[==========] 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:08.484043   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:46569,127.0.119.125:37027,127.0.119.124:38591
I20260608 10:00:08.486115   477 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:08.487351   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:08.506474   483 instance_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:08.506516   484 instance_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:08.506800   486 instance_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:08.507335   477 server_base.cc:1061] running on GCE node
I20260608 10:00:09.781482   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.781735   477 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.781911   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912809781895 us; error 0 us; skew 500 ppm
I20260608 10:00:09.782892   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.788687   477 webserver.cc:533] Webserver started at http://127.0.119.126:38073/ using document root <none> and password file <none>
I20260608 10:00:09.789633   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.789867   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.790310   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.796592   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "e473ef053f754720a11de21863048681"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-f77q"
I20260608 10:00:09.805709   477 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.008s
I20260608 10:00:09.811753   492 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.813390   477 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:09.813804   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "e473ef053f754720a11de21863048681"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-f77q"
I20260608 10:00:09.814184   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:09.869968   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:09.871747   477 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:09.872303   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:09.954015   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:46569
I20260608 10:00:09.954134   543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:46569 every 8 connection(s)
I20260608 10:00:09.960927   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:09.963490   544 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:09.968477   546 instance_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.970438   547 instance_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.974126   549 instance_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.974198   477 server_base.cc:1061] running on GCE node
I20260608 10:00:09.975386   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.975695   477 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.975919   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912809975898 us; error 0 us; skew 500 ppm
I20260608 10:00:09.976838   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.981451   477 webserver.cc:533] Webserver started at http://127.0.119.125:43983/ using document root <none> and password file <none>
I20260608 10:00:09.982267   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.982587   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.982980   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.984627   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root/instance:
uuid: "91cbdace8eb745b59731769ced69e07c"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-f77q"
I20260608 10:00:09.992254   477 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.006s
I20260608 10:00:09.990286   544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.001355   554 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:10.002545   477 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:00:10.002950   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
uuid: "91cbdace8eb745b59731769ced69e07c"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-f77q"
I20260608 10:00:10.003358   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:10.022409   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.024042   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.030332   544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:10.034276   494 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.125:37027: connect: Connection refused (error 111)
W20260608 10:00:10.040135   544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.125:37027: Network error: Client connection negotiation failed: client connection to 127.0.119.125:37027: connect: Connection refused (error 111)
I20260608 10:00:10.090387   544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } attempt: 1
W20260608 10:00:10.096508   544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.125:37027: Network error: Client connection negotiation failed: client connection to 127.0.119.125:37027: connect: Connection refused (error 111)
I20260608 10:00:10.101023   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.125:37027
I20260608 10:00:10.101279   608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.125:37027 every 8 connection(s)
I20260608 10:00:10.107337   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:10.107342   609 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:10.114653   609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:10.116555   612 instance_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:10.118628   611 instance_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:10.123196   615 instance_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:10.123193   477 server_base.cc:1061] running on GCE node
I20260608 10:00:10.124522   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:10.124866   477 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:10.125056   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912810125042 us; error 0 us; skew 500 ppm
I20260608 10:00:10.125765   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.129740   477 webserver.cc:533] Webserver started at http://127.0.119.124:39299/ using document root <none> and password file <none>
I20260608 10:00:10.130358   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.130673   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.131026   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.132469   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root/instance:
uuid: "ebe227385b494a708010b0f484948b59"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.132794   609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.139832   477 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:00:10.145560   621 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:10.146725   477 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:10.147063   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
uuid: "ebe227385b494a708010b0f484948b59"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.147362   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:10.148146   609 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:10.158130   609 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:38591: Network error: Client connection negotiation failed: client connection to 127.0.119.124:38591: connect: Connection refused (error 111)
I20260608 10:00:10.165027   544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } attempt: 2
I20260608 10:00:10.175757   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.176738   544 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.177485   477 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 10:00:10.186630   544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:38591: Network error: Client connection negotiation failed: client connection to 127.0.119.124:38591: connect: Connection refused (error 111)
I20260608 10:00:10.201746   609 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } attempt: 1
W20260608 10:00:10.208300   609 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:38591: Network error: Client connection negotiation failed: client connection to 127.0.119.124:38591: connect: Connection refused (error 111)
I20260608 10:00:10.218194   544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } attempt: 1
W20260608 10:00:10.225495   544 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:38591: Network error: Client connection negotiation failed: client connection to 127.0.119.124:38591: connect: Connection refused (error 111)
I20260608 10:00:10.259847   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.124:38591
I20260608 10:00:10.259982   673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.124:38591 every 8 connection(s)
I20260608 10:00:10.265196   674 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:10.265311   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:10.271019   674 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.283844   609 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } attempt: 2
I20260608 10:00:10.284894   674 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.293053   544 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } attempt: 2
I20260608 10:00:10.300367   674 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:10.311457   609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: Bootstrap starting.
I20260608 10:00:10.316037   544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: Bootstrap starting.
I20260608 10:00:10.319927   609 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.321672   544 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.322708   609 log.cc:826] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: Log is configured to *not* fsync() on all Append() calls
I20260608 10:00:10.325961   674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: Bootstrap starting.
I20260608 10:00:10.330217   544 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: No bootstrap required, opened a new log
I20260608 10:00:10.330725   609 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: No bootstrap required, opened a new log
I20260608 10:00:10.332948   674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:10.339042   674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: No bootstrap required, opened a new log
I20260608 10:00:10.350466   609 raft_consensus.cc:359] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.350481   674 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.350555   544 raft_consensus.cc:359] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.351473   609 raft_consensus.cc:385] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.351616   544 raft_consensus.cc:385] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.351596   674 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:10.351904   609 raft_consensus.cc:740] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91cbdace8eb745b59731769ced69e07c, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.352035   544 raft_consensus.cc:740] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e473ef053f754720a11de21863048681, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.352105   674 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebe227385b494a708010b0f484948b59, State: Initialized, Role: FOLLOWER
I20260608 10:00:10.353430   609 consensus_queue.cc:260] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.353175   674 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.353175   544 consensus_queue.cc:260] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.359294   683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [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: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.360327   683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.361646   609 sys_catalog.cc:565] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:10.361726   674 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:10.364820   544 sys_catalog.cc:565] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:10.363306   684 sys_catalog.cc:455] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [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: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.366246   684 sys_catalog.cc:458] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.361495   682 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [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: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.367105   682 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 10:00:10.378648   498 tablet.cc:2404] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:00:10.400068   684 raft_consensus.cc:493] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:10.401183   684 raft_consensus.cc:515] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.407169   584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e473ef053f754720a11de21863048681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91cbdace8eb745b59731769ced69e07c" is_pre_election: true
I20260608 10:00:10.408102   584 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e473ef053f754720a11de21863048681 in term 0.
I20260608 10:00:10.409407   649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e473ef053f754720a11de21863048681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe227385b494a708010b0f484948b59" is_pre_election: true
I20260608 10:00:10.410140   649 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e473ef053f754720a11de21863048681 in term 0.
I20260608 10:00:10.410327   494 leader_election.cc:304] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91cbdace8eb745b59731769ced69e07c, e473ef053f754720a11de21863048681; no voters: 
I20260608 10:00:10.411958   684 leader_election.cc:290] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91cbdace8eb745b59731769ced69e07c (127.0.119.125:37027), ebe227385b494a708010b0f484948b59 (127.0.119.124:38591)
I20260608 10:00:10.412617   684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:10.413086   684 raft_consensus.cc:493] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:10.413518   684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:10.428396   684 raft_consensus.cc:515] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.432643   584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e473ef053f754720a11de21863048681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91cbdace8eb745b59731769ced69e07c"
I20260608 10:00:10.433454   584 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:10.437819   684 leader_election.cc:290] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [CANDIDATE]: Term 1 election: Requested vote from peers 91cbdace8eb745b59731769ced69e07c (127.0.119.125:37027), ebe227385b494a708010b0f484948b59 (127.0.119.124:38591)
I20260608 10:00:10.439152   649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e473ef053f754720a11de21863048681" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebe227385b494a708010b0f484948b59"
I20260608 10:00:10.440260   649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:10.441912   716 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.442337   716 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:10.444950   584 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e473ef053f754720a11de21863048681 in term 1.
W20260608 10:00:10.445850   717 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.446209   717 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:10.446333   494 leader_election.cc:304] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91cbdace8eb745b59731769ced69e07c, e473ef053f754720a11de21863048681; no voters: 
I20260608 10:00:10.447284   684 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:10.447837   684 raft_consensus.cc:697] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 1 LEADER]: Becoming Leader. State: Replica: e473ef053f754720a11de21863048681, State: Running, Role: LEADER
I20260608 10:00:10.448925   649 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e473ef053f754720a11de21863048681 in term 1.
I20260608 10:00:10.448930   684 consensus_queue.cc:237] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } }
I20260608 10:00:10.458361   715 sys_catalog.cc:455] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e473ef053f754720a11de21863048681. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.459362   715 sys_catalog.cc:458] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.462596   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:10.462930   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:00:10.464951   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:10.468461   719 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:10.468875   719 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:10.469420   721 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 10:00:10.477795   723 instance_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:10.478976   722 instance_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:10.480871   721 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 10:00:10.504920   725 instance_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:10.506074   477 server_base.cc:1061] running on GCE node
I20260608 10:00:10.507431   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:10.507745   477 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:10.507977   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912810507957 us; error 0 us; skew 500 ppm
I20260608 10:00:10.508984   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.513515   649 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 1 FOLLOWER]: Refusing update from remote peer e473ef053f754720a11de21863048681: 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:10.515727   584 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 1 FOLLOWER]: Refusing update from remote peer e473ef053f754720a11de21863048681: 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:10.517760   684 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 }, 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.519692   684 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:10.540666   477 webserver.cc:533] Webserver started at http://127.0.119.65:43337/ using document root <none> and password file <none>
I20260608 10:00:10.541603   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.541905   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.542343   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.544282   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "8f96b053b96b495099759c32d9cc5b4a"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.543919   683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: SysCatalogTable state changed. Reason: New leader e473ef053f754720a11de21863048681. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.544873   683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.546481   682 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e473ef053f754720a11de21863048681. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.547672   682 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.555423   727 mvcc.cc:204] Tried to move back new op lower bound from 7294618871834267648 to 7294618871611822080. Current Snapshot: MvccSnapshot[applied={T|T < 7294618871834267648}]
I20260608 10:00:10.572934   684 sys_catalog.cc:455] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.573732   477 fs_manager.cc:696] Time spent creating directory manager: real 0.029s	user 0.011s	sys 0.016s
I20260608 10:00:10.573930   684 sys_catalog.cc:458] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.579888   683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.580854   683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.581882   738 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:10.583047   477 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:00:10.583570   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "8f96b053b96b495099759c32d9cc5b4a"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.584030   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:10.585595   721 catalog_manager.cc:1382] Generated new cluster ID: dc2ab48ac2e6457594974b55f7784ea6
I20260608 10:00:10.585942   721 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:10.589601   735 sys_catalog.cc:455] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.590525   735 sys_catalog.cc:458] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:10.595391   682 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e473ef053f754720a11de21863048681" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e473ef053f754720a11de21863048681" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 46569 } } peers { permanent_uuid: "91cbdace8eb745b59731769ced69e07c" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 37027 } } peers { permanent_uuid: "ebe227385b494a708010b0f484948b59" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 38591 } } }
I20260608 10:00:10.596266   682 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:10.607689   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.609789   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.612841   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:10.618638   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:10.619016   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.619357   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:10.619592   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:10.636305   721 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:10.640122   721 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:10.687124   721 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: Generated new TSK 0
I20260608 10:00:10.688549   721 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:10.761543   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:38643
I20260608 10:00:10.761907   801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:38643 every 8 connection(s)
I20260608 10:00:10.791916   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:10.795265   802 heartbeater.cc:344] Connected to a master server at 127.0.119.124:38591
I20260608 10:00:10.795861   802 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.797312   802 heartbeater.cc:507] Master 127.0.119.124:38591 requested a full tablet report, sending...
I20260608 10:00:10.806247   639 ts_manager.cc:194] Registered new tserver with Master: 8f96b053b96b495099759c32d9cc5b4a (127.0.119.65:38643)
W20260608 10:00:10.819636   810 instance_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:10.822098   812 instance_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:10.822481   804 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46569
W20260608 10:00:10.823006   809 instance_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:10.823158   804 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.824536   804 heartbeater.cc:507] Master 127.0.119.126:46569 requested a full tablet report, sending...
I20260608 10:00:10.829334   509 ts_manager.cc:194] Registered new tserver with Master: 8f96b053b96b495099759c32d9cc5b4a (127.0.119.65:38643)
I20260608 10:00:10.832552   803 heartbeater.cc:344] Connected to a master server at 127.0.119.125:37027
I20260608 10:00:10.833276   803 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:10.834438   509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33728
I20260608 10:00:10.835302   803 heartbeater.cc:507] Master 127.0.119.125:37027 requested a full tablet report, sending...
I20260608 10:00:10.840632   574 ts_manager.cc:194] Registered new tserver with Master: 8f96b053b96b495099759c32d9cc5b4a (127.0.119.65:38643)
I20260608 10:00:10.845536   477 server_base.cc:1061] running on GCE node
I20260608 10:00:10.847110   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:10.847512   477 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:10.847821   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912810847776 us; error 0 us; skew 500 ppm
I20260608 10:00:10.849125   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:10.853480   477 webserver.cc:533] Webserver started at http://127.0.119.66:42127/ using document root <none> and password file <none>
I20260608 10:00:10.854357   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:10.854699   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:10.855120   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:10.857080   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "5a1716a19fb2445a89ba3acc88ccf6d2"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.865496   477 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.005s
I20260608 10:00:10.871788   817 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:10.873217   477 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:10.873761   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "5a1716a19fb2445a89ba3acc88ccf6d2"
format_stamp: "Formatted at 2026-06-08 10:00:10 on dist-test-slave-f77q"
I20260608 10:00:10.874287   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:10.899228   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:10.900768   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:10.902595   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:10.906239   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:10.906545   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:10.906834   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:10.907043   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:11.017407   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:36845
I20260608 10:00:11.017613   879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:36845 every 8 connection(s)
I20260608 10:00:11.047770   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:11.056948   881 heartbeater.cc:344] Connected to a master server at 127.0.119.125:37027
I20260608 10:00:11.057395   881 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.058501   881 heartbeater.cc:507] Master 127.0.119.125:37027 requested a full tablet report, sending...
I20260608 10:00:11.062713   574 ts_manager.cc:194] Registered new tserver with Master: 5a1716a19fb2445a89ba3acc88ccf6d2 (127.0.119.66:36845)
I20260608 10:00:11.064397   880 heartbeater.cc:344] Connected to a master server at 127.0.119.124:38591
I20260608 10:00:11.064889   880 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.066088   880 heartbeater.cc:507] Master 127.0.119.124:38591 requested a full tablet report, sending...
I20260608 10:00:11.069048   884 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46569
I20260608 10:00:11.069554   884 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.069693   639 ts_manager.cc:194] Registered new tserver with Master: 5a1716a19fb2445a89ba3acc88ccf6d2 (127.0.119.66:36845)
I20260608 10:00:11.070804   884 heartbeater.cc:507] Master 127.0.119.126:46569 requested a full tablet report, sending...
W20260608 10:00:11.075631   887 instance_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:11.078907   509 ts_manager.cc:194] Registered new tserver with Master: 5a1716a19fb2445a89ba3acc88ccf6d2 (127.0.119.66:36845)
I20260608 10:00:11.081251   509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33740
W20260608 10:00:11.081907   888 instance_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:11.085398   477 server_base.cc:1061] running on GCE node
W20260608 10:00:11.086866   890 instance_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:11.088040   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:11.088423   477 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:11.088657   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912811088641 us; error 0 us; skew 500 ppm
I20260608 10:00:11.089476   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:11.092418   477 webserver.cc:533] Webserver started at http://127.0.119.67:35929/ using document root <none> and password file <none>
I20260608 10:00:11.093061   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:11.093326   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:11.093714   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:11.095304   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "540ac1f715074fb0a780a23a10067612"
format_stamp: "Formatted at 2026-06-08 10:00:11 on dist-test-slave-f77q"
I20260608 10:00:11.101675   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:00:11.106062   895 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:11.107492   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:11.107872   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "540ac1f715074fb0a780a23a10067612"
format_stamp: "Formatted at 2026-06-08 10:00:11 on dist-test-slave-f77q"
I20260608 10:00:11.108240   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912808305672-477-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:11.143801   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:11.145372   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:11.147912   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:11.152315   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:11.152604   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:11.152892   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:11.153105   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:11.268993   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:40629
I20260608 10:00:11.269176   957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:40629 every 8 connection(s)
I20260608 10:00:11.311812   958 heartbeater.cc:344] Connected to a master server at 127.0.119.124:38591
I20260608 10:00:11.312330   958 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.313550   958 heartbeater.cc:507] Master 127.0.119.124:38591 requested a full tablet report, sending...
I20260608 10:00:11.314574   959 heartbeater.cc:344] Connected to a master server at 127.0.119.125:37027
I20260608 10:00:11.314810   960 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46569
I20260608 10:00:11.315073   959 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.315271   960 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:11.316262   959 heartbeater.cc:507] Master 127.0.119.125:37027 requested a full tablet report, sending...
I20260608 10:00:11.316408   960 heartbeater.cc:507] Master 127.0.119.126:46569 requested a full tablet report, sending...
I20260608 10:00:11.316893   639 ts_manager.cc:194] Registered new tserver with Master: 540ac1f715074fb0a780a23a10067612 (127.0.119.67:40629)
I20260608 10:00:11.319166   509 ts_manager.cc:194] Registered new tserver with Master: 540ac1f715074fb0a780a23a10067612 (127.0.119.67:40629)
I20260608 10:00:11.319944   574 ts_manager.cc:194] Registered new tserver with Master: 540ac1f715074fb0a780a23a10067612 (127.0.119.67:40629)
I20260608 10:00:11.320390   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028062073s
I20260608 10:00:11.321172   509 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33744
I20260608 10:00:11.447045   716 catalog_manager.cc:1294] Loaded cluster ID: dc2ab48ac2e6457594974b55f7784ea6
I20260608 10:00:11.447418   716 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: loading cluster ID for follower catalog manager: success
I20260608 10:00:11.452575   717 catalog_manager.cc:1294] Loaded cluster ID: dc2ab48ac2e6457594974b55f7784ea6
I20260608 10:00:11.452957   717 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: loading cluster ID for follower catalog manager: success
I20260608 10:00:11.453751   716 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: acquiring CA information for follower catalog manager: success
I20260608 10:00:11.458014   716 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:11.460705   717 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: acquiring CA information for follower catalog manager: success
I20260608 10:00:11.466693   717 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:11.840890   804 heartbeater.cc:499] Master 127.0.119.126:46569 was elected leader, sending a full tablet report...
I20260608 10:00:12.086987   884 heartbeater.cc:499] Master 127.0.119.126:46569 was elected leader, sending a full tablet report...
I20260608 10:00:12.324321   960 heartbeater.cc:499] Master 127.0.119.126:46569 was elected leader, sending a full tablet report...
I20260608 10:00:12.428646   714 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:13.480952   509 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33754:
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:13.578203   923 tablet_service.cc:1511] Processing CreateTablet for tablet d53298a371ea467889e6fc8504a92bce (DEFAULT_TABLE table=test-workload [id=3220ec4b3a00448a834680c7dda377ac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:13.580142   923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d53298a371ea467889e6fc8504a92bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:13.583698   767 tablet_service.cc:1511] Processing CreateTablet for tablet d1ed8ab2e1ff4da4a50728ca40d2ecc7 (DEFAULT_TABLE table=test-workload [id=3220ec4b3a00448a834680c7dda377ac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:13.584493   766 tablet_service.cc:1511] Processing CreateTablet for tablet e482c363e1964ab0b914c3275842d390 (DEFAULT_TABLE table=test-workload [id=3220ec4b3a00448a834680c7dda377ac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:13.585110   845 tablet_service.cc:1511] Processing CreateTablet for tablet 180cbb5032944f86bd3fd0532161676e (DEFAULT_TABLE table=test-workload [id=3220ec4b3a00448a834680c7dda377ac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:13.586982   767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ed8ab2e1ff4da4a50728ca40d2ecc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:13.587765   845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180cbb5032944f86bd3fd0532161676e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:13.588174   766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e482c363e1964ab0b914c3275842d390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:13.607643   993 tablet_bootstrap.cc:492] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: Bootstrap starting.
I20260608 10:00:13.612161   994 tablet_bootstrap.cc:492] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: Bootstrap starting.
I20260608 10:00:13.618080   993 tablet_bootstrap.cc:654] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:13.619899   995 tablet_bootstrap.cc:492] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: Bootstrap starting.
I20260608 10:00:13.620543   994 tablet_bootstrap.cc:654] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:13.626439   993 tablet_bootstrap.cc:492] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: No bootstrap required, opened a new log
I20260608 10:00:13.627209   993 ts_tablet_manager.cc:1403] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:00:13.628400   995 tablet_bootstrap.cc:654] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:13.628417   994 tablet_bootstrap.cc:492] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: No bootstrap required, opened a new log
I20260608 10:00:13.629053   994 ts_tablet_manager.cc:1403] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260608 10:00:13.630759   993 raft_consensus.cc:359] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540ac1f715074fb0a780a23a10067612" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40629 } }
I20260608 10:00:13.631410   993 raft_consensus.cc:385] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:13.631826   993 raft_consensus.cc:740] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540ac1f715074fb0a780a23a10067612, State: Initialized, Role: FOLLOWER
I20260608 10:00:13.632862   994 raft_consensus.cc:359] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.632814   993 consensus_queue.cc:260] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "540ac1f715074fb0a780a23a10067612" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40629 } }
I20260608 10:00:13.633562   994 raft_consensus.cc:385] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:13.633756   993 raft_consensus.cc:399] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:13.633944   994 raft_consensus.cc:740] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f96b053b96b495099759c32d9cc5b4a, State: Initialized, Role: FOLLOWER
I20260608 10:00:13.634196   993 raft_consensus.cc:493] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:13.634832   993 raft_consensus.cc:3060] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:13.634845   994 consensus_queue.cc:260] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.635749   994 raft_consensus.cc:399] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:13.636101   994 raft_consensus.cc:493] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:13.636466   994 raft_consensus.cc:3060] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:13.637393   995 tablet_bootstrap.cc:492] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: No bootstrap required, opened a new log
I20260608 10:00:13.637861   995 ts_tablet_manager.cc:1403] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260608 10:00:13.640323   995 raft_consensus.cc:359] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a1716a19fb2445a89ba3acc88ccf6d2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36845 } }
I20260608 10:00:13.640841   995 raft_consensus.cc:385] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:13.641115   995 raft_consensus.cc:740] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a1716a19fb2445a89ba3acc88ccf6d2, State: Initialized, Role: FOLLOWER
I20260608 10:00:13.641808   995 consensus_queue.cc:260] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a1716a19fb2445a89ba3acc88ccf6d2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36845 } }
I20260608 10:00:13.642566   995 raft_consensus.cc:399] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:13.642865   995 raft_consensus.cc:493] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:13.642729   993 raft_consensus.cc:515] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540ac1f715074fb0a780a23a10067612" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40629 } }
I20260608 10:00:13.643260   995 raft_consensus.cc:3060] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:13.643453   994 raft_consensus.cc:515] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.643620   993 leader_election.cc:304] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [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: 540ac1f715074fb0a780a23a10067612; no voters: 
I20260608 10:00:13.644270   994 leader_election.cc:304] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [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: 8f96b053b96b495099759c32d9cc5b4a; no voters: 
I20260608 10:00:13.646795   993 leader_election.cc:290] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:13.647603   999 raft_consensus.cc:2804] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:13.650241   995 raft_consensus.cc:515] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a1716a19fb2445a89ba3acc88ccf6d2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36845 } }
I20260608 10:00:13.651259   995 leader_election.cc:304] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [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: 5a1716a19fb2445a89ba3acc88ccf6d2; no voters: 
I20260608 10:00:13.653465   994 leader_election.cc:290] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:13.654206  1000 raft_consensus.cc:2804] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:13.659610   995 leader_election.cc:290] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:13.660351  1003 raft_consensus.cc:2804] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:13.661123   993 ts_tablet_manager.cc:1434] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.013s
I20260608 10:00:13.667995   999 raft_consensus.cc:697] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 1 LEADER]: Becoming Leader. State: Replica: 540ac1f715074fb0a780a23a10067612, State: Running, Role: LEADER
I20260608 10:00:13.669317   999 consensus_queue.cc:237] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [LEADER]: Queue going to LEADER mode. State: All 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: "540ac1f715074fb0a780a23a10067612" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40629 } }
I20260608 10:00:13.671113  1000 raft_consensus.cc:697] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 1 LEADER]: Becoming Leader. State: Replica: 8f96b053b96b495099759c32d9cc5b4a, State: Running, Role: LEADER
I20260608 10:00:13.675647   995 ts_tablet_manager.cc:1434] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.015s
I20260608 10:00:13.676679  1000 consensus_queue.cc:237] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [LEADER]: Queue going to LEADER mode. State: All 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: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.674887  1003 raft_consensus.cc:697] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 1 LEADER]: Becoming Leader. State: Replica: 5a1716a19fb2445a89ba3acc88ccf6d2, State: Running, Role: LEADER
I20260608 10:00:13.678249  1003 consensus_queue.cc:237] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [LEADER]: Queue going to LEADER mode. State: All 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: "5a1716a19fb2445a89ba3acc88ccf6d2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36845 } }
I20260608 10:00:13.682631   994 ts_tablet_manager.cc:1434] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: Time spent starting tablet: real 0.053s	user 0.034s	sys 0.016s
I20260608 10:00:13.683919   994 tablet_bootstrap.cc:492] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: Bootstrap starting.
I20260608 10:00:13.693928   994 tablet_bootstrap.cc:654] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:13.736929   509 catalog_manager.cc:5696] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f96b053b96b495099759c32d9cc5b4a (127.0.119.65). New cstate: current_term: 1 leader_uuid: "8f96b053b96b495099759c32d9cc5b4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:13.743806   508 catalog_manager.cc:5696] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540ac1f715074fb0a780a23a10067612 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "540ac1f715074fb0a780a23a10067612" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540ac1f715074fb0a780a23a10067612" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40629 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:13.766934   507 catalog_manager.cc:5696] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a1716a19fb2445a89ba3acc88ccf6d2 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "5a1716a19fb2445a89ba3acc88ccf6d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a1716a19fb2445a89ba3acc88ccf6d2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36845 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:13.773584   994 tablet_bootstrap.cc:492] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: No bootstrap required, opened a new log
I20260608 10:00:13.774174   994 ts_tablet_manager.cc:1403] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.004s
I20260608 10:00:13.777927   994 raft_consensus.cc:359] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.778620   994 raft_consensus.cc:385] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:13.778950   994 raft_consensus.cc:740] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f96b053b96b495099759c32d9cc5b4a, State: Initialized, Role: FOLLOWER
I20260608 10:00:13.779769   994 consensus_queue.cc:260] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.780479   994 raft_consensus.cc:399] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:13.780803   994 raft_consensus.cc:493] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:13.781149   994 raft_consensus.cc:3060] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:13.788532   994 raft_consensus.cc:515] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.789458   994 leader_election.cc:304] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [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: 8f96b053b96b495099759c32d9cc5b4a; no voters: 
I20260608 10:00:13.790305  1000 raft_consensus.cc:2804] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:13.790856  1000 raft_consensus.cc:697] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 1 LEADER]: Becoming Leader. State: Replica: 8f96b053b96b495099759c32d9cc5b4a, State: Running, Role: LEADER
I20260608 10:00:13.791646  1000 consensus_queue.cc:237] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [LEADER]: Queue going to LEADER mode. State: All 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: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } }
I20260608 10:00:13.793922   994 leader_election.cc:290] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:13.797783   994 ts_tablet_manager.cc:1434] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 10:00:13.886188   508 catalog_manager.cc:5696] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f96b053b96b495099759c32d9cc5b4a (127.0.119.65). New cstate: current_term: 1 leader_uuid: "8f96b053b96b495099759c32d9cc5b4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f96b053b96b495099759c32d9cc5b4a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38643 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:13.931250   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:00:13.955639   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:13.956866   477 tablet_replica.cc:333] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a: stopping tablet replica
I20260608 10:00:13.957667   477 raft_consensus.cc:2243] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:13.958221   477 raft_consensus.cc:2272] T e482c363e1964ab0b914c3275842d390 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:13.961352   477 tablet_replica.cc:333] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a: stopping tablet replica
I20260608 10:00:13.961890   477 raft_consensus.cc:2243] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:13.962344   477 raft_consensus.cc:2272] T d1ed8ab2e1ff4da4a50728ca40d2ecc7 P 8f96b053b96b495099759c32d9cc5b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.122213   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:00:14.133085   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:00:14.151615   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:14.152442   477 tablet_replica.cc:333] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2: stopping tablet replica
I20260608 10:00:14.153050   477 raft_consensus.cc:2243] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:14.153529   477 raft_consensus.cc:2272] T 180cbb5032944f86bd3fd0532161676e P 5a1716a19fb2445a89ba3acc88ccf6d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.173087   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:00:14.182412   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:00:14.202986   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:14.203835   477 tablet_replica.cc:333] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612: stopping tablet replica
I20260608 10:00:14.204406   477 raft_consensus.cc:2243] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:14.204872   477 raft_consensus.cc:2272] T d53298a371ea467889e6fc8504a92bce P 540ac1f715074fb0a780a23a10067612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.224764   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:00:14.234025   477 master.cc:562] Master@127.0.119.126:46569 shutting down...
I20260608 10:00:14.331459   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:14.332408   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.332741   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P e473ef053f754720a11de21863048681: stopping tablet replica
I20260608 10:00:14.354075   477 master.cc:584] Master@127.0.119.126:46569 shutdown complete.
I20260608 10:00:14.368221   477 master.cc:562] Master@127.0.119.125:37027 shutting down...
I20260608 10:00:14.384192   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:14.384913   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.385272   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 91cbdace8eb745b59731769ced69e07c: stopping tablet replica
I20260608 10:00:14.435547   477 master.cc:584] Master@127.0.119.125:37027 shutdown complete.
I20260608 10:00:14.445983   477 master.cc:562] Master@127.0.119.124:38591 shutting down...
I20260608 10:00:14.462872   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:14.463502   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:14.463846   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebe227385b494a708010b0f484948b59: stopping tablet replica
I20260608 10:00:14.482566   477 master.cc:584] Master@127.0.119.124:38591 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6029 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:00:14.510637   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39239
I20260608 10:00:14.511824   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:14.517277  1016 instance_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:14.518507  1017 instance_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:14.521495  1019 instance_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:14.521587   477 server_base.cc:1061] running on GCE node
I20260608 10:00:14.522852   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:14.523083   477 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:14.523260   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912814523241 us; error 0 us; skew 500 ppm
I20260608 10:00:14.523890   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:14.526692   477 webserver.cc:533] Webserver started at http://127.0.119.126:42525/ using document root <none> and password file <none>
I20260608 10:00:14.527273   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:14.527495   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:14.527801   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:14.528939   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "ad402fdf96e144798c5449404e90b305"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.533999   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:00:14.538287  1024 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:14.539333   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:14.539692   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "ad402fdf96e144798c5449404e90b305"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.540007   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-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:14.549985   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:14.551179   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:14.588857   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39239
I20260608 10:00:14.589016  1075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39239 every 8 connection(s)
I20260608 10:00:14.593041  1076 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:14.602957  1076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305: Bootstrap starting.
I20260608 10:00:14.607487  1076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:14.611903  1076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305: No bootstrap required, opened a new log
I20260608 10:00:14.614182  1076 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad402fdf96e144798c5449404e90b305" member_type: VOTER }
I20260608 10:00:14.614620  1076 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:14.614902  1076 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad402fdf96e144798c5449404e90b305, State: Initialized, Role: FOLLOWER
I20260608 10:00:14.615636  1076 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad402fdf96e144798c5449404e90b305" member_type: VOTER }
I20260608 10:00:14.616112  1076 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:14.616364  1076 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:14.616650  1076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:14.620939  1076 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad402fdf96e144798c5449404e90b305" member_type: VOTER }
I20260608 10:00:14.621555  1076 leader_election.cc:304] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [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: ad402fdf96e144798c5449404e90b305; no voters: 
I20260608 10:00:14.622802  1076 leader_election.cc:290] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:14.623229  1079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:14.624615  1079 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 1 LEADER]: Becoming Leader. State: Replica: ad402fdf96e144798c5449404e90b305, State: Running, Role: LEADER
I20260608 10:00:14.625376  1079 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [LEADER]: Queue going to LEADER mode. State: All 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: "ad402fdf96e144798c5449404e90b305" member_type: VOTER }
I20260608 10:00:14.626009  1076 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:14.629851  1080 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad402fdf96e144798c5449404e90b305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad402fdf96e144798c5449404e90b305" member_type: VOTER } }
I20260608 10:00:14.630250  1081 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad402fdf96e144798c5449404e90b305. Latest consensus state: current_term: 1 leader_uuid: "ad402fdf96e144798c5449404e90b305" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad402fdf96e144798c5449404e90b305" member_type: VOTER } }
I20260608 10:00:14.630570  1080 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:14.631096  1081 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:14.638644  1086 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:14.647541  1086 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:14.648712   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:14.658074  1086 catalog_manager.cc:1382] Generated new cluster ID: 1d28e6aee2b44ca0b3abc64d79532826
I20260608 10:00:14.658422  1086 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:14.682384  1086 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:14.683749  1086 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:14.702610  1086 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305: Generated new TSK 0
I20260608 10:00:14.703310  1086 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:14.715685   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:14.722894  1098 instance_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:14.723999  1099 instance_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:14.726567  1101 instance_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:14.726856   477 server_base.cc:1061] running on GCE node
I20260608 10:00:14.727953   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:14.728232   477 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:14.728420   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912814728401 us; error 0 us; skew 500 ppm
I20260608 10:00:14.729027   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:14.731699   477 webserver.cc:533] Webserver started at http://127.0.119.65:36159/ using document root <none> and password file <none>
I20260608 10:00:14.732263   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:14.732481   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:14.732779   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:14.733893   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "2eade664199f4197a02aef26a47c6088"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.739100   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:00:14.744190  1106 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:14.745136   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:00:14.745512   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "2eade664199f4197a02aef26a47c6088"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.745867   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-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:14.776247   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:14.777391   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:14.778965   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:14.781378   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:14.781635   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:14.781946   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:14.782155   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:14.823580   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:45121
I20260608 10:00:14.823690  1168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:45121 every 8 connection(s)
I20260608 10:00:14.828956   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:14.836210  1173 instance_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:14.838234  1174 instance_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:14.840546  1176 instance_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:14.840735   477 server_base.cc:1061] running on GCE node
I20260608 10:00:14.842255   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:14.842579   477 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:14.842794   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912814842776 us; error 0 us; skew 500 ppm
I20260608 10:00:14.842877  1169 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39239
I20260608 10:00:14.843322  1169 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:14.843565   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:14.844110  1169 heartbeater.cc:507] Master 127.0.119.126:39239 requested a full tablet report, sending...
I20260608 10:00:14.846575   477 webserver.cc:533] Webserver started at http://127.0.119.66:35689/ using document root <none> and password file <none>
I20260608 10:00:14.846908  1041 ts_manager.cc:194] Registered new tserver with Master: 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121)
I20260608 10:00:14.847199   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:14.847474   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:14.847815   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:14.848970   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "7c87a17f86b14eef8a7993a59ff837cc"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.849052  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47036
I20260608 10:00:14.854082   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:00:14.857942  1181 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:14.858922   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:14.859342   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "7c87a17f86b14eef8a7993a59ff837cc"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.859676   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-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:14.874058   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:14.875360   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:14.876925   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:14.879449   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:14.879652   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:14.879961   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:14.880133   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:14.923696   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:38471
I20260608 10:00:14.923810  1243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:38471 every 8 connection(s)
I20260608 10:00:14.929574   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:14.937969  1247 instance_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:14.940559  1248 instance_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:14.942449  1250 instance_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:14.944922  1244 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39239
I20260608 10:00:14.945521   477 server_base.cc:1061] running on GCE node
I20260608 10:00:14.945541  1244 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:14.946751   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:14.946818  1244 heartbeater.cc:507] Master 127.0.119.126:39239 requested a full tablet report, sending...
W20260608 10:00:14.947165   477 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:14.947503   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912814947480 us; error 0 us; skew 500 ppm
I20260608 10:00:14.948465   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:14.949326  1041 ts_manager.cc:194] Registered new tserver with Master: 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:14.951001  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47048
I20260608 10:00:14.951443   477 webserver.cc:533] Webserver started at http://127.0.119.67:38171/ using document root <none> and password file <none>
I20260608 10:00:14.952137   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:14.952427   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:14.952745   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:14.953967   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "f7fa2ab31fa14c0991546b87601c18d3"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.959256   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:14.963497  1255 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:14.964564   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:14.964987   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "f7fa2ab31fa14c0991546b87601c18d3"
format_stamp: "Formatted at 2026-06-08 10:00:14 on dist-test-slave-f77q"
I20260608 10:00:14.965320   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-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:14.981881   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:14.983212   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:14.985062   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:14.987787   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:14.988075   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:14.988363   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:14.988574   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:15.030628   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:41521
I20260608 10:00:15.030752  1317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:41521 every 8 connection(s)
I20260608 10:00:15.050534  1318 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39239
I20260608 10:00:15.050971  1318 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:15.051883  1318 heartbeater.cc:507] Master 127.0.119.126:39239 requested a full tablet report, sending...
I20260608 10:00:15.054361  1041 ts_manager.cc:194] Registered new tserver with Master: f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:15.054627   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019774752s
I20260608 10:00:15.056171  1041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47054
I20260608 10:00:15.851944  1169 heartbeater.cc:499] Master 127.0.119.126:39239 was elected leader, sending a full tablet report...
I20260608 10:00:15.953855  1244 heartbeater.cc:499] Master 127.0.119.126:39239 was elected leader, sending a full tablet report...
I20260608 10:00:16.059135  1318 heartbeater.cc:499] Master 127.0.119.126:39239 was elected leader, sending a full tablet report...
I20260608 10:00:16.114267  1041 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47070:
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:16.117405  1041 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:16.198524  1283 tablet_service.cc:1511] Processing CreateTablet for tablet f09e1e9143274c69bc4419417f5fb17f (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:16.200196  1283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09e1e9143274c69bc4419417f5fb17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.200073  1281 tablet_service.cc:1511] Processing CreateTablet for tablet b30107fec37c4aafb8d5652f33bcfe05 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:16.201836  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30107fec37c4aafb8d5652f33bcfe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.209237  1282 tablet_service.cc:1511] Processing CreateTablet for tablet fbe9192542834e1ba7c9aaf79dce9272 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:16.210984  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe9192542834e1ba7c9aaf79dce9272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.212868  1209 tablet_service.cc:1511] Processing CreateTablet for tablet f09e1e9143274c69bc4419417f5fb17f (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:16.215862  1208 tablet_service.cc:1511] Processing CreateTablet for tablet fbe9192542834e1ba7c9aaf79dce9272 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:16.218515  1207 tablet_service.cc:1511] Processing CreateTablet for tablet b30107fec37c4aafb8d5652f33bcfe05 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:16.221139  1134 tablet_service.cc:1511] Processing CreateTablet for tablet f09e1e9143274c69bc4419417f5fb17f (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:16.223796  1133 tablet_service.cc:1511] Processing CreateTablet for tablet fbe9192542834e1ba7c9aaf79dce9272 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:16.226364  1132 tablet_service.cc:1511] Processing CreateTablet for tablet b30107fec37c4aafb8d5652f33bcfe05 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:16.227807  1337 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.229236  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 05495608eb9142d9be092b8c9e5e4fc6 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:16.230782  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05495608eb9142d9be092b8c9e5e4fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.232412  1131 tablet_service.cc:1511] Processing CreateTablet for tablet 05495608eb9142d9be092b8c9e5e4fc6 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:16.235034  1337 tablet_bootstrap.cc:654] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.235055  1130 tablet_service.cc:1511] Processing CreateTablet for tablet 886f5afccc494d9cb24190facb46c91e (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:16.239616  1283 tablet_service.cc:1511] Processing CreateTablet for tablet 886f5afccc494d9cb24190facb46c91e (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:16.241299  1206 tablet_service.cc:1511] Processing CreateTablet for tablet 05495608eb9142d9be092b8c9e5e4fc6 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:16.242247  1283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886f5afccc494d9cb24190facb46c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.243793  1205 tablet_service.cc:1511] Processing CreateTablet for tablet 886f5afccc494d9cb24190facb46c91e (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:16.247479  1129 tablet_service.cc:1511] Processing CreateTablet for tablet 877921bc5daf4943a3aad98a54eed364 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:16.249854  1204 tablet_service.cc:1511] Processing CreateTablet for tablet 877921bc5daf4943a3aad98a54eed364 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:16.249873  1134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09e1e9143274c69bc4419417f5fb17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.251977  1129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877921bc5daf4943a3aad98a54eed364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.252671  1280 tablet_service.cc:1511] Processing CreateTablet for tablet 877921bc5daf4943a3aad98a54eed364 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:16.254036  1280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877921bc5daf4943a3aad98a54eed364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.254899  1130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886f5afccc494d9cb24190facb46c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.256587  1203 tablet_service.cc:1511] Processing CreateTablet for tablet ff75fa0d5c1841bcb87ea0c113fa0021 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:16.257401  1337 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.257929  1337 ts_tablet_manager.cc:1403] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.011s
I20260608 10:00:16.259011  1132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30107fec37c4aafb8d5652f33bcfe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.261252  1337 raft_consensus.cc:359] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.262238  1337 raft_consensus.cc:385] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.262567  1337 raft_consensus.cc:740] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.262944  1131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05495608eb9142d9be092b8c9e5e4fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.263411  1337 consensus_queue.cc:260] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.214321  1209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09e1e9143274c69bc4419417f5fb17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.265257  1133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe9192542834e1ba7c9aaf79dce9272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.266010  1205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886f5afccc494d9cb24190facb46c91e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.267871  1206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05495608eb9142d9be092b8c9e5e4fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.267946  1128 tablet_service.cc:1511] Processing CreateTablet for tablet ff75fa0d5c1841bcb87ea0c113fa0021 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:16.268648  1208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbe9192542834e1ba7c9aaf79dce9272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.269670  1128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff75fa0d5c1841bcb87ea0c113fa0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.270799  1204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877921bc5daf4943a3aad98a54eed364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.274892  1203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff75fa0d5c1841bcb87ea0c113fa0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.275712  1207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30107fec37c4aafb8d5652f33bcfe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.284173  1127 tablet_service.cc:1511] Processing CreateTablet for tablet c41b742f139b4a32afe69027e314a54a (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:16.286237  1127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b742f139b4a32afe69027e314a54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.289777  1202 tablet_service.cc:1511] Processing CreateTablet for tablet c41b742f139b4a32afe69027e314a54a (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:16.291551  1202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b742f139b4a32afe69027e314a54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.295769  1281 tablet_service.cc:1511] Processing CreateTablet for tablet c41b742f139b4a32afe69027e314a54a (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:16.297338  1281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b742f139b4a32afe69027e314a54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.285764  1282 tablet_service.cc:1511] Processing CreateTablet for tablet ff75fa0d5c1841bcb87ea0c113fa0021 (DEFAULT_TABLE table=test-workload [id=c55b17f01e294de5a1f1175f9124f089]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:16.299741  1282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff75fa0d5c1841bcb87ea0c113fa0021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.363119  1337 ts_tablet_manager.cc:1434] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.105s	user 0.005s	sys 0.005s
I20260608 10:00:16.366367  1337 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.373714  1337 tablet_bootstrap.cc:654] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.381603  1340 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.386920  1339 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.390854  1337 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.391471  1337 ts_tablet_manager.cc:1403] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260608 10:00:16.392002  1340 tablet_bootstrap.cc:654] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.394747  1337 raft_consensus.cc:359] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.395673  1337 raft_consensus.cc:385] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.396039  1337 raft_consensus.cc:740] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.397126  1337 consensus_queue.cc:260] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.399716  1337 ts_tablet_manager.cc:1434] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:00:16.401840  1339 tablet_bootstrap.cc:654] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.414549  1340 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.415159  1340 ts_tablet_manager.cc:1403] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260608 10:00:16.415339  1337 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.418931  1340 raft_consensus.cc:359] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.419893  1340 raft_consensus.cc:385] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.420253  1340 raft_consensus.cc:740] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.421546  1339 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.422022  1339 ts_tablet_manager.cc:1403] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.014s
I20260608 10:00:16.421299  1340 consensus_queue.cc:260] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.424172  1337 tablet_bootstrap.cc:654] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.425592  1339 raft_consensus.cc:359] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.426746  1339 raft_consensus.cc:385] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.427274  1339 raft_consensus.cc:740] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.428432  1339 consensus_queue.cc:260] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.429843  1337 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.430511  1337 ts_tablet_manager.cc:1403] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 10:00:16.431644  1340 ts_tablet_manager.cc:1434] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 10:00:16.433172  1340 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.433975  1337 raft_consensus.cc:359] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.434882  1337 raft_consensus.cc:385] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.435216  1337 raft_consensus.cc:740] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.436127  1337 consensus_queue.cc:260] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.439086  1337 ts_tablet_manager.cc:1434] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 10:00:16.440265  1337 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.440960  1340 tablet_bootstrap.cc:654] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.447535  1337 tablet_bootstrap.cc:654] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.449898  1339 ts_tablet_manager.cc:1434] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.001s
I20260608 10:00:16.451232  1339 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.454371  1340 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.454960  1340 ts_tablet_manager.cc:1403] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260608 10:00:16.458240  1339 tablet_bootstrap.cc:654] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.458065  1340 raft_consensus.cc:359] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.458894  1340 raft_consensus.cc:385] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.459231  1340 raft_consensus.cc:740] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.460311  1340 consensus_queue.cc:260] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.468807  1340 ts_tablet_manager.cc:1434] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:00:16.470111  1340 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.470333  1339 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.470860  1339 ts_tablet_manager.cc:1403] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:00:16.473820  1339 raft_consensus.cc:359] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.474615  1339 raft_consensus.cc:385] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.474946  1339 raft_consensus.cc:740] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.475966  1339 consensus_queue.cc:260] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.480400  1340 tablet_bootstrap.cc:654] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.494696  1339 ts_tablet_manager.cc:1434] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 10:00:16.495960  1339 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.496661  1337 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.497170  1337 ts_tablet_manager.cc:1403] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.024s
I20260608 10:00:16.499758  1337 raft_consensus.cc:359] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.494773  1340 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.500444  1337 raft_consensus.cc:385] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.500859  1337 raft_consensus.cc:740] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.501449  1340 ts_tablet_manager.cc:1403] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260608 10:00:16.502220  1339 tablet_bootstrap.cc:654] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.501910  1337 consensus_queue.cc:260] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.504642  1337 ts_tablet_manager.cc:1434] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:00:16.505857  1337 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.505067  1340 raft_consensus.cc:359] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.506706  1340 raft_consensus.cc:385] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.507074  1340 raft_consensus.cc:740] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.508136  1340 consensus_queue.cc:260] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.510874  1340 ts_tablet_manager.cc:1434] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:00:16.512115  1340 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.513697  1337 tablet_bootstrap.cc:654] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.518989  1341 raft_consensus.cc:493] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.519604  1341 raft_consensus.cc:515] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.520213  1340 tablet_bootstrap.cc:654] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.525256  1341 leader_election.cc:290] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.547533  1339 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.551513  1339 ts_tablet_manager.cc:1403] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.006s
I20260608 10:00:16.558753  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
W20260608 10:00:16.561575  1257 leader_election.cc:343] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.559062  1339 raft_consensus.cc:359] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.565819  1339 raft_consensus.cc:385] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.566222  1339 raft_consensus.cc:740] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.566077  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.567420  1339 consensus_queue.cc:260] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
W20260608 10:00:16.568127  1257 leader_election.cc:343] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.568575  1340 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.568691  1257 leader_election.cc:304] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [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: f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc
I20260608 10:00:16.569224  1340 ts_tablet_manager.cc:1403] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.034s
I20260608 10:00:16.569782  1341 raft_consensus.cc:2749] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:16.570792  1339 ts_tablet_manager.cc:1434] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:00:16.571377  1337 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.571826  1339 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.571913  1337 ts_tablet_manager.cc:1403] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.066s	user 0.038s	sys 0.020s
I20260608 10:00:16.573287  1340 raft_consensus.cc:359] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.574111  1340 raft_consensus.cc:385] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.574441  1340 raft_consensus.cc:740] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.575423  1337 raft_consensus.cc:359] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.575531  1340 consensus_queue.cc:260] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.576396  1337 raft_consensus.cc:385] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.576778  1337 raft_consensus.cc:740] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.577696  1337 consensus_queue.cc:260] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.582409  1337 ts_tablet_manager.cc:1434] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:00:16.583662  1337 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.584210  1340 ts_tablet_manager.cc:1434] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260608 10:00:16.585161  1345 raft_consensus.cc:493] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.585471  1340 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.585736  1345 raft_consensus.cc:515] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.591055  1339 tablet_bootstrap.cc:654] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.594673  1340 tablet_bootstrap.cc:654] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.595348  1345 leader_election.cc:290] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.599080  1345 raft_consensus.cc:493] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.599666  1345 raft_consensus.cc:515] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.601965  1345 leader_election.cc:290] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521), 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121)
I20260608 10:00:16.597470  1337 tablet_bootstrap.cc:654] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.608078  1340 tablet_bootstrap.cc:492] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.608727  1340 ts_tablet_manager.cc:1403] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260608 10:00:16.610276  1341 raft_consensus.cc:493] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.610966  1341 raft_consensus.cc:515] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.612984  1340 raft_consensus.cc:359] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.613842  1340 raft_consensus.cc:385] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.614310  1340 raft_consensus.cc:740] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.615083  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe9192542834e1ba7c9aaf79dce9272" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.615988  1144 raft_consensus.cc:2468] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 0.
I20260608 10:00:16.615700  1340 consensus_queue.cc:260] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.617460  1257 leader_election.cc:304] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.619194  1340 ts_tablet_manager.cc:1434] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.007s
I20260608 10:00:16.621491  1340 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.623344  1341 leader_election.cc:290] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.625226  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe9192542834e1ba7c9aaf79dce9272" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:16.626127  1219 raft_consensus.cc:2468] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 0.
I20260608 10:00:16.628612  1340 tablet_bootstrap.cc:654] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.629721  1364 raft_consensus.cc:2804] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.630034  1337 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.630765  1337 ts_tablet_manager.cc:1403] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.009s
I20260608 10:00:16.630722  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:16.630275  1364 raft_consensus.cc:493] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.631614  1364 raft_consensus.cc:3060] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.632652  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09e1e9143274c69bc4419417f5fb17f" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:16.633458  1292 raft_consensus.cc:2468] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.634421  1339 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.635004  1339 ts_tablet_manager.cc:1403] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.009s
W20260608 10:00:16.635603  1182 leader_election.cc:343] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.635597  1337 raft_consensus.cc:359] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.636786  1182 leader_election.cc:304] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.637236  1337 raft_consensus.cc:385] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.637837  1337 raft_consensus.cc:740] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.639173  1337 consensus_queue.cc:260] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.646291  1337 ts_tablet_manager.cc:1434] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 10:00:16.646986  1339 raft_consensus.cc:359] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.647857  1339 raft_consensus.cc:385] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.648090  1337 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.648219  1339 raft_consensus.cc:740] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
W20260608 10:00:16.649109  1089 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:00:16.643870  1094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:16.649631  1339 consensus_queue.cc:260] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
W20260608 10:00:16.650648  1094 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:00:16.654174  1345 raft_consensus.cc:2804] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.654686  1345 raft_consensus.cc:493] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.655122  1345 raft_consensus.cc:3060] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.659169  1337 tablet_bootstrap.cc:654] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.665406  1339 ts_tablet_manager.cc:1434] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 10:00:16.669785  1345 raft_consensus.cc:515] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.675153  1339 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.646241  1364 raft_consensus.cc:515] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.676828  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09e1e9143274c69bc4419417f5fb17f" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:16.677474  1345 leader_election.cc:290] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521), 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121)
I20260608 10:00:16.677649  1292 raft_consensus.cc:3060] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.680060  1340 tablet_bootstrap.cc:492] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.681734  1340 ts_tablet_manager.cc:1403] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.036s
I20260608 10:00:16.684005  1144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe9192542834e1ba7c9aaf79dce9272" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.684664  1144 raft_consensus.cc:3060] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.684756  1292 raft_consensus.cc:2468] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.684974  1340 raft_consensus.cc:359] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.685969  1340 raft_consensus.cc:385] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.686300  1340 raft_consensus.cc:740] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.688337  1182 leader_election.cc:304] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.688910  1337 tablet_bootstrap.cc:492] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.689571  1345 raft_consensus.cc:2804] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.689918  1337 ts_tablet_manager.cc:1403] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.008s
I20260608 10:00:16.689302  1340 consensus_queue.cc:260] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.692525  1340 ts_tablet_manager.cc:1434] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 10:00:16.693634  1340 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.694650  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.695616  1144 raft_consensus.cc:2468] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 1.
I20260608 10:00:16.695740  1364 leader_election.cc:290] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.696630  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09e1e9143274c69bc4419417f5fb17f" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.695628  1339 tablet_bootstrap.cc:654] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.700485  1142 raft_consensus.cc:2468] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.700685  1257 leader_election.cc:304] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.697283  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f09e1e9143274c69bc4419417f5fb17f" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.699257  1337 raft_consensus.cc:359] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.701052  1340 tablet_bootstrap.cc:654] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.701623  1337 raft_consensus.cc:385] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.701728  1141 raft_consensus.cc:3060] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.702085  1337 raft_consensus.cc:740] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.703154  1337 consensus_queue.cc:260] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.701898  1364 raft_consensus.cc:2804] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.705659  1364 raft_consensus.cc:697] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 LEADER]: Becoming Leader. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Running, Role: LEADER
I20260608 10:00:16.706748  1337 ts_tablet_manager.cc:1434] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260608 10:00:16.706877  1364 consensus_queue.cc:237] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.708009  1337 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: Bootstrap starting.
I20260608 10:00:16.695490  1143 raft_consensus.cc:2468] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.713289  1183 leader_election.cc:304] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [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: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc; no voters: f7fa2ab31fa14c0991546b87601c18d3
I20260608 10:00:16.714833  1358 raft_consensus.cc:2804] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.715029  1337 tablet_bootstrap.cc:654] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.715339  1358 raft_consensus.cc:493] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.715798  1358 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.698233  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbe9192542834e1ba7c9aaf79dce9272" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:16.723876  1219 raft_consensus.cc:3060] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.727598  1337 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: No bootstrap required, opened a new log
I20260608 10:00:16.728278  1337 ts_tablet_manager.cc:1403] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 10:00:16.731531  1337 raft_consensus.cc:359] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.732326  1337 raft_consensus.cc:385] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.732630  1337 raft_consensus.cc:740] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.733549  1337 consensus_queue.cc:260] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.735939  1337 ts_tablet_manager.cc:1434] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:00:16.690670  1345 raft_consensus.cc:697] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:16.743348  1345 consensus_queue.cc:237] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } }
I20260608 10:00:16.744230  1141 raft_consensus.cc:2468] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.742992  1039 catalog_manager.cc:5696] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "f7fa2ab31fa14c0991546b87601c18d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:16.747731  1351 raft_consensus.cc:493] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.748322  1351 raft_consensus.cc:515] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.752816  1364 raft_consensus.cc:493] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.753613  1364 raft_consensus.cc:515] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.755620  1351 leader_election.cc:290] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.761561  1219 raft_consensus.cc:2468] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 1.
I20260608 10:00:16.742156  1358 raft_consensus.cc:515] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.764120  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.764938  1141 raft_consensus.cc:2468] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 0.
I20260608 10:00:16.768311  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.769073  1141 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.768997  1257 leader_election.cc:304] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.770272  1358 leader_election.cc:290] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.770587  1341 raft_consensus.cc:2804] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.771188  1341 raft_consensus.cc:493] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.771701  1341 raft_consensus.cc:3060] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.771826  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:16.772872  1292 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.766029  1364 leader_election.cc:290] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.784197  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:16.786443  1341 raft_consensus.cc:515] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.788501  1340 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.789162  1340 ts_tablet_manager.cc:1403] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.062s
I20260608 10:00:16.791471  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.792181  1143 raft_consensus.cc:3060] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.792873  1341 leader_election.cc:290] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.792940  1340 raft_consensus.cc:359] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.789026  1219 raft_consensus.cc:2468] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 0.
I20260608 10:00:16.793958  1340 raft_consensus.cc:385] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.794384  1340 raft_consensus.cc:740] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.795267  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:16.796166  1218 raft_consensus.cc:3060] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.787997  1339 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.796401  1340 consensus_queue.cc:260] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.797627  1339 ts_tablet_manager.cc:1403] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.123s	user 0.023s	sys 0.016s
I20260608 10:00:16.801949  1340 ts_tablet_manager.cc:1434] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:00:16.803333  1340 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: Bootstrap starting.
I20260608 10:00:16.818276  1141 raft_consensus.cc:2468] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.808619  1358 raft_consensus.cc:493] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.819787  1183 leader_election.cc:304] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc; no voters: 
I20260608 10:00:16.819429  1358 raft_consensus.cc:515] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.824842  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:16.826125  1340 tablet_bootstrap.cc:654] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.826063  1358 leader_election.cc:290] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.827379  1358 raft_consensus.cc:2804] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.828323  1358 raft_consensus.cc:697] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:16.829429  1364 raft_consensus.cc:493] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.829766  1358 consensus_queue.cc:237] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.830034  1364 raft_consensus.cc:515] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.802415  1339 raft_consensus.cc:359] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.841043  1339 raft_consensus.cc:385] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.842020  1339 raft_consensus.cc:740] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.843616  1339 consensus_queue.cc:260] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.835695  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
W20260608 10:00:16.846899  1257 leader_election.cc:343] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.837901  1364 leader_election.cc:290] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.815568  1218 raft_consensus.cc:2468] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 1.
I20260608 10:00:16.807312  1341 raft_consensus.cc:493] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.849671  1341 raft_consensus.cc:515] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.852284  1341 leader_election.cc:290] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.853011  1293 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.813850  1143 raft_consensus.cc:2468] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 1.
I20260608 10:00:16.857462  1257 leader_election.cc:304] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.859046  1341 raft_consensus.cc:2804] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.859942  1341 raft_consensus.cc:697] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 LEADER]: Becoming Leader. State: Replica: f7fa2ab31fa14c0991546b87601c18d3, State: Running, Role: LEADER
I20260608 10:00:16.860581  1345 raft_consensus.cc:493] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.861145  1341 consensus_queue.cc:237] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.862113  1040 catalog_manager.cc:5696] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:16.861148  1345 raft_consensus.cc:515] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.816073  1292 raft_consensus.cc:2468] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.866580  1345 leader_election.cc:290] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
W20260608 10:00:16.870165  1183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.65:45121, user_credentials={real_user=slave}} blocked reactor thread for 50463.1us
I20260608 10:00:16.873646  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.875108  1142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.878140  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:16.880963  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:16.881999  1218 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fa2ab31fa14c0991546b87601c18d3 in term 0.
I20260608 10:00:16.882851  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
W20260608 10:00:16.884038  1257 leader_election.cc:343] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:00:16.884984  1183 leader_election.cc:343] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.885983  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05495608eb9142d9be092b8c9e5e4fc6" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:16.882146  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.893299  1218 raft_consensus.cc:2393] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eade664199f4197a02aef26a47c6088 in current term 1: Already voted for candidate f7fa2ab31fa14c0991546b87601c18d3 in this term.
I20260608 10:00:16.892062  1143 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.896597  1257 leader_election.cc:304] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [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: f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc
I20260608 10:00:16.901521  1339 ts_tablet_manager.cc:1434] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.003s
I20260608 10:00:16.902352  1257 leader_election.cc:304] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.903721  1341 raft_consensus.cc:2749] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:16.904476  1107 leader_election.cc:304] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088; no voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3
I20260608 10:00:16.906920  1351 raft_consensus.cc:2749] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:16.908017  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:16.904584  1038 catalog_manager.cc:5696] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "f7fa2ab31fa14c0991546b87601c18d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:16.909288  1341 raft_consensus.cc:2804] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.909663  1341 raft_consensus.cc:493] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.910020  1341 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:16.910835  1375 log.cc:927] Time spent T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Append to log took a long time: real 0.054s	user 0.005s	sys 0.000s
I20260608 10:00:16.906807  1182 leader_election.cc:304] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:16.913540  1340 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: No bootstrap required, opened a new log
I20260608 10:00:16.913924  1340 ts_tablet_manager.cc:1403] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: Time spent bootstrapping tablet: real 0.111s	user 0.054s	sys 0.014s
I20260608 10:00:16.906091  1339 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.917096  1376 raft_consensus.cc:2804] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.917591  1376 raft_consensus.cc:493] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.917976  1376 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.908731  1292 raft_consensus.cc:2468] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.931922  1340 raft_consensus.cc:359] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.932746  1340 raft_consensus.cc:385] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.932607  1341 raft_consensus.cc:515] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.933148  1340 raft_consensus.cc:740] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.929987  1182 leader_election.cc:304] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [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: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088
I20260608 10:00:16.934039  1340 consensus_queue.cc:260] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.934798  1358 raft_consensus.cc:2804] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.935220  1358 raft_consensus.cc:493] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.935617  1358 raft_consensus.cc:3060] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.935871  1340 ts_tablet_manager.cc:1434] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260608 10:00:16.943081  1376 raft_consensus.cc:515] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.943056  1358 raft_consensus.cc:515] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.946288  1376 leader_election.cc:290] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.946301  1358 leader_election.cc:290] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.947180  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.947819  1141 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.951916  1341 leader_election.cc:290] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:16.952551  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.955310  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:16.955580  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:16.954908  1141 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.956280  1292 raft_consensus.cc:2393] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c87a17f86b14eef8a7993a59ff837cc in current term 1: Already voted for candidate f7fa2ab31fa14c0991546b87601c18d3 in this term.
I20260608 10:00:16.956208  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:16.956857  1293 raft_consensus.cc:3060] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:00:16.957454  1183 leader_election.cc:343] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.956931  1040 catalog_manager.cc:5696] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:16.958560  1183 leader_election.cc:304] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc; no voters: 
I20260608 10:00:16.960543  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "f7fa2ab31fa14c0991546b87601c18d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:16.966154  1293 raft_consensus.cc:2468] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:16.961206  1358 raft_consensus.cc:2804] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.967344  1358 raft_consensus.cc:697] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:16.968345  1358 consensus_queue.cc:237] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.969589  1339 tablet_bootstrap.cc:654] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.969340  1182 leader_election.cc:304] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [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: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088
I20260608 10:00:16.970292  1376 raft_consensus.cc:2804] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.970885  1376 raft_consensus.cc:697] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:16.971724  1376 consensus_queue.cc:237] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.972649  1379 raft_consensus.cc:493] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.973232  1379 raft_consensus.cc:515] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.975297  1339 tablet_bootstrap.cc:492] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:16.975756  1339 ts_tablet_manager.cc:1403] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.000s
I20260608 10:00:16.977005  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:16.977727  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
W20260608 10:00:16.978718  1183 leader_election.cc:343] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:16.978520  1293 raft_consensus.cc:2468] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
I20260608 10:00:16.979187  1339 raft_consensus.cc:359] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.980120  1339 raft_consensus.cc:385] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.980567  1182 leader_election.cc:304] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [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: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088
I20260608 10:00:16.980798  1339 raft_consensus.cc:740] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.981577  1345 raft_consensus.cc:2804] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.981643  1379 leader_election.cc:290] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:16.982287  1345 raft_consensus.cc:493] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.982764  1345 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.981940  1339 consensus_queue.cc:260] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:16.987885  1339 ts_tablet_manager.cc:1434] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:00:16.988716  1257 leader_election.cc:304] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [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: f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088, 7c87a17f86b14eef8a7993a59ff837cc
I20260608 10:00:16.989667  1341 raft_consensus.cc:2749] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:16.990579  1339 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:16.992560  1345 raft_consensus.cc:515] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.000227  1345 leader_election.cc:290] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:17.000504  1339 tablet_bootstrap.cc:654] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:17.001575  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:17.002048  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:17.002192  1293 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.002825  1345 raft_consensus.cc:493] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:17.002897  1141 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.003623  1345 raft_consensus.cc:515] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.007393  1143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088" is_pre_election: true
I20260608 10:00:17.008030  1345 leader_election.cc:290] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:17.009155  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:17.009788  1292 raft_consensus.cc:2468] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 0.
W20260608 10:00:17.010869  1183 leader_election.cc:343] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:17.011560  1182 leader_election.cc:304] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [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: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088
I20260608 10:00:17.013010  1345 raft_consensus.cc:2804] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:17.013489  1345 raft_consensus.cc:493] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:17.013943  1345 raft_consensus.cc:3060] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.015097  1293 raft_consensus.cc:2468] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:17.015239  1141 raft_consensus.cc:2468] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:17.016673  1182 leader_election.cc:304] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:17.017663  1358 raft_consensus.cc:2804] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:17.018285  1358 raft_consensus.cc:697] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:17.019683  1358 consensus_queue.cc:237] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.020614  1339 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:17.021123  1339 ts_tablet_manager.cc:1403] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260608 10:00:17.024166  1339 raft_consensus.cc:359] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.025134  1339 raft_consensus.cc:385] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:17.025521  1339 raft_consensus.cc:740] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:17.024624  1038 catalog_manager.cc:5696] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.026901  1339 consensus_queue.cc:260] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.027122  1038 catalog_manager.cc:5696] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.029326  1345 raft_consensus.cc:515] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.029930  1339 ts_tablet_manager.cc:1434] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:00:17.031222  1339 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: Bootstrap starting.
I20260608 10:00:17.035991  1345 leader_election.cc:290] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Requested vote from peers 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:17.036274  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:17.036615  1141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "7c87a17f86b14eef8a7993a59ff837cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eade664199f4197a02aef26a47c6088"
I20260608 10:00:17.036913  1293 raft_consensus.cc:3060] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.038035  1339 tablet_bootstrap.cc:654] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: Neither blocks nor log segments found. Creating new log.
W20260608 10:00:17.038522  1183 leader_election.cc:343] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:17.047701  1293 raft_consensus.cc:2468] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c87a17f86b14eef8a7993a59ff837cc in term 1.
I20260608 10:00:17.049281  1182 leader_election.cc:304] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [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: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3; no voters: 2eade664199f4197a02aef26a47c6088
I20260608 10:00:17.050402  1339 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: No bootstrap required, opened a new log
I20260608 10:00:17.049669  1038 catalog_manager.cc:5696] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.051005  1339 ts_tablet_manager.cc:1403] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260608 10:00:17.050829  1345 raft_consensus.cc:2804] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:17.051697  1345 raft_consensus.cc:697] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Leader. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:17.052731  1345 consensus_queue.cc:237] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.054324  1339 raft_consensus.cc:359] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.055388  1339 raft_consensus.cc:385] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:17.055701  1339 raft_consensus.cc:740] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Initialized, Role: FOLLOWER
I20260608 10:00:17.056618  1339 consensus_queue.cc:260] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.060308  1339 ts_tablet_manager.cc:1434] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:00:17.068500  1038 catalog_manager.cc:5696] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66). New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:17.138985   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:17.145901  1389 instance_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:17.146629  1390 instance_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:17.149248   477 server_base.cc:1061] running on GCE node
W20260608 10:00:17.149556  1392 instance_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:17.150655   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:17.150921   477 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:17.151131   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912817151118 us; error 0 us; skew 500 ppm
I20260608 10:00:17.151774   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:17.152199  1351 raft_consensus.cc:493] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:17.152715  1351 raft_consensus.cc:515] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.156119  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:17.156512  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "877921bc5daf4943a3aad98a54eed364" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:17.157562  1293 raft_consensus.cc:2393] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eade664199f4197a02aef26a47c6088 in current term 1: Already voted for candidate 7c87a17f86b14eef8a7993a59ff837cc in this term.
I20260608 10:00:17.159117  1107 leader_election.cc:304] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088; no voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3
I20260608 10:00:17.160164  1351 leader_election.cc:290] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:17.160832  1351 raft_consensus.cc:493] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:17.161032  1397 raft_consensus.cc:3060] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.161800   477 webserver.cc:533] Webserver started at http://127.0.119.68:32849/ using document root <none> and password file <none>
I20260608 10:00:17.161398  1351 raft_consensus.cc:515] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:17.162882   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:17.163285   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:17.163746   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:17.165678  1218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc" is_pre_election: true
I20260608 10:00:17.168551   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "00deb38d5985492b9c5a8b537017057c"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-f77q"
I20260608 10:00:17.169692  1351 leader_election.cc:290] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:17.169988  1293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30107fec37c4aafb8d5652f33bcfe05" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3" is_pre_election: true
I20260608 10:00:17.170379  1397 raft_consensus.cc:2749] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:17.170908  1293 raft_consensus.cc:2393] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eade664199f4197a02aef26a47c6088 in current term 1: Already voted for candidate 7c87a17f86b14eef8a7993a59ff837cc in this term.
I20260608 10:00:17.172088  1107 leader_election.cc:304] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088; no voters: 7c87a17f86b14eef8a7993a59ff837cc, f7fa2ab31fa14c0991546b87601c18d3
I20260608 10:00:17.172945  1397 raft_consensus.cc:3060] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:17.175626   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:00:17.179095  1397 raft_consensus.cc:2749] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:17.180202  1399 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:17.181257   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:00:17.181586   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "00deb38d5985492b9c5a8b537017057c"
format_stamp: "Formatted at 2026-06-08 10:00:17 on dist-test-slave-f77q"
I20260608 10:00:17.181895   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912808305672-477-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:17.203522   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:17.204910   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:17.206306   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:17.209165   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:17.209393   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.209726   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:17.209903   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:17.216691  1341 consensus_queue.cc:1048] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.241011  1341 consensus_queue.cc:1048] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.290578  1417 consensus_queue.cc:1048] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.292322   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:44213
I20260608 10:00:17.292434  1467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:44213 every 8 connection(s)
I20260608 10:00:17.310624  1345 consensus_queue.cc:1048] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.311218  1364 consensus_queue.cc:1048] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.329566  1345 consensus_queue.cc:1048] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.343276  1469 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39239
I20260608 10:00:17.343767  1469 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:17.344751  1469 heartbeater.cc:507] Master 127.0.119.126:39239 requested a full tablet report, sending...
I20260608 10:00:17.347587  1038 ts_manager.cc:194] Registered new tserver with Master: 00deb38d5985492b9c5a8b537017057c (127.0.119.68:44213)
I20260608 10:00:17.350031  1038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47086
I20260608 10:00:17.353282  1358 consensus_queue.cc:1048] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.360812  1345 consensus_queue.cc:1048] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.431864  1345 consensus_queue.cc:1048] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.443599  1358 consensus_queue.cc:1048] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.473937  1345 consensus_queue.cc:1048] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.485193  1376 consensus_queue.cc:1048] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.529577  1376 consensus_queue.cc:1048] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:17.542037  1345 consensus_queue.cc:1048] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.544899  1345 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:17.559321  1376 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:18.360584  1469 heartbeater.cc:499] Master 127.0.119.126:39239 was elected leader, sending a full tablet report...
I20260608 10:00:18.652070  1094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:18.674160  1219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e"
dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
mode: GRACEFUL
new_leader_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:47810
I20260608 10:00:18.675450  1219 raft_consensus.cc:606] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Received request to transfer leadership to TS 2eade664199f4197a02aef26a47c6088
I20260608 10:00:18.679177  1219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a"
dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
mode: GRACEFUL
new_leader_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:47810
I20260608 10:00:18.679749  1219 raft_consensus.cc:606] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Received request to transfer leadership to TS 2eade664199f4197a02aef26a47c6088
I20260608 10:00:18.682525  1219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021"
dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
mode: GRACEFUL
new_leader_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:47810
I20260608 10:00:18.683058  1219 raft_consensus.cc:606] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Received request to transfer leadership to TS 2eade664199f4197a02aef26a47c6088
I20260608 10:00:18.684512  1094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 10:00:18.685070  1094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:18.926362  1379 raft_consensus.cc:993] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: : Instructing follower 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:18.927030  1376 raft_consensus.cc:1081] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Signalling peer 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:18.929347  1142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a"
dest_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:43654
I20260608 10:00:18.929949  1142 raft_consensus.cc:493] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:18.930267  1142 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.935637  1142 raft_consensus.cc:515] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:18.937757  1142 leader_election.cc:290] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 2 election: Requested vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:18.939139  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:18.939028  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41b742f139b4a32afe69027e314a54a" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:18.939832  1292 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.939893  1219 raft_consensus.cc:3055] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:18.940302  1219 raft_consensus.cc:740] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:18.941196  1219 consensus_queue.cc:260] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:18.942389  1219 raft_consensus.cc:3060] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.945393  1292 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:18.946880  1107 leader_election.cc:304] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:18.947866  1219 raft_consensus.cc:2468] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:18.948804  1489 raft_consensus.cc:2804] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:18.949815  1489 raft_consensus.cc:697] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Becoming Leader. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Running, Role: LEADER
I20260608 10:00:18.950698  1489 consensus_queue.cc:237] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:18.958405  1040 catalog_manager.cc:5696] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 reported cstate change: term changed from 1 to 2, leader changed from 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66) to 2eade664199f4197a02aef26a47c6088 (127.0.119.65). New cstate: current_term: 2 leader_uuid: "2eade664199f4197a02aef26a47c6088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:18.976765  1379 raft_consensus.cc:993] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: : Instructing follower 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:18.977270  1376 raft_consensus.cc:1081] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Signalling peer 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:18.978945  1142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021"
dest_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:43654
I20260608 10:00:18.979452  1142 raft_consensus.cc:493] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:18.979777  1142 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.984664  1142 raft_consensus.cc:515] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:18.986773  1142 leader_election.cc:290] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 2 election: Requested vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:18.987669  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:18.988032  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff75fa0d5c1841bcb87ea0c113fa0021" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:18.988308  1219 raft_consensus.cc:3055] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:18.988626  1292 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.988684  1219 raft_consensus.cc:740] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:18.989645  1219 consensus_queue.cc:260] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:18.990818  1219 raft_consensus.cc:3060] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:18.994124  1292 raft_consensus.cc:2468] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:18.995414  1107 leader_election.cc:304] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:18.995697  1219 raft_consensus.cc:2468] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:18.996276  1489 raft_consensus.cc:2804] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:18.996765  1489 raft_consensus.cc:697] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Becoming Leader. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Running, Role: LEADER
I20260608 10:00:18.997617  1489 consensus_queue.cc:237] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:19.005551  1040 catalog_manager.cc:5696] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 reported cstate change: term changed from 1 to 2, leader changed from 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66) to 2eade664199f4197a02aef26a47c6088 (127.0.119.65). New cstate: current_term: 2 leader_uuid: "2eade664199f4197a02aef26a47c6088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:19.032677  1379 raft_consensus.cc:993] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: : Instructing follower 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:19.033142  1376 raft_consensus.cc:1081] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Signalling peer 2eade664199f4197a02aef26a47c6088 to start an election
I20260608 10:00:19.035079  1142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e"
dest_uuid: "2eade664199f4197a02aef26a47c6088"
 from {username='slave'} at 127.0.0.1:43654
I20260608 10:00:19.035626  1142 raft_consensus.cc:493] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:19.035959  1142 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:19.040767  1142 raft_consensus.cc:515] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:19.043174  1142 leader_election.cc:290] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [CANDIDATE]: Term 2 election: Requested vote from peers 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471), f7fa2ab31fa14c0991546b87601c18d3 (127.0.119.67:41521)
I20260608 10:00:19.044345  1219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c87a17f86b14eef8a7993a59ff837cc"
I20260608 10:00:19.044802  1292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886f5afccc494d9cb24190facb46c91e" candidate_uuid: "2eade664199f4197a02aef26a47c6088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7fa2ab31fa14c0991546b87601c18d3"
I20260608 10:00:19.045362  1219 raft_consensus.cc:3055] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:19.045639  1292 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:19.045974  1219 raft_consensus.cc:740] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c87a17f86b14eef8a7993a59ff837cc, State: Running, Role: LEADER
I20260608 10:00:19.047014  1219 consensus_queue.cc:260] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:19.048063  1219 raft_consensus.cc:3060] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:19.051256  1292 raft_consensus.cc:2468] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:19.052469  1107 leader_election.cc:304] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [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: 2eade664199f4197a02aef26a47c6088, f7fa2ab31fa14c0991546b87601c18d3; no voters: 
I20260608 10:00:19.053347  1219 raft_consensus.cc:2468] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eade664199f4197a02aef26a47c6088 in term 2.
I20260608 10:00:19.053416  1489 raft_consensus.cc:2804] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:19.053992  1489 raft_consensus.cc:697] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Becoming Leader. State: Replica: 2eade664199f4197a02aef26a47c6088, State: Running, Role: LEADER
I20260608 10:00:19.055024  1489 consensus_queue.cc:237] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } }
I20260608 10:00:19.063236  1040 catalog_manager.cc:5696] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 reported cstate change: term changed from 1 to 2, leader changed from 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66) to 2eade664199f4197a02aef26a47c6088 (127.0.119.65). New cstate: current_term: 2 leader_uuid: "2eade664199f4197a02aef26a47c6088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:19.364104  1219 raft_consensus.cc:1275] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.365954  1489 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:19.380381  1292 raft_consensus.cc:1275] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.382808  1489 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:19.387096  1293 raft_consensus.cc:1275] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.390247  1490 consensus_queue.cc:1048] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:19.403100  1219 raft_consensus.cc:1275] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.405223  1490 consensus_queue.cc:1048] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:19.507756  1293 raft_consensus.cc:1275] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.509492  1489 consensus_queue.cc:1048] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:19.520416  1219 raft_consensus.cc:1275] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:19.522935  1490 consensus_queue.cc:1048] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:20.686085  1094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:20.692550  1094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:20.692955  1094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:22.684520  1219 consensus_queue.cc:237] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:22.693714  1142 raft_consensus.cc:1275] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.694502  1094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:22.693714  1292 raft_consensus.cc:1275] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.697964  1376 consensus_queue.cc:1048] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:22.709024  1094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:22.709348  1515 consensus_queue.cc:1048] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } 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:22.709851  1094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:22.714668  1511 raft_consensus.cc:2955] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.717810  1292 raft_consensus.cc:2955] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
W20260608 10:00:22.728649  1184 consensus_peers.cc:597] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc -> Peer 00deb38d5985492b9c5a8b537017057c (127.0.119.68:44213): Couldn't send request to peer 00deb38d5985492b9c5a8b537017057c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 877921bc5daf4943a3aad98a54eed364. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:22.735661  1040 catalog_manager.cc:5696] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.738945  1219 consensus_queue.cc:237] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:22.739481  1142 raft_consensus.cc:2955] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
W20260608 10:00:22.750044  1184 consensus_peers.cc:597] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc -> Peer 00deb38d5985492b9c5a8b537017057c (127.0.119.68:44213): Couldn't send request to peer 00deb38d5985492b9c5a8b537017057c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b30107fec37c4aafb8d5652f33bcfe05. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:22.750708  1292 raft_consensus.cc:1275] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.751430  1143 raft_consensus.cc:1275] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.754335  1511 consensus_queue.cc:1048] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } 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:22.756073  1515 consensus_queue.cc:1048] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:22.766955  1511 raft_consensus.cc:2955] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.770731  1292 raft_consensus.cc:2955] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.772419  1143 raft_consensus.cc:2955] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.787042  1038 catalog_manager.cc:5696] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.801118  1143 consensus_queue.cc:237] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:22.810343  1292 raft_consensus.cc:1275] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:22.812844  1529 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:22.814904  1219 raft_consensus.cc:1275] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Refusing update from remote peer 2eade664199f4197a02aef26a47c6088: 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:22.816341  1529 consensus_queue.cc:1048] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:00:22.822924  1109 consensus_peers.cc:597] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 -> Peer 00deb38d5985492b9c5a8b537017057c (127.0.119.68:44213): Couldn't send request to peer 00deb38d5985492b9c5a8b537017057c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c41b742f139b4a32afe69027e314a54a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:22.824398  1505 raft_consensus.cc:2955] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.827766  1292 raft_consensus.cc:2955] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.829416  1219 raft_consensus.cc:2955] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.839766  1039 catalog_manager.cc:5696] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 reported cstate change: config changed from index -1 to 3, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "2eade664199f4197a02aef26a47c6088" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.842574  1218 consensus_queue.cc:237] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [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: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:22.852779  1143 raft_consensus.cc:1275] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.853385  1292 raft_consensus.cc:1275] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Refusing update from remote peer 7c87a17f86b14eef8a7993a59ff837cc: 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:22.855054  1184 consensus_peers.cc:597] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc -> Peer 00deb38d5985492b9c5a8b537017057c (127.0.119.68:44213): Couldn't send request to peer 00deb38d5985492b9c5a8b537017057c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f09e1e9143274c69bc4419417f5fb17f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:22.855048  1515 consensus_queue.cc:1048] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:22.856168  1511 consensus_queue.cc:1048] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } 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:22.865821  1511 raft_consensus.cc:2955] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.867976  1292 raft_consensus.cc:2955] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.868479  1143 raft_consensus.cc:2955] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:22.882613  1039 catalog_manager.cc:5696] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 reported cstate change: config changed from index -1 to 2, NON_VOTER 00deb38d5985492b9c5a8b537017057c (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "7c87a17f86b14eef8a7993a59ff837cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } } }
I20260608 10:00:23.205369  1538 ts_tablet_manager.cc:933] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: Initiating tablet copy from peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121)
I20260608 10:00:23.208009  1538 tablet_copy_client.cc:323] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:45121
I20260608 10:00:23.221292  1154 tablet_copy_service.cc:140] P 2eade664199f4197a02aef26a47c6088: Received BeginTabletCopySession request for tablet c41b742f139b4a32afe69027e314a54a from peer 00deb38d5985492b9c5a8b537017057c ({username='slave'} at 127.0.0.1:43658)
I20260608 10:00:23.222085  1154 tablet_copy_service.cc:161] P 2eade664199f4197a02aef26a47c6088: Beginning new tablet copy session on tablet c41b742f139b4a32afe69027e314a54a from peer 00deb38d5985492b9c5a8b537017057c at {username='slave'} at 127.0.0.1:43658: session id = 00deb38d5985492b9c5a8b537017057c-c41b742f139b4a32afe69027e314a54a
I20260608 10:00:23.228044  1541 ts_tablet_manager.cc:933] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: Initiating tablet copy from peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:23.230441  1541 tablet_copy_client.cc:323] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38471
I20260608 10:00:23.232630  1154 tablet_copy_source_session.cc:215] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:23.237905  1538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41b742f139b4a32afe69027e314a54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:23.245355  1229 tablet_copy_service.cc:140] P 7c87a17f86b14eef8a7993a59ff837cc: Received BeginTabletCopySession request for tablet 877921bc5daf4943a3aad98a54eed364 from peer 00deb38d5985492b9c5a8b537017057c ({username='slave'} at 127.0.0.1:47826)
I20260608 10:00:23.246163  1229 tablet_copy_service.cc:161] P 7c87a17f86b14eef8a7993a59ff837cc: Beginning new tablet copy session on tablet 877921bc5daf4943a3aad98a54eed364 from peer 00deb38d5985492b9c5a8b537017057c at {username='slave'} at 127.0.0.1:47826: session id = 00deb38d5985492b9c5a8b537017057c-877921bc5daf4943a3aad98a54eed364
I20260608 10:00:23.255273  1229 tablet_copy_source_session.cc:215] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:23.256882  1538 tablet_copy_client.cc:806] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:23.258397  1538 tablet_copy_client.cc:670] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:23.259197  1541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 877921bc5daf4943a3aad98a54eed364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:23.265453  1538 tablet_copy_client.cc:538] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:23.276516  1538 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: Bootstrap starting.
I20260608 10:00:23.278244  1541 tablet_copy_client.cc:806] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:23.279032  1541 tablet_copy_client.cc:670] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:23.284255  1541 tablet_copy_client.cc:538] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:23.295224  1541 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: Bootstrap starting.
I20260608 10:00:23.311206  1538 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: 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:23.312325  1538 tablet_bootstrap.cc:492] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: Bootstrap complete.
I20260608 10:00:23.313184  1538 ts_tablet_manager.cc:1403] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: Time spent bootstrapping tablet: real 0.037s	user 0.034s	sys 0.000s
I20260608 10:00:23.317426  1538 raft_consensus.cc:359] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.318500  1538 raft_consensus.cc:740] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 00deb38d5985492b9c5a8b537017057c, State: Initialized, Role: LEARNER
I20260608 10:00:23.319345  1538 consensus_queue.cc:260] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } attrs { replace: true } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.322919  1541 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: 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:23.324330  1541 tablet_bootstrap.cc:492] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: Bootstrap complete.
I20260608 10:00:23.325418  1541 ts_tablet_manager.cc:1403] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.001s
I20260608 10:00:23.330864  1541 raft_consensus.cc:359] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.331802  1541 raft_consensus.cc:740] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00deb38d5985492b9c5a8b537017057c, State: Initialized, Role: LEARNER
I20260608 10:00:23.333413  1541 consensus_queue.cc:260] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.335286  1546 ts_tablet_manager.cc:933] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: Initiating tablet copy from peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:23.334599  1538 ts_tablet_manager.cc:1434] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260608 10:00:23.336871  1541 ts_tablet_manager.cc:1434] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:00:23.338841  1546 tablet_copy_client.cc:323] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38471
I20260608 10:00:23.340466  1229 tablet_copy_service.cc:342] P 7c87a17f86b14eef8a7993a59ff837cc: Request end of tablet copy session 00deb38d5985492b9c5a8b537017057c-877921bc5daf4943a3aad98a54eed364 received from {username='slave'} at 127.0.0.1:47826
I20260608 10:00:23.341046  1229 tablet_copy_service.cc:434] P 7c87a17f86b14eef8a7993a59ff837cc: ending tablet copy session 00deb38d5985492b9c5a8b537017057c-877921bc5daf4943a3aad98a54eed364 on tablet 877921bc5daf4943a3aad98a54eed364 with peer 00deb38d5985492b9c5a8b537017057c
I20260608 10:00:23.341681  1228 tablet_copy_service.cc:140] P 7c87a17f86b14eef8a7993a59ff837cc: Received BeginTabletCopySession request for tablet f09e1e9143274c69bc4419417f5fb17f from peer 00deb38d5985492b9c5a8b537017057c ({username='slave'} at 127.0.0.1:47826)
I20260608 10:00:23.342300  1228 tablet_copy_service.cc:161] P 7c87a17f86b14eef8a7993a59ff837cc: Beginning new tablet copy session on tablet f09e1e9143274c69bc4419417f5fb17f from peer 00deb38d5985492b9c5a8b537017057c at {username='slave'} at 127.0.0.1:47826: session id = 00deb38d5985492b9c5a8b537017057c-f09e1e9143274c69bc4419417f5fb17f
I20260608 10:00:23.345031  1154 tablet_copy_service.cc:342] P 2eade664199f4197a02aef26a47c6088: Request end of tablet copy session 00deb38d5985492b9c5a8b537017057c-c41b742f139b4a32afe69027e314a54a received from {username='slave'} at 127.0.0.1:43658
I20260608 10:00:23.345543  1154 tablet_copy_service.cc:434] P 2eade664199f4197a02aef26a47c6088: ending tablet copy session 00deb38d5985492b9c5a8b537017057c-c41b742f139b4a32afe69027e314a54a on tablet c41b742f139b4a32afe69027e314a54a with peer 00deb38d5985492b9c5a8b537017057c
I20260608 10:00:23.350558  1228 tablet_copy_source_session.cc:215] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:23.351322  1538 ts_tablet_manager.cc:933] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: Initiating tablet copy from peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471)
I20260608 10:00:23.355156  1546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f09e1e9143274c69bc4419417f5fb17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:23.355476  1538 tablet_copy_client.cc:323] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38471
I20260608 10:00:23.357427  1228 tablet_copy_service.cc:140] P 7c87a17f86b14eef8a7993a59ff837cc: Received BeginTabletCopySession request for tablet b30107fec37c4aafb8d5652f33bcfe05 from peer 00deb38d5985492b9c5a8b537017057c ({username='slave'} at 127.0.0.1:47826)
I20260608 10:00:23.357986  1228 tablet_copy_service.cc:161] P 7c87a17f86b14eef8a7993a59ff837cc: Beginning new tablet copy session on tablet b30107fec37c4aafb8d5652f33bcfe05 from peer 00deb38d5985492b9c5a8b537017057c at {username='slave'} at 127.0.0.1:47826: session id = 00deb38d5985492b9c5a8b537017057c-b30107fec37c4aafb8d5652f33bcfe05
I20260608 10:00:23.365449  1228 tablet_copy_source_session.cc:215] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:23.367080   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:00:23.370352  1538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30107fec37c4aafb8d5652f33bcfe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:23.371031  1546 tablet_copy_client.cc:806] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:23.377453  1546 tablet_copy_client.cc:670] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:23.384665  1546 tablet_copy_client.cc:538] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:00:23.389343  1183 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:23.390100  1538 tablet_copy_client.cc:806] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:23.390832  1538 tablet_copy_client.cc:670] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:23.406855  1546 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: Bootstrap starting.
I20260608 10:00:23.411810  1538 tablet_copy_client.cc:538] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:23.421707  1538 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: Bootstrap starting.
W20260608 10:00:23.435025  1183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:45121, user_credentials={real_user=slave}} blocked reactor thread for 45826.6us
W20260608 10:00:23.438174  1183 consensus_peers.cc:597] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc -> Peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Couldn't send request to peer 2eade664199f4197a02aef26a47c6088. 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:23.456103   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:23.457247   477 tablet_replica.cc:333] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.458207   477 raft_consensus.cc:2243] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.458997   477 raft_consensus.cc:2272] T 877921bc5daf4943a3aad98a54eed364 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.460449  1546 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: 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:23.461280  1538 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: 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:23.461562  1546 tablet_bootstrap.cc:492] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: Bootstrap complete.
I20260608 10:00:23.462330  1538 tablet_bootstrap.cc:492] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: Bootstrap complete.
I20260608 10:00:23.462525  1546 ts_tablet_manager.cc:1403] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.003s
I20260608 10:00:23.463204  1538 ts_tablet_manager.cc:1403] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: Time spent bootstrapping tablet: real 0.042s	user 0.028s	sys 0.012s
I20260608 10:00:23.463330   477 tablet_replica.cc:333] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.464294   477 raft_consensus.cc:2243] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.464953   477 raft_consensus.cc:2272] T b30107fec37c4aafb8d5652f33bcfe05 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.466513  1538 raft_consensus.cc:359] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.467490  1538 raft_consensus.cc:740] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00deb38d5985492b9c5a8b537017057c, State: Initialized, Role: LEARNER
I20260608 10:00:23.467186  1546 raft_consensus.cc:359] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.467955   477 tablet_replica.cc:333] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.468276  1546 raft_consensus.cc:740] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 00deb38d5985492b9c5a8b537017057c, State: Initialized, Role: LEARNER
I20260608 10:00:23.468951   477 raft_consensus.cc:2243] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.468292  1538 consensus_queue.cc:260] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c [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: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.469220  1546 consensus_queue.cc:260] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c [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: "f7fa2ab31fa14c0991546b87601c18d3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 41521 } } peers { permanent_uuid: "7c87a17f86b14eef8a7993a59ff837cc" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38471 } } peers { permanent_uuid: "2eade664199f4197a02aef26a47c6088" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45121 } attrs { replace: true } } peers { permanent_uuid: "00deb38d5985492b9c5a8b537017057c" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44213 } attrs { promote: true } }
I20260608 10:00:23.471572  1546 ts_tablet_manager.cc:1434] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:00:23.473433  1228 tablet_copy_service.cc:342] P 7c87a17f86b14eef8a7993a59ff837cc: Request end of tablet copy session 00deb38d5985492b9c5a8b537017057c-f09e1e9143274c69bc4419417f5fb17f received from {username='slave'} at 127.0.0.1:47826
I20260608 10:00:23.473877  1228 tablet_copy_service.cc:434] P 7c87a17f86b14eef8a7993a59ff837cc: ending tablet copy session 00deb38d5985492b9c5a8b537017057c-f09e1e9143274c69bc4419417f5fb17f on tablet f09e1e9143274c69bc4419417f5fb17f with peer 00deb38d5985492b9c5a8b537017057c
I20260608 10:00:23.477648  1538 ts_tablet_manager.cc:1434] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260608 10:00:23.478379   477 raft_consensus.cc:2272] T f09e1e9143274c69bc4419417f5fb17f P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.480368  1228 tablet_copy_service.cc:342] P 7c87a17f86b14eef8a7993a59ff837cc: Request end of tablet copy session 00deb38d5985492b9c5a8b537017057c-b30107fec37c4aafb8d5652f33bcfe05 received from {username='slave'} at 127.0.0.1:47826
I20260608 10:00:23.480839  1228 tablet_copy_service.cc:434] P 7c87a17f86b14eef8a7993a59ff837cc: ending tablet copy session 00deb38d5985492b9c5a8b537017057c-b30107fec37c4aafb8d5652f33bcfe05 on tablet b30107fec37c4aafb8d5652f33bcfe05 with peer 00deb38d5985492b9c5a8b537017057c
I20260608 10:00:23.484818   477 tablet_replica.cc:333] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.485677   477 raft_consensus.cc:2243] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.487442   477 raft_consensus.cc:2272] T c41b742f139b4a32afe69027e314a54a P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.491977   477 tablet_replica.cc:333] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.492691   477 raft_consensus.cc:2243] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.493458   477 raft_consensus.cc:2272] T 886f5afccc494d9cb24190facb46c91e P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:23.494745  1257 consensus_peers.cc:597] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 -> Peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Couldn't send request to peer 2eade664199f4197a02aef26a47c6088. 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:23.495595   477 tablet_replica.cc:333] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.496171   477 raft_consensus.cc:2243] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.496902   477 raft_consensus.cc:2272] T ff75fa0d5c1841bcb87ea0c113fa0021 P 2eade664199f4197a02aef26a47c6088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.498936   477 tablet_replica.cc:333] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.499465   477 raft_consensus.cc:2243] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.499902   477 raft_consensus.cc:2272] T 05495608eb9142d9be092b8c9e5e4fc6 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.501878   477 tablet_replica.cc:333] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088: stopping tablet replica
I20260608 10:00:23.502390   477 raft_consensus.cc:2243] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.502868   477 raft_consensus.cc:2272] T fbe9192542834e1ba7c9aaf79dce9272 P 2eade664199f4197a02aef26a47c6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.534910   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:00:23.570953   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
W20260608 10:00:23.579289  1257 consensus_peers.cc:597] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 -> Peer 7c87a17f86b14eef8a7993a59ff837cc (127.0.119.66:38471): Couldn't send request to peer 7c87a17f86b14eef8a7993a59ff837cc. 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:00:23.597519  1257 consensus_peers.cc:597] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 -> Peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Couldn't send request to peer 2eade664199f4197a02aef26a47c6088. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:23.608978   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:23.610090   477 tablet_replica.cc:333] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.611052   477 raft_consensus.cc:2243] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.612401   477 raft_consensus.cc:2272] T 877921bc5daf4943a3aad98a54eed364 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:23.614949  1183 consensus_peers.cc:597] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc -> Peer 2eade664199f4197a02aef26a47c6088 (127.0.119.65:45121): Couldn't send request to peer 2eade664199f4197a02aef26a47c6088. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:23.616529   477 tablet_replica.cc:333] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.617158   477 raft_consensus.cc:2243] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.617616   477 raft_consensus.cc:2272] T 05495608eb9142d9be092b8c9e5e4fc6 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.619807   477 tablet_replica.cc:333] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.620381   477 raft_consensus.cc:2243] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.620836   477 raft_consensus.cc:2272] T fbe9192542834e1ba7c9aaf79dce9272 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.622933   477 tablet_replica.cc:333] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.623492   477 raft_consensus.cc:2243] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.623978   477 raft_consensus.cc:2272] T c41b742f139b4a32afe69027e314a54a P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.626597   477 tablet_replica.cc:333] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.627154   477 raft_consensus.cc:2243] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.627712   477 raft_consensus.cc:2272] T 886f5afccc494d9cb24190facb46c91e P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.629562   477 tablet_replica.cc:333] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.630095   477 raft_consensus.cc:2243] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.630580   477 raft_consensus.cc:2272] T ff75fa0d5c1841bcb87ea0c113fa0021 P 7c87a17f86b14eef8a7993a59ff837cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.632354   477 tablet_replica.cc:333] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.632901   477 raft_consensus.cc:2243] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.633879   477 raft_consensus.cc:2272] T b30107fec37c4aafb8d5652f33bcfe05 P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.636890   477 tablet_replica.cc:333] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc: stopping tablet replica
I20260608 10:00:23.637557   477 raft_consensus.cc:2243] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.638669   477 raft_consensus.cc:2272] T f09e1e9143274c69bc4419417f5fb17f P 7c87a17f86b14eef8a7993a59ff837cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.675494   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:00:23.696255   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:00:23.739244   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:23.740320   477 tablet_replica.cc:333] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.741532   477 raft_consensus.cc:2243] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.742417   477 raft_consensus.cc:2272] T 877921bc5daf4943a3aad98a54eed364 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.745016   477 tablet_replica.cc:333] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.745632   477 raft_consensus.cc:2243] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.746168   477 raft_consensus.cc:2272] T c41b742f139b4a32afe69027e314a54a P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.748931   477 tablet_replica.cc:333] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.749572   477 raft_consensus.cc:2243] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.750613   477 raft_consensus.cc:2272] T 05495608eb9142d9be092b8c9e5e4fc6 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.752811   477 tablet_replica.cc:333] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.753409   477 raft_consensus.cc:2243] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.754280   477 raft_consensus.cc:2272] T fbe9192542834e1ba7c9aaf79dce9272 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.756592   477 tablet_replica.cc:333] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.757148   477 raft_consensus.cc:2243] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.757615   477 raft_consensus.cc:2272] T ff75fa0d5c1841bcb87ea0c113fa0021 P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.759581   477 tablet_replica.cc:333] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.760121   477 raft_consensus.cc:2243] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.760608   477 raft_consensus.cc:2272] T 886f5afccc494d9cb24190facb46c91e P f7fa2ab31fa14c0991546b87601c18d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.762559   477 tablet_replica.cc:333] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.763123   477 raft_consensus.cc:2243] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.763827   477 raft_consensus.cc:2272] T b30107fec37c4aafb8d5652f33bcfe05 P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.766521   477 tablet_replica.cc:333] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3: stopping tablet replica
I20260608 10:00:23.767040   477 raft_consensus.cc:2243] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:23.767611   477 raft_consensus.cc:2272] T f09e1e9143274c69bc4419417f5fb17f P f7fa2ab31fa14c0991546b87601c18d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.787137   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:00:23.807150   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:00:23.844456   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:23.846019   477 tablet_replica.cc:333] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c: stopping tablet replica
I20260608 10:00:23.846791   477 raft_consensus.cc:2243] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:23.847235   477 raft_consensus.cc:2272] T b30107fec37c4aafb8d5652f33bcfe05 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:23.849284   477 tablet_replica.cc:333] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c: stopping tablet replica
I20260608 10:00:23.849829   477 raft_consensus.cc:2243] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:23.850225   477 raft_consensus.cc:2272] T f09e1e9143274c69bc4419417f5fb17f P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:23.852411   477 tablet_replica.cc:333] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c: stopping tablet replica
I20260608 10:00:23.852968   477 raft_consensus.cc:2243] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:23.853367   477 raft_consensus.cc:2272] T 877921bc5daf4943a3aad98a54eed364 P 00deb38d5985492b9c5a8b537017057c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:23.855101   477 tablet_replica.cc:333] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c: stopping tablet replica
I20260608 10:00:23.855572   477 raft_consensus.cc:2243] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:00:23.855947   477 raft_consensus.cc:2272] T c41b742f139b4a32afe69027e314a54a P 00deb38d5985492b9c5a8b537017057c [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:00:23.878993   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:00:23.899886   477 master.cc:562] Master@127.0.119.126:39239 shutting down...
W20260608 10:00:23.931736  1089 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:00:23.932032  1089 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:00:23.932219  1089 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:00:23.933681   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:23.934218   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:23.934600   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad402fdf96e144798c5449404e90b305: stopping tablet replica
I20260608 10:00:23.955626   477 master.cc:584] Master@127.0.119.126:39239 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9487 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:00:23.998437   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:36049,127.0.119.125:46523,127.0.119.124:37621
I20260608 10:00:24.000114   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:24.006117  1556 instance_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:24.006186  1557 instance_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:24.007936  1559 instance_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:24.009698   477 server_base.cc:1061] running on GCE node
I20260608 10:00:24.010712   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:24.010912   477 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:24.011092   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824011078 us; error 0 us; skew 500 ppm
I20260608 10:00:24.011725   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.015101   477 webserver.cc:533] Webserver started at http://127.0.119.126:38799/ using document root <none> and password file <none>
I20260608 10:00:24.015667   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.015867   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.016178   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.017325   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "0d21d628a693400cabc4aba2822fd35f"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.022406   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260608 10:00:24.026728  1564 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:24.027789   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:24.028149   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "0d21d628a693400cabc4aba2822fd35f"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.028515   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.048688   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.050069   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.090773   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:36049
I20260608 10:00:24.090888  1615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:36049 every 8 connection(s)
I20260608 10:00:24.095114  1616 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:24.095152   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:24.101037  1618 instance_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:24.103319  1619 instance_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:24.106913  1616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:24.111480  1621 instance_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:24.114249   477 server_base.cc:1061] running on GCE node
I20260608 10:00:24.117419   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:24.117707   477 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:24.117921   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824117902 us; error 0 us; skew 500 ppm
I20260608 10:00:24.118651   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.121580   477 webserver.cc:533] Webserver started at http://127.0.119.125:40635/ using document root <none> and password file <none>
I20260608 10:00:24.122260   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.122542   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.122869   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.124402   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root/instance:
uuid: "81b33f2d08934015a6ca1855c3d08db5"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.128607  1616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.130259   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
W20260608 10:00:24.134871  1616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.125:46523: Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:24.135476  1629 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:24.136436   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 10:00:24.136806   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
uuid: "81b33f2d08934015a6ca1855c3d08db5"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.137069   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.154183   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.155478   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.164433  1616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } attempt: 1
W20260608 10:00:24.171262  1616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.125:46523: Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:24.201743   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.125:46523
I20260608 10:00:24.201864  1680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.125:46523 every 8 connection(s)
I20260608 10:00:24.206064   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:24.206068  1681 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:24.213065  1684 instance_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:24.213002  1683 instance_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:24.216856  1681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:24.217187  1686 instance_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:24.217221   477 server_base.cc:1061] running on GCE node
I20260608 10:00:24.218609   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:24.218884   477 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:24.219099   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824219079 us; error 0 us; skew 500 ppm
I20260608 10:00:24.219843   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.222966   477 webserver.cc:533] Webserver started at http://127.0.119.124:33495/ using document root <none> and password file <none>
I20260608 10:00:24.223719   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.223963   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.223918  1616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } attempt: 2
I20260608 10:00:24.224506   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.226117   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root/instance:
uuid: "96f5219daa4f45589ee24f7428dccdea"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.233546   477 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260608 10:00:24.233577  1681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.239253  1694 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:24.240549   477 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:00:24.240967   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
uuid: "96f5219daa4f45589ee24f7428dccdea"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.241366   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.242986  1616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.255076  1681 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:24.256407  1616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:37621: Network error: Client connection negotiation failed: client connection to 127.0.119.124:37621: connect: Connection refused (error 111)
W20260608 10:00:24.261989  1681 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:37621: Network error: Client connection negotiation failed: client connection to 127.0.119.124:37621: connect: Connection refused (error 111)
I20260608 10:00:24.279801   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.281157   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.296574  1681 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } attempt: 1
W20260608 10:00:24.302179  1681 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:37621: Network error: Client connection negotiation failed: client connection to 127.0.119.124:37621: connect: Connection refused (error 111)
I20260608 10:00:24.312955  1616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } attempt: 1
W20260608 10:00:24.319128  1616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.119.124:37621: Network error: Client connection negotiation failed: client connection to 127.0.119.124:37621: connect: Connection refused (error 111)
I20260608 10:00:24.324779   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.124:37621
I20260608 10:00:24.324944  1747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.124:37621 every 8 connection(s)
I20260608 10:00:24.328135   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:24.329324  1748 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:24.335331  1748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.345765  1681 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } attempt: 2
I20260608 10:00:24.348711  1748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.360901  1748 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:24.366062  1681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: Bootstrap starting.
I20260608 10:00:24.371716  1681 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:24.376453  1681 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: No bootstrap required, opened a new log
I20260608 10:00:24.377606  1748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: Bootstrap starting.
I20260608 10:00:24.379006  1681 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.379617  1681 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:24.379876  1681 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81b33f2d08934015a6ca1855c3d08db5, State: Initialized, Role: FOLLOWER
I20260608 10:00:24.380609  1681 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.382827  1753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [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: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.383623  1748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:24.383603  1753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.384469  1681 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:24.389928  1748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: No bootstrap required, opened a new log
I20260608 10:00:24.392576  1748 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.393217  1748 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:24.393549  1748 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96f5219daa4f45589ee24f7428dccdea, State: Initialized, Role: FOLLOWER
I20260608 10:00:24.394439  1748 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.397119  1764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [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: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.398087  1764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.398579  1616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } attempt: 2
I20260608 10:00:24.398927  1748 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:00:24.403424  1766 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:24.403841  1766 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:24.421444  1777 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:24.421931  1777 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:24.423768  1616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: Bootstrap starting.
I20260608 10:00:24.429348  1616 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:24.434523  1616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: No bootstrap required, opened a new log
I20260608 10:00:24.436993  1616 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.437759  1616 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:24.437989  1616 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d21d628a693400cabc4aba2822fd35f, State: Initialized, Role: FOLLOWER
I20260608 10:00:24.438788  1616 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.440713  1779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [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: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.441291  1779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.442093  1616 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:24.454368   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:24.454797   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:00:24.456924   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:24.459246  1790 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:24.459604  1790 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:24.466289  1791 instance_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:24.466253  1792 instance_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:24.468116  1794 instance_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:24.468600   477 server_base.cc:1061] running on GCE node
I20260608 10:00:24.469512   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:24.469762   477 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:24.469954   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824469940 us; error 0 us; skew 500 ppm
I20260608 10:00:24.470616   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.473201   477 webserver.cc:533] Webserver started at http://127.0.119.65:41277/ using document root <none> and password file <none>
I20260608 10:00:24.473784   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.474011   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.474323   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.475626   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "1594b1df2dba448c92f38d844e14afd0"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.480777   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:00:24.484654  1799 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:24.485733   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:24.486114   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "1594b1df2dba448c92f38d844e14afd0"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.486445   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.505002   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.506382   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.508158   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:24.510159  1753 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:24.510825   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:24.511262   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.510785  1753 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.511574   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:24.511828   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.513471  1753 leader_election.cc:290] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d21d628a693400cabc4aba2822fd35f (127.0.119.126:36049), 96f5219daa4f45589ee24f7428dccdea (127.0.119.124:37621)
I20260608 10:00:24.514278  1591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "81b33f2d08934015a6ca1855c3d08db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d21d628a693400cabc4aba2822fd35f" is_pre_election: true
I20260608 10:00:24.514658  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "81b33f2d08934015a6ca1855c3d08db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f5219daa4f45589ee24f7428dccdea" is_pre_election: true
I20260608 10:00:24.515076  1591 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b33f2d08934015a6ca1855c3d08db5 in term 0.
I20260608 10:00:24.515405  1723 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81b33f2d08934015a6ca1855c3d08db5 in term 0.
I20260608 10:00:24.516691  1632 leader_election.cc:304] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d21d628a693400cabc4aba2822fd35f, 81b33f2d08934015a6ca1855c3d08db5; no voters: 
I20260608 10:00:24.517594  1753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:24.517980  1753 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:24.518316  1753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:24.525133  1753 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.528322  1753 leader_election.cc:290] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [CANDIDATE]: Term 1 election: Requested vote from peers 0d21d628a693400cabc4aba2822fd35f (127.0.119.126:36049), 96f5219daa4f45589ee24f7428dccdea (127.0.119.124:37621)
I20260608 10:00:24.529644  1723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "81b33f2d08934015a6ca1855c3d08db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96f5219daa4f45589ee24f7428dccdea"
I20260608 10:00:24.530651  1723 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:24.529647  1591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "81b33f2d08934015a6ca1855c3d08db5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d21d628a693400cabc4aba2822fd35f"
I20260608 10:00:24.534900  1591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:24.538504  1723 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b33f2d08934015a6ca1855c3d08db5 in term 1.
I20260608 10:00:24.540421  1632 leader_election.cc:304] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81b33f2d08934015a6ca1855c3d08db5, 96f5219daa4f45589ee24f7428dccdea; no voters: 
I20260608 10:00:24.541610  1753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:24.545644  1753 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 1 LEADER]: Becoming Leader. State: Replica: 81b33f2d08934015a6ca1855c3d08db5, State: Running, Role: LEADER
I20260608 10:00:24.545711  1591 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81b33f2d08934015a6ca1855c3d08db5 in term 1.
I20260608 10:00:24.547010  1753 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:24.555522  1827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81b33f2d08934015a6ca1855c3d08db5. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.556310  1827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:24.558928  1840 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:24.565160  1840 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:24.576566  1723 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Refusing update from remote peer 81b33f2d08934015a6ca1855c3d08db5: 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:24.577589  1591 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Refusing update from remote peer 81b33f2d08934015a6ca1855c3d08db5: 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:24.578429  1753 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:24.579401  1827 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 }, 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.582921   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:38525
I20260608 10:00:24.583241  1865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:38525 every 8 connection(s)
I20260608 10:00:24.590160  1779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81b33f2d08934015a6ca1855c3d08db5. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.591362  1779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.608295  1753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.609434  1753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:24.612046  1840 catalog_manager.cc:1382] Generated new cluster ID: 8c9ccf2232f841248a1fcc635b0be7e2
I20260608 10:00:24.612584  1840 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:24.612942  1764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81b33f2d08934015a6ca1855c3d08db5. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.614025  1764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.623837  1779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.624666  1779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.629837  1869 heartbeater.cc:344] Connected to a master server at 127.0.119.125:46523
I20260608 10:00:24.630362  1869 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.631531  1869 heartbeater.cc:507] Master 127.0.119.125:46523 requested a full tablet report, sending...
I20260608 10:00:24.633488  1827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.642050  1827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:24.641327  1646 ts_manager.cc:194] Registered new tserver with Master: 1594b1df2dba448c92f38d844e14afd0 (127.0.119.65:38525)
I20260608 10:00:24.665741  1870 heartbeater.cc:344] Connected to a master server at 127.0.119.124:37621
I20260608 10:00:24.666407  1870 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.667851  1870 heartbeater.cc:507] Master 127.0.119.124:37621 requested a full tablet report, sending...
I20260608 10:00:24.667610  1764 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "81b33f2d08934015a6ca1855c3d08db5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:24.668443  1764 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:24.672712  1713 ts_manager.cc:194] Registered new tserver with Master: 1594b1df2dba448c92f38d844e14afd0 (127.0.119.65:38525)
I20260608 10:00:24.676695   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:24.677526  1875 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36049
I20260608 10:00:24.677966  1875 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.679044  1875 heartbeater.cc:507] Master 127.0.119.126:36049 requested a full tablet report, sending...
I20260608 10:00:24.682132  1581 ts_manager.cc:194] Registered new tserver with Master: 1594b1df2dba448c92f38d844e14afd0 (127.0.119.65:38525)
I20260608 10:00:24.692196  1840 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:24.693568  1840 catalog_manager.cc:1539] Loading token signing keys...
W20260608 10:00:24.703951  1880 instance_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:24.706171  1881 instance_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:24.709951   477 server_base.cc:1061] running on GCE node
W20260608 10:00:24.710028  1883 instance_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:24.711621   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:24.711948   477 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:24.712194   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824712175 us; error 0 us; skew 500 ppm
I20260608 10:00:24.713099   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.720652   477 webserver.cc:533] Webserver started at http://127.0.119.66:36371/ using document root <none> and password file <none>
I20260608 10:00:24.721598   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.721974   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.722394   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.724164   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "b02b6ef9d2224ddfa8cefc1e42289f40"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.724531  1840 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: Generated new TSK 0
I20260608 10:00:24.725543  1840 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:24.733268   477 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:00:24.737337  1888 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:24.738660   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:24.739035   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "b02b6ef9d2224ddfa8cefc1e42289f40"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.739367   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.751405   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.753333   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.754844   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:24.757261   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:24.757550   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.757822   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:24.758025   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.805009   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:36339
I20260608 10:00:24.805213  1950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:36339 every 8 connection(s)
I20260608 10:00:24.812747   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:24.827915  1951 heartbeater.cc:344] Connected to a master server at 127.0.119.125:46523
I20260608 10:00:24.828506  1951 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.829145  1952 heartbeater.cc:344] Connected to a master server at 127.0.119.124:37621
I20260608 10:00:24.829664  1952 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.829591  1951 heartbeater.cc:507] Master 127.0.119.125:46523 requested a full tablet report, sending...
W20260608 10:00:24.830076  1958 instance_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:24.830932  1952 heartbeater.cc:507] Master 127.0.119.124:37621 requested a full tablet report, sending...
I20260608 10:00:24.833034  1646 ts_manager.cc:194] Registered new tserver with Master: b02b6ef9d2224ddfa8cefc1e42289f40 (127.0.119.66:36339)
I20260608 10:00:24.835359  1713 ts_manager.cc:194] Registered new tserver with Master: b02b6ef9d2224ddfa8cefc1e42289f40 (127.0.119.66:36339)
W20260608 10:00:24.835942  1959 instance_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:24.836241  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51434
I20260608 10:00:24.842280   477 server_base.cc:1061] running on GCE node
W20260608 10:00:24.842651  1961 instance_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:24.843155  1953 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36049
I20260608 10:00:24.843705  1953 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.844081   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:24.844353  1953 heartbeater.cc:507] Master 127.0.119.126:36049 requested a full tablet report, sending...
W20260608 10:00:24.844441   477 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:24.844858   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912824844840 us; error 0 us; skew 500 ppm
I20260608 10:00:24.845755   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:24.847702  1581 ts_manager.cc:194] Registered new tserver with Master: b02b6ef9d2224ddfa8cefc1e42289f40 (127.0.119.66:36339)
I20260608 10:00:24.849094   477 webserver.cc:533] Webserver started at http://127.0.119.67:34165/ using document root <none> and password file <none>
I20260608 10:00:24.849771   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:24.850019   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:24.850333   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:24.851621   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "0f0a99c3b5064747af2067e4d3818d17"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.857141   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:24.861310  1966 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:24.862396   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:24.862828   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "0f0a99c3b5064747af2067e4d3818d17"
format_stamp: "Formatted at 2026-06-08 10:00:24 on dist-test-slave-f77q"
I20260608 10:00:24.863152   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912808305672-477-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:24.884850   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:24.886320   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:24.887702   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:24.890204   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:24.890414   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.890751   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:24.890902   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:24.938690   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:42173
I20260608 10:00:24.938799  2029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:42173 every 8 connection(s)
I20260608 10:00:24.961678  2030 heartbeater.cc:344] Connected to a master server at 127.0.119.125:46523
I20260608 10:00:24.962242  2030 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.963685  2030 heartbeater.cc:507] Master 127.0.119.125:46523 requested a full tablet report, sending...
I20260608 10:00:24.966542  1646 ts_manager.cc:194] Registered new tserver with Master: 0f0a99c3b5064747af2067e4d3818d17 (127.0.119.67:42173)
I20260608 10:00:24.968693  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51440
I20260608 10:00:24.968998  2031 heartbeater.cc:344] Connected to a master server at 127.0.119.124:37621
I20260608 10:00:24.969444  2031 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.970392  2031 heartbeater.cc:507] Master 127.0.119.124:37621 requested a full tablet report, sending...
I20260608 10:00:24.973604  1713 ts_manager.cc:194] Registered new tserver with Master: 0f0a99c3b5064747af2067e4d3818d17 (127.0.119.67:42173)
I20260608 10:00:24.974393  2032 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36049
I20260608 10:00:24.974895  2032 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:24.975556  2032 heartbeater.cc:507] Master 127.0.119.126:36049 requested a full tablet report, sending...
I20260608 10:00:24.978188  1581 ts_manager.cc:194] Registered new tserver with Master: 0f0a99c3b5064747af2067e4d3818d17 (127.0.119.67:42173)
I20260608 10:00:24.978721   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.027528022s
I20260608 10:00:25.425936  1777 catalog_manager.cc:1294] Loaded cluster ID: 8c9ccf2232f841248a1fcc635b0be7e2
I20260608 10:00:25.426301  1777 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: loading cluster ID for follower catalog manager: success
I20260608 10:00:25.431151  1777 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: acquiring CA information for follower catalog manager: success
I20260608 10:00:25.434640  1777 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:25.463742  1790 catalog_manager.cc:1294] Loaded cluster ID: 8c9ccf2232f841248a1fcc635b0be7e2
I20260608 10:00:25.464049  1790 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: loading cluster ID for follower catalog manager: success
I20260608 10:00:25.469159  1790 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: acquiring CA information for follower catalog manager: success
I20260608 10:00:25.472994  1790 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:25.648550  1646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51426
I20260608 10:00:25.840265  1951 heartbeater.cc:499] Master 127.0.119.125:46523 was elected leader, sending a full tablet report...
I20260608 10:00:25.974041  2030 heartbeater.cc:499] Master 127.0.119.125:46523 was elected leader, sending a full tablet report...
I20260608 10:00:26.398242  1765 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:26.580437  1646 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51444:
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:26.652565  1869 heartbeater.cc:499] Master 127.0.119.125:46523 was elected leader, sending a full tablet report...
I20260608 10:00:26.652171  1828 tablet_service.cc:1511] Processing CreateTablet for tablet 250a397664144a30b8025d265836825e (DEFAULT_TABLE table=test-workload [id=654355b063324695a279e1d0d97287b4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:00:26.654248  1828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a397664144a30b8025d265836825e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:26.654949  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 0a85a2619cf041d9afda44e78ef3f8ef (DEFAULT_TABLE table=test-workload [id=654355b063324695a279e1d0d97287b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:00:26.656390  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a85a2619cf041d9afda44e78ef3f8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:26.672801  2064 tablet_bootstrap.cc:492] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: Bootstrap starting.
I20260608 10:00:26.674249  1916 tablet_service.cc:1511] Processing CreateTablet for tablet 5ecd7405ab2544b789fbf4f0a1492ccc (DEFAULT_TABLE table=test-workload [id=654355b063324695a279e1d0d97287b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:00:26.675134  2065 tablet_bootstrap.cc:492] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: Bootstrap starting.
I20260608 10:00:26.675807  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ecd7405ab2544b789fbf4f0a1492ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:26.681867  2064 tablet_bootstrap.cc:654] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:26.684130  2065 tablet_bootstrap.cc:654] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:26.688453  2064 tablet_bootstrap.cc:492] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: No bootstrap required, opened a new log
I20260608 10:00:26.688973  2064 ts_tablet_manager.cc:1403] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:00:26.690528  2065 tablet_bootstrap.cc:492] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: No bootstrap required, opened a new log
I20260608 10:00:26.691064  2065 ts_tablet_manager.cc:1403] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 10:00:26.692193  2064 raft_consensus.cc:359] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0a99c3b5064747af2067e4d3818d17" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42173 } }
I20260608 10:00:26.692804  2064 raft_consensus.cc:385] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:26.693107  2064 raft_consensus.cc:740] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0a99c3b5064747af2067e4d3818d17, State: Initialized, Role: FOLLOWER
I20260608 10:00:26.694173  2065 raft_consensus.cc:359] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1594b1df2dba448c92f38d844e14afd0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38525 } }
I20260608 10:00:26.694041  2064 consensus_queue.cc:260] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f0a99c3b5064747af2067e4d3818d17" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42173 } }
I20260608 10:00:26.694772  2065 raft_consensus.cc:385] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:26.694911  2064 raft_consensus.cc:399] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:26.695150  2065 raft_consensus.cc:740] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1594b1df2dba448c92f38d844e14afd0, State: Initialized, Role: FOLLOWER
I20260608 10:00:26.695292  2064 raft_consensus.cc:493] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:26.695706  2064 raft_consensus.cc:3060] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:26.696002  2065 consensus_queue.cc:260] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1594b1df2dba448c92f38d844e14afd0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38525 } }
I20260608 10:00:26.696740  2065 raft_consensus.cc:399] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:26.697139  2065 raft_consensus.cc:493] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:26.697505  2065 raft_consensus.cc:3060] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:26.698401  2068 tablet_bootstrap.cc:492] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: Bootstrap starting.
I20260608 10:00:26.703356  2064 raft_consensus.cc:515] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0a99c3b5064747af2067e4d3818d17" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42173 } }
I20260608 10:00:26.704123  2068 tablet_bootstrap.cc:654] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:26.704228  2064 leader_election.cc:304] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [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: 0f0a99c3b5064747af2067e4d3818d17; no voters: 
I20260608 10:00:26.704545  2065 raft_consensus.cc:515] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1594b1df2dba448c92f38d844e14afd0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38525 } }
I20260608 10:00:26.705360  2065 leader_election.cc:304] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [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: 1594b1df2dba448c92f38d844e14afd0; no voters: 
I20260608 10:00:26.710841  2064 leader_election.cc:290] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:26.711558  2069 raft_consensus.cc:2804] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:26.713985  2065 leader_election.cc:290] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:26.715862  2070 raft_consensus.cc:2804] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:26.718420  2068 tablet_bootstrap.cc:492] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: No bootstrap required, opened a new log
I20260608 10:00:26.719283  2068 ts_tablet_manager.cc:1403] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 10:00:26.721684  2064 ts_tablet_manager.cc:1434] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: Time spent starting tablet: real 0.032s	user 0.020s	sys 0.008s
I20260608 10:00:26.723987  2070 raft_consensus.cc:697] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 1 LEADER]: Becoming Leader. State: Replica: 1594b1df2dba448c92f38d844e14afd0, State: Running, Role: LEADER
I20260608 10:00:26.724056  2068 raft_consensus.cc:359] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b02b6ef9d2224ddfa8cefc1e42289f40" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36339 } }
I20260608 10:00:26.727916  2068 raft_consensus.cc:385] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:26.729087  2068 raft_consensus.cc:740] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b02b6ef9d2224ddfa8cefc1e42289f40, State: Initialized, Role: FOLLOWER
I20260608 10:00:26.730018  2069 raft_consensus.cc:697] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 1 LEADER]: Becoming Leader. State: Replica: 0f0a99c3b5064747af2067e4d3818d17, State: Running, Role: LEADER
I20260608 10:00:26.730131  2068 consensus_queue.cc:260] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b02b6ef9d2224ddfa8cefc1e42289f40" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36339 } }
I20260608 10:00:26.725497  2070 consensus_queue.cc:237] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [LEADER]: Queue going to LEADER mode. State: All 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: "1594b1df2dba448c92f38d844e14afd0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38525 } }
I20260608 10:00:26.731056  2069 consensus_queue.cc:237] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [LEADER]: Queue going to LEADER mode. State: All 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: "0f0a99c3b5064747af2067e4d3818d17" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42173 } }
I20260608 10:00:26.731053  2068 raft_consensus.cc:399] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:26.733935  2068 raft_consensus.cc:493] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:26.734434  2068 raft_consensus.cc:3060] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:26.734797  2065 ts_tablet_manager.cc:1434] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: Time spent starting tablet: real 0.043s	user 0.030s	sys 0.013s
I20260608 10:00:26.743412  1645 catalog_manager.cc:5696] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0a99c3b5064747af2067e4d3818d17 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "0f0a99c3b5064747af2067e4d3818d17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f0a99c3b5064747af2067e4d3818d17" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42173 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:26.741683  1646 catalog_manager.cc:5696] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1594b1df2dba448c92f38d844e14afd0 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "1594b1df2dba448c92f38d844e14afd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1594b1df2dba448c92f38d844e14afd0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 38525 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:26.748961  2068 raft_consensus.cc:515] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b02b6ef9d2224ddfa8cefc1e42289f40" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36339 } }
I20260608 10:00:26.759006  2068 leader_election.cc:304] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [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: b02b6ef9d2224ddfa8cefc1e42289f40; no voters: 
I20260608 10:00:26.791215  2068 leader_election.cc:290] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:26.791791  2079 raft_consensus.cc:2804] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:26.805401  2068 ts_tablet_manager.cc:1434] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: Time spent starting tablet: real 0.086s	user 0.034s	sys 0.018s
I20260608 10:00:26.820091  2079 raft_consensus.cc:697] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 1 LEADER]: Becoming Leader. State: Replica: b02b6ef9d2224ddfa8cefc1e42289f40, State: Running, Role: LEADER
I20260608 10:00:26.820926  2079 consensus_queue.cc:237] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [LEADER]: Queue going to LEADER mode. State: All 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: "b02b6ef9d2224ddfa8cefc1e42289f40" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36339 } }
I20260608 10:00:26.835532  1644 catalog_manager.cc:5696] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 reported cstate change: term changed from 0 to 1, leader changed from <none> to b02b6ef9d2224ddfa8cefc1e42289f40 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "b02b6ef9d2224ddfa8cefc1e42289f40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b02b6ef9d2224ddfa8cefc1e42289f40" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36339 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:26.900894   477 master.cc:562] Master@127.0.119.125:46523 shutting down...
I20260608 10:00:26.917160   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:26.918052   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:26.918507   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81b33f2d08934015a6ca1855c3d08db5: stopping tablet replica
I20260608 10:00:26.941809   477 master.cc:584] Master@127.0.119.125:46523 shutdown complete.
W20260608 10:00:27.828215  2030 heartbeater.cc:646] Failed to heartbeat to 127.0.119.125:46523 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:28.410292  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81b33f2d08934015a6ca1855c3d08db5)
I20260608 10:00:28.411121  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:28.412597  2087 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 81b33f2d08934015a6ca1855c3d08db5)
I20260608 10:00:28.413244  2087 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
I20260608 10:00:28.414578  1591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96f5219daa4f45589ee24f7428dccdea" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "0d21d628a693400cabc4aba2822fd35f" is_pre_election: true
I20260608 10:00:28.415294  1591 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96f5219daa4f45589ee24f7428dccdea in term 1.
I20260608 10:00:28.413748  2086 leader_election.cc:290] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d21d628a693400cabc4aba2822fd35f (127.0.119.126:36049), 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523)
I20260608 10:00:28.418784  1698 leader_election.cc:304] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [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: 0d21d628a693400cabc4aba2822fd35f, 96f5219daa4f45589ee24f7428dccdea; no voters: 
I20260608 10:00:28.419796  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:28.420159  2086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 81b33f2d08934015a6ca1855c3d08db5)
I20260608 10:00:28.420492  2086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:28.423785  2087 leader_election.cc:290] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523), 96f5219daa4f45589ee24f7428dccdea (127.0.119.124:37621)
I20260608 10:00:28.427616  2086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
W20260608 10:00:28.432098  1698 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:00:28.430194  2086 leader_election.cc:290] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [CANDIDATE]: Term 2 election: Requested vote from peers 0d21d628a693400cabc4aba2822fd35f (127.0.119.126:36049), 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523)
I20260608 10:00:28.436491  1722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0d21d628a693400cabc4aba2822fd35f" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "96f5219daa4f45589ee24f7428dccdea" is_pre_election: true
I20260608 10:00:28.437498  1722 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d21d628a693400cabc4aba2822fd35f in current term 2: Already voted for candidate 96f5219daa4f45589ee24f7428dccdea in this term.
I20260608 10:00:28.439256  1591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "96f5219daa4f45589ee24f7428dccdea" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "0d21d628a693400cabc4aba2822fd35f"
I20260608 10:00:28.439965  1591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:00:28.442600  1567 leader_election.cc:336] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523): Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:28.443076  1567 leader_election.cc:304] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [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: 0d21d628a693400cabc4aba2822fd35f; no voters: 81b33f2d08934015a6ca1855c3d08db5, 96f5219daa4f45589ee24f7428dccdea
I20260608 10:00:28.447871  1591 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96f5219daa4f45589ee24f7428dccdea in term 2.
I20260608 10:00:28.448747  2087 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:00:28.450402  1698 leader_election.cc:304] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [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: 0d21d628a693400cabc4aba2822fd35f, 96f5219daa4f45589ee24f7428dccdea; no voters: 
I20260608 10:00:28.451323  2086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 FOLLOWER]: Leader election won for term 2
W20260608 10:00:28.453029  1698 leader_election.cc:336] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523): Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:28.454268  2086 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 LEADER]: Becoming Leader. State: Replica: 96f5219daa4f45589ee24f7428dccdea, State: Running, Role: LEADER
I20260608 10:00:28.455307  2086 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } }
W20260608 10:00:28.464246  1698 leader_election.cc:336] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523): Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111)
I20260608 10:00:28.699527  2092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96f5219daa4f45589ee24f7428dccdea. Latest consensus state: current_term: 2 leader_uuid: "96f5219daa4f45589ee24f7428dccdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:28.703881  2092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:28.775574  2096 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:28.783205  2096 catalog_manager.cc:679] Loaded metadata for table test-workload [id=654355b063324695a279e1d0d97287b4]
I20260608 10:00:28.788136  2096 tablet_loader.cc:96] loaded metadata for tablet 0a85a2619cf041d9afda44e78ef3f8ef (table test-workload [id=654355b063324695a279e1d0d97287b4])
I20260608 10:00:28.789742  2096 tablet_loader.cc:96] loaded metadata for tablet 250a397664144a30b8025d265836825e (table test-workload [id=654355b063324695a279e1d0d97287b4])
I20260608 10:00:28.790781  2096 tablet_loader.cc:96] loaded metadata for tablet 5ecd7405ab2544b789fbf4f0a1492ccc (table test-workload [id=654355b063324695a279e1d0d97287b4])
I20260608 10:00:28.791718  2096 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:28.795531  2096 catalog_manager.cc:1294] Loaded cluster ID: 8c9ccf2232f841248a1fcc635b0be7e2
I20260608 10:00:28.795823  2096 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:28.800354  2096 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:28.805181  2096 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: Loaded TSK: 0
I20260608 10:00:28.806797  2096 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 10:00:28.845103  1744 debug-util.cc:398] Leaking SignalData structure 0x7b08001a08c0 after lost signal to thread 480
W20260608 10:00:28.846320  1744 debug-util.cc:398] Leaking SignalData structure 0x7b0800045940 after lost signal to thread 1615
W20260608 10:00:28.847281  1744 debug-util.cc:398] Leaking SignalData structure 0x7b0800043000 after lost signal to thread 1747
W20260608 10:00:28.848459  1744 debug-util.cc:398] Leaking SignalData structure 0x7b0800170e00 after lost signal to thread 1865
W20260608 10:00:28.849370  1744 debug-util.cc:398] Leaking SignalData structure 0x7b080016f6c0 after lost signal to thread 1950
W20260608 10:00:28.850274  1744 debug-util.cc:398] Leaking SignalData structure 0x7b080016ff40 after lost signal to thread 2029
I20260608 10:00:28.917547  1591 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 2 FOLLOWER]: Refusing update from remote peer 96f5219daa4f45589ee24f7428dccdea: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 10:00:28.919945  2092 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260608 10:00:28.928037  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96f5219daa4f45589ee24f7428dccdea. Latest consensus state: current_term: 2 leader_uuid: "96f5219daa4f45589ee24f7428dccdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:28.928996  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:28.933882  2086 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "96f5219daa4f45589ee24f7428dccdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:28.935026  2086 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:28.938640  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "96f5219daa4f45589ee24f7428dccdea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d21d628a693400cabc4aba2822fd35f" member_type: VOTER last_known_addr { host: "127.0.119.126" port: 36049 } } peers { permanent_uuid: "81b33f2d08934015a6ca1855c3d08db5" member_type: VOTER last_known_addr { host: "127.0.119.125" port: 46523 } } peers { permanent_uuid: "96f5219daa4f45589ee24f7428dccdea" member_type: VOTER last_known_addr { host: "127.0.119.124" port: 37621 } } }
I20260608 10:00:28.939523  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [sys.catalog]: This master's current role is: FOLLOWER
W20260608 10:00:28.940873  1698 consensus_peers.cc:597] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea -> Peer 81b33f2d08934015a6ca1855c3d08db5 (127.0.119.125:46523): Couldn't send request to peer 81b33f2d08934015a6ca1855c3d08db5. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.125:46523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:30.451301  1776 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:30.451771  1776 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:30.636435  1952 heartbeater.cc:499] Master 127.0.119.124:37621 was elected leader, sending a full tablet report...
I20260608 10:00:30.746032  1870 heartbeater.cc:499] Master 127.0.119.124:37621 was elected leader, sending a full tablet report...
I20260608 10:00:30.811712  2031 heartbeater.cc:499] Master 127.0.119.124:37621 was elected leader, sending a full tablet report...
I20260608 10:00:30.916529   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:00:30.970278   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:30.971494   477 tablet_replica.cc:333] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0: stopping tablet replica
I20260608 10:00:30.972468   477 raft_consensus.cc:2243] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:30.973114   477 raft_consensus.cc:2272] T 250a397664144a30b8025d265836825e P 1594b1df2dba448c92f38d844e14afd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:30.985750   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:00:31.004316   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:00:31.045892   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:31.047062   477 tablet_replica.cc:333] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40: stopping tablet replica
I20260608 10:00:31.047993   477 raft_consensus.cc:2243] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:31.048780   477 raft_consensus.cc:2272] T 5ecd7405ab2544b789fbf4f0a1492ccc P b02b6ef9d2224ddfa8cefc1e42289f40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:31.073297   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:00:31.087895   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:00:31.123570   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:31.124636   477 tablet_replica.cc:333] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17: stopping tablet replica
I20260608 10:00:31.125443   477 raft_consensus.cc:2243] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:31.126252   477 raft_consensus.cc:2272] T 0a85a2619cf041d9afda44e78ef3f8ef P 0f0a99c3b5064747af2067e4d3818d17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:31.149106   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:00:31.163630   477 master.cc:562] Master@127.0.119.126:36049 shutting down...
I20260608 10:00:31.196760   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:31.197381   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:31.197785   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d21d628a693400cabc4aba2822fd35f: stopping tablet replica
W20260608 10:00:31.197846  1698 consensus_peers.cc:597] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea -> Peer 0d21d628a693400cabc4aba2822fd35f (127.0.119.126:36049): Couldn't send request to peer 0d21d628a693400cabc4aba2822fd35f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:31.219192   477 master.cc:584] Master@127.0.119.126:36049 shutdown complete.
I20260608 10:00:31.235695   477 master.cc:562] Master@127.0.119.124:37621 shutting down...
I20260608 10:00:31.268041   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:31.269179   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:31.269761   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96f5219daa4f45589ee24f7428dccdea: stopping tablet replica
I20260608 10:00:31.717316   477 master.cc:584] Master@127.0.119.124:37621 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7755 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:00:31.754143   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:36689
I20260608 10:00:31.755429   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.761476  2114 instance_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:31.761756  2115 instance_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:31.763271  2117 instance_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:31.764622   477 server_base.cc:1061] running on GCE node
I20260608 10:00:31.765694   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.765918   477 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:31.766142   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912831766118 us; error 0 us; skew 500 ppm
I20260608 10:00:31.767060   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.770174   477 webserver.cc:533] Webserver started at http://127.0.119.126:34835/ using document root <none> and password file <none>
I20260608 10:00:31.770995   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.771236   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.771552   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.772895   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "5e422dea5225415087d89d557a40b0ac"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-f77q"
I20260608 10:00:31.777990   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:31.782356  2122 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:31.783411   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:31.783753   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "5e422dea5225415087d89d557a40b0ac"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-f77q"
I20260608 10:00:31.784078   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-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:31.806437   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:31.807874   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:31.850263   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:36689
I20260608 10:00:31.850381  2173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:36689 every 8 connection(s)
I20260608 10:00:31.854789  2174 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:31.866269  2174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac: Bootstrap starting.
I20260608 10:00:31.872072  2174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:31.876905  2174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac: No bootstrap required, opened a new log
I20260608 10:00:31.879499  2174 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER }
I20260608 10:00:31.879935  2174 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:31.880218  2174 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e422dea5225415087d89d557a40b0ac, State: Initialized, Role: FOLLOWER
I20260608 10:00:31.880944  2174 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER }
I20260608 10:00:31.881451  2174 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:31.881707  2174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:31.882004  2174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:31.886823  2174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER }
I20260608 10:00:31.887446  2174 leader_election.cc:304] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [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: 5e422dea5225415087d89d557a40b0ac; no voters: 
I20260608 10:00:31.888661  2174 leader_election.cc:290] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:31.889086  2177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:31.890560  2177 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 1 LEADER]: Becoming Leader. State: Replica: 5e422dea5225415087d89d557a40b0ac, State: Running, Role: LEADER
I20260608 10:00:31.891363  2177 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [LEADER]: Queue going to LEADER mode. State: All 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: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER }
I20260608 10:00:31.891973  2174 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:31.895020  2178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e422dea5225415087d89d557a40b0ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER } }
I20260608 10:00:31.894927  2179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e422dea5225415087d89d557a40b0ac. Latest consensus state: current_term: 1 leader_uuid: "5e422dea5225415087d89d557a40b0ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e422dea5225415087d89d557a40b0ac" member_type: VOTER } }
I20260608 10:00:31.895663  2178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:31.895779  2179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:31.903693  2182 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:31.909313  2182 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:31.910384   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:31.919740  2182 catalog_manager.cc:1382] Generated new cluster ID: 4bbea795d0514a53a2985f79e2afde54
I20260608 10:00:31.920077  2182 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:31.942335  2182 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:31.943885  2182 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:31.959064  2182 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac: Generated new TSK 0
I20260608 10:00:31.959782  2182 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:31.977408   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:31.984522  2195 instance_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:31.985812  2196 instance_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:31.988044   477 server_base.cc:1061] running on GCE node
W20260608 10:00:31.988514  2198 instance_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:31.989523   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:31.989743   477 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:31.989974   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912831989934 us; error 0 us; skew 500 ppm
I20260608 10:00:31.990656   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:31.993533   477 webserver.cc:533] Webserver started at http://127.0.119.65:37935/ using document root <none> and password file <none>
I20260608 10:00:31.994081   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:31.994298   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:31.994618   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:31.995769   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "a58cdac4e176455c816c4a53dd0051e8"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-f77q"
I20260608 10:00:32.000792   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:00:32.005060  2203 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:32.005991   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:32.006433   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "a58cdac4e176455c816c4a53dd0051e8"
format_stamp: "Formatted at 2026-06-08 10:00:31 on dist-test-slave-f77q"
I20260608 10:00:32.006774   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-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:32.021065   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:32.022548   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:32.024195   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:32.026913   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:32.027165   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.027441   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:32.027628   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.074101   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:35421
I20260608 10:00:32.074225  2265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:35421 every 8 connection(s)
I20260608 10:00:32.080260   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:32.087917  2270 instance_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:32.089955  2271 instance_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:32.092051  2273 instance_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:32.092844   477 server_base.cc:1061] running on GCE node
I20260608 10:00:32.093940   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:32.094157   477 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:32.094352   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912832094328 us; error 0 us; skew 500 ppm
I20260608 10:00:32.095054   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:32.098114   477 webserver.cc:533] Webserver started at http://127.0.119.66:35955/ using document root <none> and password file <none>
I20260608 10:00:32.098857   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:32.099143   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:32.099501   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:32.100577  2266 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36689
I20260608 10:00:32.101035  2266 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:32.100991   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "f17c8a237db24936a1dd980c852f410a"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-f77q"
I20260608 10:00:32.102164  2266 heartbeater.cc:507] Master 127.0.119.126:36689 requested a full tablet report, sending...
I20260608 10:00:32.105257  2139 ts_manager.cc:194] Registered new tserver with Master: a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65:35421)
I20260608 10:00:32.107347   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:00:32.107982  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58050
I20260608 10:00:32.112200  2278 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:32.113230   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:00:32.113569   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "f17c8a237db24936a1dd980c852f410a"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-f77q"
I20260608 10:00:32.113844   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-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:32.128504   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:32.129874   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:32.131578   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:32.133989   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:32.134181   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.134552   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:32.134706   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.178001   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:36019
I20260608 10:00:32.178121  2340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:36019 every 8 connection(s)
I20260608 10:00:32.193737   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:32.202308  2344 instance_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:32.204682  2345 instance_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:32.205742  2347 instance_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:32.207894  2341 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36689
I20260608 10:00:32.208256   477 server_base.cc:1061] running on GCE node
I20260608 10:00:32.208396  2341 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:32.209337   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:32.209524  2341 heartbeater.cc:507] Master 127.0.119.126:36689 requested a full tablet report, sending...
W20260608 10:00:32.209756   477 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:32.209995   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912832209972 us; error 0 us; skew 500 ppm
I20260608 10:00:32.211078   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:32.212549  2139 ts_manager.cc:194] Registered new tserver with Master: f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
I20260608 10:00:32.214159   477 webserver.cc:533] Webserver started at http://127.0.119.67:39137/ using document root <none> and password file <none>
I20260608 10:00:32.214689  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58056
I20260608 10:00:32.214821   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:32.215232   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:32.215655   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:32.217126   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "c59ca70cd6654ddc90bd89ad53dce29e"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-f77q"
I20260608 10:00:32.222162   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:32.226019  2352 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:32.227080   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:32.227367   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "c59ca70cd6654ddc90bd89ad53dce29e"
format_stamp: "Formatted at 2026-06-08 10:00:32 on dist-test-slave-f77q"
I20260608 10:00:32.227628   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-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:32.251005   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:32.252385   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:32.254101   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:32.257011   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:32.257252   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.257629   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:32.257800   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:32.305248   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:37135
I20260608 10:00:32.305346  2414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:37135 every 8 connection(s)
I20260608 10:00:32.322990  2415 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36689
I20260608 10:00:32.323475  2415 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:32.324295  2415 heartbeater.cc:507] Master 127.0.119.126:36689 requested a full tablet report, sending...
I20260608 10:00:32.326862  2139 ts_manager.cc:194] Registered new tserver with Master: c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135)
I20260608 10:00:32.327023   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017723762s
I20260608 10:00:32.328433  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58072
I20260608 10:00:33.111480  2266 heartbeater.cc:499] Master 127.0.119.126:36689 was elected leader, sending a full tablet report...
I20260608 10:00:33.217689  2341 heartbeater.cc:499] Master 127.0.119.126:36689 was elected leader, sending a full tablet report...
I20260608 10:00:33.331667  2415 heartbeater.cc:499] Master 127.0.119.126:36689 was elected leader, sending a full tablet report...
I20260608 10:00:33.388020  2139 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58086:
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:33.390368  2139 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:33.447203  2231 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1616486194671a23f9fe0d63d49dc (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:33.448945  2231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1616486194671a23f9fe0d63d49dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.451875  2230 tablet_service.cc:1511] Processing CreateTablet for tablet 442a1afa421e45c7b69a107530287213 (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:33.453549  2230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a1afa421e45c7b69a107530287213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.460240  2379 tablet_service.cc:1511] Processing CreateTablet for tablet 442a1afa421e45c7b69a107530287213 (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:33.463199  2380 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1616486194671a23f9fe0d63d49dc (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:33.463197  2306 tablet_service.cc:1511] Processing CreateTablet for tablet d6c1616486194671a23f9fe0d63d49dc (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:33.463771  2305 tablet_service.cc:1511] Processing CreateTablet for tablet 442a1afa421e45c7b69a107530287213 (DEFAULT_TABLE table=test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:33.464952  2306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1616486194671a23f9fe0d63d49dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.465660  2305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a1afa421e45c7b69a107530287213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.468840  2379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a1afa421e45c7b69a107530287213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.469652  2380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c1616486194671a23f9fe0d63d49dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.483237  2435 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: Bootstrap starting.
I20260608 10:00:33.490619  2435 tablet_bootstrap.cc:654] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.502990  2435 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: No bootstrap required, opened a new log
I20260608 10:00:33.503647  2435 ts_tablet_manager.cc:1403] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 10:00:33.506850  2435 raft_consensus.cc:359] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.507846  2435 raft_consensus.cc:385] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.508236  2435 raft_consensus.cc:740] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58cdac4e176455c816c4a53dd0051e8, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.509394  2435 consensus_queue.cc:260] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.512881  2437 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Bootstrap starting.
I20260608 10:00:33.518687  2438 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: Bootstrap starting.
I20260608 10:00:33.519464  2435 ts_tablet_manager.cc:1434] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260608 10:00:33.521474  2437 tablet_bootstrap.cc:654] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.522600  2435 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: Bootstrap starting.
I20260608 10:00:33.529758  2435 tablet_bootstrap.cc:654] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.527495  2438 tablet_bootstrap.cc:654] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.531641  2439 raft_consensus.cc:493] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:33.532248  2439 raft_consensus.cc:515] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.533262  2437 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: No bootstrap required, opened a new log
I20260608 10:00:33.533779  2437 ts_tablet_manager.cc:1403] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 10:00:33.537520  2437 raft_consensus.cc:359] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.538753  2437 raft_consensus.cc:385] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.539213  2437 raft_consensus.cc:740] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17c8a237db24936a1dd980c852f410a, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.539379  2439 leader_election.cc:290] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135), f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
I20260608 10:00:33.540737  2437 consensus_queue.cc:260] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.551512  2437 ts_tablet_manager.cc:1434] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.010s
I20260608 10:00:33.554754  2437 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: Bootstrap starting.
I20260608 10:00:33.561821  2438 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: No bootstrap required, opened a new log
I20260608 10:00:33.562740  2438 ts_tablet_manager.cc:1403] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.010s
I20260608 10:00:33.563365  2437 tablet_bootstrap.cc:654] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.567222  2435 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: No bootstrap required, opened a new log
I20260608 10:00:33.567847  2435 ts_tablet_manager.cc:1403] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.009s
I20260608 10:00:33.571920  2435 raft_consensus.cc:359] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.572868  2435 raft_consensus.cc:385] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.573069  2437 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: No bootstrap required, opened a new log
I20260608 10:00:33.573295  2435 raft_consensus.cc:740] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a58cdac4e176455c816c4a53dd0051e8, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.573961  2437 ts_tablet_manager.cc:1403] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260608 10:00:33.574553  2435 consensus_queue.cc:260] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.576656  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "a58cdac4e176455c816c4a53dd0051e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" is_pre_election: true
I20260608 10:00:33.577215  2435 ts_tablet_manager.cc:1434] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:00:33.576731  2438 raft_consensus.cc:359] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.577744  2438 raft_consensus.cc:385] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.578125  2438 raft_consensus.cc:740] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59ca70cd6654ddc90bd89ad53dce29e, State: Initialized, Role: FOLLOWER
W20260608 10:00:33.579160  2207 leader_election.cc:343] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:33.579092  2438 consensus_queue.cc:260] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.581661  2437 raft_consensus.cc:359] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.582755  2437 raft_consensus.cc:385] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.583217  2437 raft_consensus.cc:740] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f17c8a237db24936a1dd980c852f410a, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.584887  2437 consensus_queue.cc:260] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.586498  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "a58cdac4e176455c816c4a53dd0051e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17c8a237db24936a1dd980c852f410a" is_pre_election: true
I20260608 10:00:33.587407  2316 raft_consensus.cc:2468] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a58cdac4e176455c816c4a53dd0051e8 in term 0.
I20260608 10:00:33.588280  2437 ts_tablet_manager.cc:1434] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:00:33.589097  2438 ts_tablet_manager.cc:1434] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.007s
I20260608 10:00:33.590209  2438 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: Bootstrap starting.
I20260608 10:00:33.590242  2206 leader_election.cc:304] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [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: a58cdac4e176455c816c4a53dd0051e8, f17c8a237db24936a1dd980c852f410a; no voters: c59ca70cd6654ddc90bd89ad53dce29e
I20260608 10:00:33.592300  2439 raft_consensus.cc:2804] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:33.592754  2439 raft_consensus.cc:493] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:33.593168  2439 raft_consensus.cc:3060] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.598183  2438 tablet_bootstrap.cc:654] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.603240  2439 raft_consensus.cc:515] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.606638  2390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "a58cdac4e176455c816c4a53dd0051e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c59ca70cd6654ddc90bd89ad53dce29e"
I20260608 10:00:33.607162  2439 leader_election.cc:290] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [CANDIDATE]: Term 1 election: Requested vote from peers c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135), f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
W20260608 10:00:33.608250  2207 leader_election.cc:343] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:33.608768  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "a58cdac4e176455c816c4a53dd0051e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17c8a237db24936a1dd980c852f410a"
I20260608 10:00:33.609460  2316 raft_consensus.cc:3060] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.609715  2438 tablet_bootstrap.cc:492] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: No bootstrap required, opened a new log
I20260608 10:00:33.610313  2438 ts_tablet_manager.cc:1403] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 10:00:33.613564  2438 raft_consensus.cc:359] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.614176  2438 raft_consensus.cc:385] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.614413  2438 raft_consensus.cc:740] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59ca70cd6654ddc90bd89ad53dce29e, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.615180  2438 consensus_queue.cc:260] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.617408  2316 raft_consensus.cc:2468] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a58cdac4e176455c816c4a53dd0051e8 in term 1.
I20260608 10:00:33.617518  2438 ts_tablet_manager.cc:1434] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:00:33.618671  2206 leader_election.cc:304] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [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: a58cdac4e176455c816c4a53dd0051e8, f17c8a237db24936a1dd980c852f410a; no voters: c59ca70cd6654ddc90bd89ad53dce29e
I20260608 10:00:33.619554  2439 raft_consensus.cc:2804] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:33.620787  2439 raft_consensus.cc:697] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 1 LEADER]: Becoming Leader. State: Replica: a58cdac4e176455c816c4a53dd0051e8, State: Running, Role: LEADER
I20260608 10:00:33.621567  2439 consensus_queue.cc:237] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.631210  2138 catalog_manager.cc:5696] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "a58cdac4e176455c816c4a53dd0051e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:33.764123  2447 raft_consensus.cc:493] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:33.764694  2447 raft_consensus.cc:515] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.767323  2447 leader_election.cc:290] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65:35421), f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
I20260608 10:00:33.780035  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a1afa421e45c7b69a107530287213" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58cdac4e176455c816c4a53dd0051e8" is_pre_election: true
I20260608 10:00:33.780471  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a1afa421e45c7b69a107530287213" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17c8a237db24936a1dd980c852f410a" is_pre_election: true
I20260608 10:00:33.780740  2241 raft_consensus.cc:2468] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c59ca70cd6654ddc90bd89ad53dce29e in term 0.
I20260608 10:00:33.781283  2316 raft_consensus.cc:2468] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c59ca70cd6654ddc90bd89ad53dce29e in term 0.
I20260608 10:00:33.782198  2353 leader_election.cc:304] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58cdac4e176455c816c4a53dd0051e8, c59ca70cd6654ddc90bd89ad53dce29e; no voters: 
I20260608 10:00:33.783088  2447 raft_consensus.cc:2804] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:33.783550  2447 raft_consensus.cc:493] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:33.783888  2447 raft_consensus.cc:3060] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.789515  2447 raft_consensus.cc:515] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.791559  2447 leader_election.cc:290] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [CANDIDATE]: Term 1 election: Requested vote from peers a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65:35421), f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
I20260608 10:00:33.792651  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a1afa421e45c7b69a107530287213" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58cdac4e176455c816c4a53dd0051e8"
I20260608 10:00:33.792707  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442a1afa421e45c7b69a107530287213" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17c8a237db24936a1dd980c852f410a"
I20260608 10:00:33.793524  2316 raft_consensus.cc:3060] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.793497  2241 raft_consensus.cc:3060] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.801733  2241 raft_consensus.cc:2468] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59ca70cd6654ddc90bd89ad53dce29e in term 1.
I20260608 10:00:33.801740  2316 raft_consensus.cc:2468] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c59ca70cd6654ddc90bd89ad53dce29e in term 1.
I20260608 10:00:33.803508  2353 leader_election.cc:304] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a58cdac4e176455c816c4a53dd0051e8, c59ca70cd6654ddc90bd89ad53dce29e; no voters: 
I20260608 10:00:33.804296  2447 raft_consensus.cc:2804] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:33.805577  2447 raft_consensus.cc:697] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 LEADER]: Becoming Leader. State: Replica: c59ca70cd6654ddc90bd89ad53dce29e, State: Running, Role: LEADER
I20260608 10:00:33.806481  2447 consensus_queue.cc:237] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } }
I20260608 10:00:33.814833  2138 catalog_manager.cc:5696] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e reported cstate change: term changed from 0 to 1, leader changed from <none> to c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:33.909132  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:33.909482  2447 raft_consensus.cc:493] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:33.910029  2447 raft_consensus.cc:515] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } }
I20260608 10:00:33.911542  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:33.912004  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:33.912050  2447 leader_election.cc:290] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65:35421), f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019)
I20260608 10:00:33.912815  2241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a58cdac4e176455c816c4a53dd0051e8" is_pre_election: true
I20260608 10:00:33.913136  2316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c1616486194671a23f9fe0d63d49dc" candidate_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f17c8a237db24936a1dd980c852f410a" is_pre_election: true
I20260608 10:00:33.913899  2316 raft_consensus.cc:2393] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c59ca70cd6654ddc90bd89ad53dce29e in current term 1: Already voted for candidate a58cdac4e176455c816c4a53dd0051e8 in this term.
I20260608 10:00:33.914984  2355 leader_election.cc:304] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [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: c59ca70cd6654ddc90bd89ad53dce29e; no voters: a58cdac4e176455c816c4a53dd0051e8, f17c8a237db24936a1dd980c852f410a
I20260608 10:00:33.915911  2447 raft_consensus.cc:3060] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.920987  2447 raft_consensus.cc:2749] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:34.039928  2439 consensus_queue.cc:1048] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:34.056888  2458 consensus_queue.cc:1048] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:34.239120  2447 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:34.251941  2462 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:35.913143  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:35.916496  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:35.917022  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:37.918164  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:37.921155  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:37.921571  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:39.923080  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:39.925534  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:39.925943  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:41.927246  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:41.929590  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:41.929968  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:43.930945  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:43.933060  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:43.933473  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:44.899458   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:44.907706  2471 instance_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:44.908449  2472 instance_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:44.909809  2474 instance_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:44.912209   477 server_base.cc:1061] running on GCE node
I20260608 10:00:44.913359   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:44.913628   477 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:44.913838   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912844913821 us; error 0 us; skew 500 ppm
I20260608 10:00:44.914705   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:44.918121   477 webserver.cc:533] Webserver started at http://127.0.119.68:45527/ using document root <none> and password file <none>
I20260608 10:00:44.918810   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:44.919076   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:44.919413   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:44.920986   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "ce8279cdbaad469c843d98dcb19b3ca5"
format_stamp: "Formatted at 2026-06-08 10:00:44 on dist-test-slave-f77q"
I20260608 10:00:44.926486   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:00:44.931061  2479 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:44.932030   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:44.932488   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "ce8279cdbaad469c843d98dcb19b3ca5"
format_stamp: "Formatted at 2026-06-08 10:00:44 on dist-test-slave-f77q"
I20260608 10:00:44.932792   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-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:44.967204   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:44.969467   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:44.971963   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:44.975047   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:44.975284   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:44.975653   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:44.975840   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:45.027612   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:44989
I20260608 10:00:45.027738  2541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:44989 every 8 connection(s)
I20260608 10:00:45.061663  2542 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36689
I20260608 10:00:45.062150  2542 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:45.063274  2542 heartbeater.cc:507] Master 127.0.119.126:36689 requested a full tablet report, sending...
I20260608 10:00:45.065711  2139 ts_manager.cc:194] Registered new tserver with Master: ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68:44989)
I20260608 10:00:45.067476  2139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35704
I20260608 10:00:45.934551  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:45.936868  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:45.937438  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:45.992871  2390 consensus_queue.cc:237] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [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: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } }
I20260608 10:00:46.003266  2316 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:46.006925  2552 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } 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:46.008612  2241 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:46.010880  2552 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:46.019825  2462 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } } }
W20260608 10:00:46.024115  2353 consensus_peers.cc:597] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e -> Peer ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68:44989): Couldn't send request to peer ce8279cdbaad469c843d98dcb19b3ca5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 442a1afa421e45c7b69a107530287213. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:46.025738  2316 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } } }
I20260608 10:00:46.026605  2241 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } } }
I20260608 10:00:46.039417  2139 catalog_manager.cc:5696] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e reported cstate change: config changed from index -1 to 2, NON_VOTER ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:46.070793  2542 heartbeater.cc:499] Master 127.0.119.126:36689 was elected leader, sending a full tablet report...
I20260608 10:00:46.605811  2560 ts_tablet_manager.cc:933] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: Initiating tablet copy from peer c59ca70cd6654ddc90bd89ad53dce29e (127.0.119.67:37135)
I20260608 10:00:46.607632  2560 tablet_copy_client.cc:323] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:37135
I20260608 10:00:46.621168  2400 tablet_copy_service.cc:140] P c59ca70cd6654ddc90bd89ad53dce29e: Received BeginTabletCopySession request for tablet 442a1afa421e45c7b69a107530287213 from peer ce8279cdbaad469c843d98dcb19b3ca5 ({username='slave'} at 127.0.0.1:53720)
I20260608 10:00:46.621850  2400 tablet_copy_service.cc:161] P c59ca70cd6654ddc90bd89ad53dce29e: Beginning new tablet copy session on tablet 442a1afa421e45c7b69a107530287213 from peer ce8279cdbaad469c843d98dcb19b3ca5 at {username='slave'} at 127.0.0.1:53720: session id = ce8279cdbaad469c843d98dcb19b3ca5-442a1afa421e45c7b69a107530287213
I20260608 10:00:46.630501  2400 tablet_copy_source_session.cc:215] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:46.634094  2560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442a1afa421e45c7b69a107530287213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:46.646708  2560 tablet_copy_client.cc:806] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:46.647387  2560 tablet_copy_client.cc:670] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:46.651762  2560 tablet_copy_client.cc:538] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:46.658391  2560 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: Bootstrap starting.
I20260608 10:00:46.675602  2560 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: 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:46.676414  2560 tablet_bootstrap.cc:492] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: Bootstrap complete.
I20260608 10:00:46.677043  2560 ts_tablet_manager.cc:1403] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.011s
I20260608 10:00:46.679579  2560 raft_consensus.cc:359] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } }
I20260608 10:00:46.680249  2560 raft_consensus.cc:740] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ce8279cdbaad469c843d98dcb19b3ca5, State: Initialized, Role: LEARNER
I20260608 10:00:46.680827  2560 consensus_queue.cc:260] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [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: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: true } }
I20260608 10:00:46.683729  2560 ts_tablet_manager.cc:1434] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:00:46.685793  2400 tablet_copy_service.cc:342] P c59ca70cd6654ddc90bd89ad53dce29e: Request end of tablet copy session ce8279cdbaad469c843d98dcb19b3ca5-442a1afa421e45c7b69a107530287213 received from {username='slave'} at 127.0.0.1:53720
I20260608 10:00:46.686280  2400 tablet_copy_service.cc:434] P c59ca70cd6654ddc90bd89ad53dce29e: ending tablet copy session ce8279cdbaad469c843d98dcb19b3ca5-442a1afa421e45c7b69a107530287213 on tablet 442a1afa421e45c7b69a107530287213 with peer ce8279cdbaad469c843d98dcb19b3ca5
I20260608 10:00:47.051446  2517 raft_consensus.cc:1217] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:47.477391  2567 raft_consensus.cc:1064] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: attempting to promote NON_VOTER ce8279cdbaad469c843d98dcb19b3ca5 to VOTER
I20260608 10:00:47.479746  2567 consensus_queue.cc:237] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [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: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } }
I20260608 10:00:47.486716  2517 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 LEARNER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:47.487146  2316 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:47.488226  2241 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:47.488694  2566 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } 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:00:47.489692  2552 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:47.490433  2567 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } 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:47.514235  2567 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.517122  2316 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.517109  2517 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.528841  2241 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.534289  2137 catalog_manager.cc:5696] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e reported cstate change: config changed from index 2 to 3, ce8279cdbaad469c843d98dcb19b3ca5 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f17c8a237db24936a1dd980c852f410a" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 36019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:47.567530  2390 consensus_queue.cc:237] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [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: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } }
I20260608 10:00:47.575331  2517 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:47.576874  2567 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } 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:00:47.579020  2241 raft_consensus.cc:1275] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Refusing update from remote peer c59ca70cd6654ddc90bd89ad53dce29e: 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:47.580823  2567 consensus_queue.cc:1048] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:47.584573  2552 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f17c8a237db24936a1dd980c852f410a (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.586683  2517 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f17c8a237db24936a1dd980c852f410a (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.591128  2241 raft_consensus.cc:2955] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f17c8a237db24936a1dd980c852f410a (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } } }
I20260608 10:00:47.595646  2126 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 442a1afa421e45c7b69a107530287213 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:47.604496  2138 catalog_manager.cc:5696] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e reported cstate change: config changed from index 3 to 4, VOTER f17c8a237db24936a1dd980c852f410a (127.0.119.66) evicted. New cstate: current_term: 1 leader_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a58cdac4e176455c816c4a53dd0051e8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 35421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c59ca70cd6654ddc90bd89ad53dce29e" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce8279cdbaad469c843d98dcb19b3ca5" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:47.617009  2305 tablet_service.cc:1558] Processing DeleteTablet for tablet 442a1afa421e45c7b69a107530287213 with delete_type TABLET_DATA_TOMBSTONED (TS f17c8a237db24936a1dd980c852f410a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45072
I20260608 10:00:47.619566  2578 tablet_replica.cc:333] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: stopping tablet replica
I20260608 10:00:47.620581  2578 raft_consensus.cc:2243] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:47.621299  2578 raft_consensus.cc:2272] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.624490  2578 ts_tablet_manager.cc:1916] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:47.635869  2578 ts_tablet_manager.cc:1929] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:00:47.636286  2578 log.cc:1199] T 442a1afa421e45c7b69a107530287213 P f17c8a237db24936a1dd980c852f410a: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912808305672-477-0/minicluster-data/ts-1-root/wals/442a1afa421e45c7b69a107530287213
I20260608 10:00:47.637946  2125 catalog_manager.cc:5027] TS f17c8a237db24936a1dd980c852f410a (127.0.119.66:36019): tablet 442a1afa421e45c7b69a107530287213 (table test-workload [id=6fbbeaf9dce54fe9addeaf05eb6281ac]) successfully deleted
I20260608 10:00:47.938532  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:47.940645  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:47.941085  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:49.942407  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:49.944834  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:49.945451  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:51.946771  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:51.949182  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:51.949631  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:53.950834  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:53.953187  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:53.953609  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:55.954684  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:55.956863  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:55.957291  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:57.958338  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:57.961057  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:57.961486  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:59.962797  2192 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:59.965257  2192 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:59.965732  2192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:00.161739   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
W20260608 10:01:00.195695  2353 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260608 10:01:00.200814  2353 consensus_peers.cc:597] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e -> Peer a58cdac4e176455c816c4a53dd0051e8 (127.0.119.65:35421): Couldn't send request to peer a58cdac4e176455c816c4a53dd0051e8. 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:00.202556   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.203409   477 tablet_replica.cc:333] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8: stopping tablet replica
I20260608 10:01:00.204030   477 raft_consensus.cc:2243] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.204919   477 raft_consensus.cc:2272] T 442a1afa421e45c7b69a107530287213 P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.207242   477 tablet_replica.cc:333] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8: stopping tablet replica
I20260608 10:01:00.207754   477 raft_consensus.cc:2243] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.208832   477 raft_consensus.cc:2272] T d6c1616486194671a23f9fe0d63d49dc P a58cdac4e176455c816c4a53dd0051e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.232825   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:01:00.247977   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:01:00.281837   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.282826   477 tablet_replica.cc:333] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a: stopping tablet replica
I20260608 10:01:00.283421   477 raft_consensus.cc:2243] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.284078   477 raft_consensus.cc:2272] T d6c1616486194671a23f9fe0d63d49dc P f17c8a237db24936a1dd980c852f410a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.308218   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:01:00.322857   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:01:00.347282   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.348181   477 tablet_replica.cc:333] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e: stopping tablet replica
I20260608 10:01:00.348831   477 raft_consensus.cc:2243] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.349490   477 raft_consensus.cc:2272] T d6c1616486194671a23f9fe0d63d49dc P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.351887   477 tablet_replica.cc:333] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e: stopping tablet replica
I20260608 10:01:00.352416   477 raft_consensus.cc:2243] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.353397   477 raft_consensus.cc:2272] T 442a1afa421e45c7b69a107530287213 P c59ca70cd6654ddc90bd89ad53dce29e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.376240   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:01:00.390197   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:01:00.421694   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.422564   477 tablet_replica.cc:333] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5: stopping tablet replica
I20260608 10:01:00.423171   477 raft_consensus.cc:2243] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.423902   477 raft_consensus.cc:2272] T 442a1afa421e45c7b69a107530287213 P ce8279cdbaad469c843d98dcb19b3ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.444434   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:01:00.456717   477 master.cc:562] Master@127.0.119.126:36689 shutting down...
I20260608 10:01:00.484503   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.485173   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.485528   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e422dea5225415087d89d557a40b0ac: stopping tablet replica
I20260608 10:01:00.505257   477 master.cc:584] Master@127.0.119.126:36689 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28790 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:01:00.545262   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:44927
I20260608 10:01:00.546667   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:00.554148  2584 instance_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.554239  2583 instance_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.554359  2586 instance_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.554744   477 server_base.cc:1061] running on GCE node
I20260608 10:01:00.556090   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:00.556290   477 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.556488   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912860556457 us; error 0 us; skew 500 ppm
I20260608 10:01:00.557090   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:00.559772   477 webserver.cc:533] Webserver started at http://127.0.119.126:43465/ using document root <none> and password file <none>
I20260608 10:01:00.560331   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:00.560511   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:00.560838   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:00.562091   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "61af807f6426496f9931544e0df1c519"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-f77q"
I20260608 10:01:00.567188   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:00.571362  2591 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.572359   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:01:00.572762   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "61af807f6426496f9931544e0df1c519"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-f77q"
I20260608 10:01:00.573077   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912808305672-477-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.588443   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:00.589854   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:00.633255   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:44927
I20260608 10:01:00.633411  2642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:44927 every 8 connection(s)
I20260608 10:01:00.638232  2643 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.651187  2643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519: Bootstrap starting.
I20260608 10:01:00.657030  2643 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.662392  2643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519: No bootstrap required, opened a new log
I20260608 10:01:00.665277  2643 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61af807f6426496f9931544e0df1c519" member_type: VOTER }
I20260608 10:01:00.665782  2643 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.666100  2643 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61af807f6426496f9931544e0df1c519, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.666909  2643 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61af807f6426496f9931544e0df1c519" member_type: VOTER }
I20260608 10:01:00.667460  2643 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:00.667706  2643 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:00.668040  2643 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.673184  2643 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61af807f6426496f9931544e0df1c519" member_type: VOTER }
I20260608 10:01:00.673856  2643 leader_election.cc:304] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [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: 61af807f6426496f9931544e0df1c519; no voters: 
I20260608 10:01:00.675869  2643 leader_election.cc:290] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:00.676328  2646 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.678043  2646 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 1 LEADER]: Becoming Leader. State: Replica: 61af807f6426496f9931544e0df1c519, State: Running, Role: LEADER
I20260608 10:01:00.679060  2646 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [LEADER]: Queue going to LEADER mode. State: All 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: "61af807f6426496f9931544e0df1c519" member_type: VOTER }
I20260608 10:01:00.680106  2643 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:00.686632  2648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61af807f6426496f9931544e0df1c519. Latest consensus state: current_term: 1 leader_uuid: "61af807f6426496f9931544e0df1c519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61af807f6426496f9931544e0df1c519" member_type: VOTER } }
I20260608 10:01:00.686844  2647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61af807f6426496f9931544e0df1c519" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61af807f6426496f9931544e0df1c519" member_type: VOTER } }
I20260608 10:01:00.687510  2648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.687531  2647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.690608  2654 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:00.699889  2654 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:00.701118   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:00.711314  2654 catalog_manager.cc:1382] Generated new cluster ID: 982fead2280e4ac0ba88c5880c6b25d1
I20260608 10:01:00.711659  2654 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:00.733695  2654 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:00.735378  2654 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:00.751451  2654 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519: Generated new TSK 0
I20260608 10:01:00.752168  2654 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:00.766978   477 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000208579s
I20260608 10:01:12.866586   477 master.cc:562] Master@127.0.119.126:44927 shutting down...
I20260608 10:01:12.897372   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:12.898375   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:12.898941   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61af807f6426496f9931544e0df1c519: stopping tablet replica
I20260608 10:01:12.920949   477 master.cc:584] Master@127.0.119.126:44927 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12409 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:01:12.955276   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:46401
I20260608 10:01:12.956499   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.962411  2666 instance_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:12.963848  2667 instance_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:12.964705   477 server_base.cc:1061] running on GCE node
W20260608 10:01:12.964661  2669 instance_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:12.965734   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.965914   477 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:12.966089   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912872966075 us; error 0 us; skew 500 ppm
I20260608 10:01:12.966882   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.970016   477 webserver.cc:533] Webserver started at http://127.0.119.126:38155/ using document root <none> and password file <none>
I20260608 10:01:12.970645   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.970846   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.971158   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.972452   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "e1e31b889ca04412a0e2863196362700"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-f77q"
I20260608 10:01:12.977450   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:12.981635  2674 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:12.982666   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:01:12.982999   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "e1e31b889ca04412a0e2863196362700"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-f77q"
I20260608 10:01:12.983315   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-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:12.997251   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.998754   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.045014   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:46401
I20260608 10:01:13.045162  2725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:46401 every 8 connection(s)
I20260608 10:01:13.049823  2726 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.061647  2726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700: Bootstrap starting.
I20260608 10:01:13.067122  2726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:13.072086  2726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700: No bootstrap required, opened a new log
I20260608 10:01:13.074874  2726 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1e31b889ca04412a0e2863196362700" member_type: VOTER }
I20260608 10:01:13.075340  2726 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:13.075623  2726 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1e31b889ca04412a0e2863196362700, State: Initialized, Role: FOLLOWER
I20260608 10:01:13.076308  2726 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1e31b889ca04412a0e2863196362700" member_type: VOTER }
I20260608 10:01:13.076812  2726 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:13.077037  2726 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:13.077351  2726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:13.082185  2726 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1e31b889ca04412a0e2863196362700" member_type: VOTER }
I20260608 10:01:13.082909  2726 leader_election.cc:304] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [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: e1e31b889ca04412a0e2863196362700; no voters: 
I20260608 10:01:13.084281  2726 leader_election.cc:290] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:13.084900  2729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:13.086751  2729 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 1 LEADER]: Becoming Leader. State: Replica: e1e31b889ca04412a0e2863196362700, State: Running, Role: LEADER
I20260608 10:01:13.087786  2726 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:13.087654  2729 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [LEADER]: Queue going to LEADER mode. State: All 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: "e1e31b889ca04412a0e2863196362700" member_type: VOTER }
I20260608 10:01:13.091398  2730 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1e31b889ca04412a0e2863196362700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1e31b889ca04412a0e2863196362700" member_type: VOTER } }
I20260608 10:01:13.091406  2731 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1e31b889ca04412a0e2863196362700. Latest consensus state: current_term: 1 leader_uuid: "e1e31b889ca04412a0e2863196362700" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1e31b889ca04412a0e2863196362700" member_type: VOTER } }
I20260608 10:01:13.092193  2730 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:13.092307  2731 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:13.100400  2734 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:13.106272  2734 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:13.107641   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:13.116724  2734 catalog_manager.cc:1382] Generated new cluster ID: e09d8860573a465ab620b9d6c996b0f0
I20260608 10:01:13.117065  2734 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:13.146427  2734 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:13.147910  2734 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:13.163475  2734 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700: Generated new TSK 0
I20260608 10:01:13.164172  2734 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:13.174556   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.181972  2747 instance_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.182777  2748 instance_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.184409  2750 instance_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.185415   477 server_base.cc:1061] running on GCE node
I20260608 10:01:13.186520   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.186785   477 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.186980   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912873186946 us; error 0 us; skew 500 ppm
I20260608 10:01:13.187692   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.191427   477 webserver.cc:533] Webserver started at http://127.0.119.65:43181/ using document root <none> and password file <none>
I20260608 10:01:13.192049   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.192272   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.192602   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.194092   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "11bbaaa04b794dce86698ba37489b01c"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.199887   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:13.204241  2755 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.205286   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:13.205699   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "11bbaaa04b794dce86698ba37489b01c"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.206053   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-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.223450   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.224905   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.226619   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.229254   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.229534   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.229810   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.229998   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.276527   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33247
I20260608 10:01:13.276660  2817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33247 every 8 connection(s)
I20260608 10:01:13.282536   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.290740  2822 instance_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.292053  2823 instance_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.293983  2825 instance_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.295008   477 server_base.cc:1061] running on GCE node
I20260608 10:01:13.296104   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.296391   477 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.296597   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912873296578 us; error 0 us; skew 500 ppm
I20260608 10:01:13.297398   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.297511  2818 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46401
I20260608 10:01:13.297987  2818 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.299010  2818 heartbeater.cc:507] Master 127.0.119.126:46401 requested a full tablet report, sending...
I20260608 10:01:13.300678   477 webserver.cc:533] Webserver started at http://127.0.119.66:41173/ using document root <none> and password file <none>
I20260608 10:01:13.301350   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.301563   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.301880  2691 ts_manager.cc:194] Registered new tserver with Master: 11bbaaa04b794dce86698ba37489b01c (127.0.119.65:33247)
I20260608 10:01:13.301900   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.303833   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "59760800edb248dc8567b7a27ef90019"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.304047  2691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37462
I20260608 10:01:13.309707   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:01:13.314141  2830 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.315107   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:13.315702   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "59760800edb248dc8567b7a27ef90019"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.316087   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-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.336706   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.338084   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.339778   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.342167   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.342398   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.342729   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.342907   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.390655   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:33911
I20260608 10:01:13.390787  2892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:33911 every 8 connection(s)
I20260608 10:01:13.396524   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.405983  2896 instance_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.407063  2897 instance_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.409590  2899 instance_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.410782   477 server_base.cc:1061] running on GCE node
I20260608 10:01:13.412166   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.412377   477 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.412566   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912873412548 us; error 0 us; skew 500 ppm
I20260608 10:01:13.412958  2893 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46401
I20260608 10:01:13.413280   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.413395  2893 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.414662  2893 heartbeater.cc:507] Master 127.0.119.126:46401 requested a full tablet report, sending...
I20260608 10:01:13.416647   477 webserver.cc:533] Webserver started at http://127.0.119.67:43221/ using document root <none> and password file <none>
I20260608 10:01:13.417222   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.417450   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.417276  2691 ts_manager.cc:194] Registered new tserver with Master: 59760800edb248dc8567b7a27ef90019 (127.0.119.66:33911)
I20260608 10:01:13.417906   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.419261  2691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37478
I20260608 10:01:13.419337   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "0b9fa3887cdd41eca0e4200d44fc7726"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.424614   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:13.428840  2904 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.429970   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:13.430269   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "0b9fa3887cdd41eca0e4200d44fc7726"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-f77q"
I20260608 10:01:13.430581   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912808305672-477-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.443437   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.444708   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.446228   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.449245   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.449476   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.449671   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.449801   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.497076   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:33883
I20260608 10:01:13.497197  2967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:33883 every 8 connection(s)
I20260608 10:01:13.513712  2968 heartbeater.cc:344] Connected to a master server at 127.0.119.126:46401
I20260608 10:01:13.514176  2968 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.514990  2968 heartbeater.cc:507] Master 127.0.119.126:46401 requested a full tablet report, sending...
I20260608 10:01:13.517424  2691 ts_manager.cc:194] Registered new tserver with Master: 0b9fa3887cdd41eca0e4200d44fc7726 (127.0.119.67:33883)
I20260608 10:01:13.518684   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017875119s
I20260608 10:01:13.519258  2691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37486
I20260608 10:01:14.307264  2818 heartbeater.cc:499] Master 127.0.119.126:46401 was elected leader, sending a full tablet report...
I20260608 10:01:14.422318  2893 heartbeater.cc:499] Master 127.0.119.126:46401 was elected leader, sending a full tablet report...
I20260608 10:01:14.522616  2968 heartbeater.cc:499] Master 127.0.119.126:46401 was elected leader, sending a full tablet report...
I20260608 10:01:15.105854  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:17.107048  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:19.109326  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:21.110761  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:23.111945  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:25.113710  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:25.712158   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:01:25.742286   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:01:26.091406  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800061900 after lost signal to thread 480
W20260608 10:01:26.092377  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800061fe0 after lost signal to thread 2725
W20260608 10:01:26.094002  2814 debug-util.cc:398] Leaking SignalData structure 0x7b08000484c0 after lost signal to thread 2892
W20260608 10:01:26.094956  2814 debug-util.cc:398] Leaking SignalData structure 0x7b0800014420 after lost signal to thread 2967
W20260608 10:01:26.760200   477 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2814)
I20260608 10:01:27.115200  2744 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:01:27.760790   477 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2814)
I20260608 10:01:28.710783   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:01:28.721653   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:01:28.743808   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:28.761045   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:01:28.770961   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:01:28.793020   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:28.810189   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:01:28.820786   477 master.cc:562] Master@127.0.119.126:46401 shutting down...
I20260608 10:01:28.839962   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:28.840849   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:28.841312   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1e31b889ca04412a0e2863196362700: stopping tablet replica
I20260608 10:01:28.861022   477 master.cc:584] Master@127.0.119.126:46401 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (15943 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:01:28.902390   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:45949
I20260608 10:01:28.903913   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:28.911533  2974 instance_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.911590  2973 instance_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.912055  2976 instance_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.913162   477 server_base.cc:1061] running on GCE node
I20260608 10:01:28.914110   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:28.914322   477 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.914597   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912888914574 us; error 0 us; skew 500 ppm
I20260608 10:01:28.915246   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:28.918112   477 webserver.cc:533] Webserver started at http://127.0.119.126:33829/ using document root <none> and password file <none>
I20260608 10:01:28.918757   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.918979   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.919317   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.920619   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "e25fe28111ff4d649ee5c7813c33a4c4"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-f77q"
I20260608 10:01:28.926302   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:28.930696  2981 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.931661   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:28.931970   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "e25fe28111ff4d649ee5c7813c33a4c4"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-f77q"
I20260608 10:01:28.932255   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-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.962500   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.963801   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.019698   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:45949
I20260608 10:01:29.019912  3033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:45949 every 8 connection(s)
I20260608 10:01:29.026085  3034 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:29.040228  3034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4: Bootstrap starting.
I20260608 10:01:29.046372  3034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.051826  3034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4: No bootstrap required, opened a new log
I20260608 10:01:29.054523  3034 raft_consensus.cc:359] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER }
I20260608 10:01:29.055109  3034 raft_consensus.cc:385] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.055325  3034 raft_consensus.cc:740] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e25fe28111ff4d649ee5c7813c33a4c4, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.055930  3034 consensus_queue.cc:260] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER }
I20260608 10:01:29.056429  3034 raft_consensus.cc:399] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:29.056645  3034 raft_consensus.cc:493] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:29.056917  3034 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.061677  3034 raft_consensus.cc:515] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER }
I20260608 10:01:29.062232  3034 leader_election.cc:304] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [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: e25fe28111ff4d649ee5c7813c33a4c4; no voters: 
I20260608 10:01:29.063521  3034 leader_election.cc:290] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:29.064317  3037 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.065855  3037 raft_consensus.cc:697] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 1 LEADER]: Becoming Leader. State: Replica: e25fe28111ff4d649ee5c7813c33a4c4, State: Running, Role: LEADER
I20260608 10:01:29.066762  3037 consensus_queue.cc:237] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [LEADER]: Queue going to LEADER mode. State: All 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: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER }
I20260608 10:01:29.067373  3034 sys_catalog.cc:565] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:29.073953  3039 sys_catalog.cc:455] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e25fe28111ff4d649ee5c7813c33a4c4. Latest consensus state: current_term: 1 leader_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER } }
I20260608 10:01:29.074361  3038 sys_catalog.cc:455] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e25fe28111ff4d649ee5c7813c33a4c4" member_type: VOTER } }
I20260608 10:01:29.074831  3039 sys_catalog.cc:458] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:29.074981  3038 sys_catalog.cc:458] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:29.077534  3044 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:29.083472  3044 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:29.086113   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:29.094873  3044 catalog_manager.cc:1382] Generated new cluster ID: fa4eebbdb8c2493f96ad2d17093382f2
I20260608 10:01:29.095187  3044 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:29.125103  3044 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:29.126750  3044 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:29.147305  3044 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4: Generated new TSK 0
I20260608 10:01:29.148134  3044 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:29.153652   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:29.163204  3055 instance_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:29.163223  3056 instance_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:29.165871   477 server_base.cc:1061] running on GCE node
W20260608 10:01:29.165879  3058 instance_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:29.167502   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:29.167801   477 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:29.168074   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912889168055 us; error 0 us; skew 500 ppm
I20260608 10:01:29.168886   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:29.172300   477 webserver.cc:533] Webserver started at http://127.0.119.65:38051/ using document root <none> and password file <none>
I20260608 10:01:29.172988   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:29.173254   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:29.173632   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:29.175318   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.182227   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:01:29.186676  3063 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:29.187808   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:29.188109   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.188401   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-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:29.203897   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:29.205973   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.208232   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:29.211314   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:29.211581   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.211876   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:29.212080   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.261279   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:37467
I20260608 10:01:29.261446  3125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:37467 every 8 connection(s)
I20260608 10:01:29.267391   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:29.276810  3130 instance_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:29.279999  3131 instance_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:29.282384   477 server_base.cc:1061] running on GCE node
W20260608 10:01:29.282370  3133 instance_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:29.283944   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:29.284206   477 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:29.284363   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912889284349 us; error 0 us; skew 500 ppm
I20260608 10:01:29.285135   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:29.288692   477 webserver.cc:533] Webserver started at http://127.0.119.66:36481/ using document root <none> and password file <none>
I20260608 10:01:29.289485   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:29.289783   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:29.290266   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:29.290376  3126 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45949
I20260608 10:01:29.290977  3126 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:29.291895  3126 heartbeater.cc:507] Master 127.0.119.126:45949 requested a full tablet report, sending...
I20260608 10:01:29.291901   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "dfc86a646c794d68bece44db313f6349"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.295219  2999 ts_manager.cc:194] Registered new tserver with Master: 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467)
I20260608 10:01:29.297904  2999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33498
I20260608 10:01:29.298803   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260608 10:01:29.304167  3138 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:29.305250   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260608 10:01:29.305734   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "dfc86a646c794d68bece44db313f6349"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.306182   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-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:29.327484   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:29.328966   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.330873   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:29.333731   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:29.334051   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.334360   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:29.334615   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:01:29.383983   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:34817
I20260608 10:01:29.384112  3200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:34817 every 8 connection(s)
I20260608 10:01:29.390090   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:29.399271  3204 instance_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:29.400135  3205 instance_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:29.404059  3207 instance_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:29.405354  3201 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45949
I20260608 10:01:29.405438   477 server_base.cc:1061] running on GCE node
I20260608 10:01:29.406023  3201 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:29.406759   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:29.406980   477 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:29.407231   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912889407189 us; error 0 us; skew 500 ppm
I20260608 10:01:29.407183  3201 heartbeater.cc:507] Master 127.0.119.126:45949 requested a full tablet report, sending...
I20260608 10:01:29.408183   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:29.410378  2999 ts_manager.cc:194] Registered new tserver with Master: dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:29.411746   477 webserver.cc:533] Webserver started at http://127.0.119.67:39815/ using document root <none> and password file <none>
I20260608 10:01:29.412370   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:29.412344  2999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33512
I20260608 10:01:29.412854   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:29.413241   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:29.414825   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.420094   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:29.424522  3212 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:29.425490   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:01:29.425940   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
format_stamp: "Formatted at 2026-06-08 10:01:29 on dist-test-slave-f77q"
I20260608 10:01:29.426304   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912808305672-477-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:29.441939   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:29.443478   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:29.445209   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:29.448204   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:29.448494   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.448786   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:29.448995   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:29.499109   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:40399
I20260608 10:01:29.499241  3274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:40399 every 8 connection(s)
I20260608 10:01:29.516520  3275 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45949
I20260608 10:01:29.516942  3275 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:29.517800  3275 heartbeater.cc:507] Master 127.0.119.126:45949 requested a full tablet report, sending...
I20260608 10:01:29.520380  2999 ts_manager.cc:194] Registered new tserver with Master: 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:29.521311   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018516048s
I20260608 10:01:29.522027  2999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33520
I20260608 10:01:30.301679  3126 heartbeater.cc:499] Master 127.0.119.126:45949 was elected leader, sending a full tablet report...
I20260608 10:01:30.416193  3201 heartbeater.cc:499] Master 127.0.119.126:45949 was elected leader, sending a full tablet report...
I20260608 10:01:30.525277  3275 heartbeater.cc:499] Master 127.0.119.126:45949 was elected leader, sending a full tablet report...
I20260608 10:01:30.582340  2999 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33530:
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:30.585249  2999 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:30.649926  3240 tablet_service.cc:1511] Processing CreateTablet for tablet fa23f6d6a8c745d7b6bf184d29cccd2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.651701  3240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa23f6d6a8c745d7b6bf184d29cccd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.654989  3238 tablet_service.cc:1511] Processing CreateTablet for tablet 7eea613c8665455db52a78d6858b40e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.655813  3239 tablet_service.cc:1511] Processing CreateTablet for tablet b28defea2e584b048c7fe8bf405456b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.656689  3238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eea613c8665455db52a78d6858b40e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.657811  3239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28defea2e584b048c7fe8bf405456b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.666386  3237 tablet_service.cc:1511] Processing CreateTablet for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.668586  3237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.682793  3091 tablet_service.cc:1511] Processing CreateTablet for tablet fa23f6d6a8c745d7b6bf184d29cccd2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.684553  3091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa23f6d6a8c745d7b6bf184d29cccd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.686992  3090 tablet_service.cc:1511] Processing CreateTablet for tablet b28defea2e584b048c7fe8bf405456b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.688709  3090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28defea2e584b048c7fe8bf405456b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.689594  3166 tablet_service.cc:1511] Processing CreateTablet for tablet fa23f6d6a8c745d7b6bf184d29cccd2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.691322  3166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa23f6d6a8c745d7b6bf184d29cccd2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.692160  3089 tablet_service.cc:1511] Processing CreateTablet for tablet 7eea613c8665455db52a78d6858b40e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.693881  3088 tablet_service.cc:1511] Processing CreateTablet for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.695901  3163 tablet_service.cc:1511] Processing CreateTablet for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.697580  3163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.700477  3164 tablet_service.cc:1511] Processing CreateTablet for tablet 7eea613c8665455db52a78d6858b40e5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:30.702219  3164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eea613c8665455db52a78d6858b40e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.703979  3165 tablet_service.cc:1511] Processing CreateTablet for tablet b28defea2e584b048c7fe8bf405456b8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7e47a7a9ee5c45579b00e07ee7c97086]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:30.708896  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b28defea2e584b048c7fe8bf405456b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.718549  3089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eea613c8665455db52a78d6858b40e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.723140  3088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 539cbef8c2e44b5f8b05a8a1f49c8f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:30.759117  3296 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: Bootstrap starting.
I20260608 10:01:30.765687  3295 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: Bootstrap starting.
I20260608 10:01:30.777485  3297 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: Bootstrap starting.
I20260608 10:01:30.779184  3296 tablet_bootstrap.cc:654] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.780260  3295 tablet_bootstrap.cc:654] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.786290  3295 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: No bootstrap required, opened a new log
I20260608 10:01:30.786284  3296 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: No bootstrap required, opened a new log
I20260608 10:01:30.787138  3295 ts_tablet_manager.cc:1403] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 10:01:30.787285  3296 ts_tablet_manager.cc:1403] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.009s
I20260608 10:01:30.787415  3297 tablet_bootstrap.cc:654] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.791985  3295 raft_consensus.cc:359] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.791890  3296 raft_consensus.cc:359] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.792940  3295 raft_consensus.cc:385] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.793012  3296 raft_consensus.cc:385] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.793459  3295 raft_consensus.cc:740] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.793519  3296 raft_consensus.cc:740] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc86a646c794d68bece44db313f6349, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.794885  3297 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: No bootstrap required, opened a new log
I20260608 10:01:30.794548  3295 consensus_queue.cc:260] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.794486  3296 consensus_queue.cc:260] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.795468  3297 ts_tablet_manager.cc:1403] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 10:01:30.798271  3295 ts_tablet_manager.cc:1434] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:01:30.798942  3296 ts_tablet_manager.cc:1434] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 10:01:30.799268  3297 raft_consensus.cc:359] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.799898  3296 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: Bootstrap starting.
I20260608 10:01:30.800205  3297 raft_consensus.cc:385] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.800617  3297 raft_consensus.cc:740] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b56ece32c4493a7a9eb9010cbdf5f, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.802093  3295 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: Bootstrap starting.
I20260608 10:01:30.801681  3297 consensus_queue.cc:260] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.808387  3296 tablet_bootstrap.cc:654] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.810334  3295 tablet_bootstrap.cc:654] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.822129  3296 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: No bootstrap required, opened a new log
I20260608 10:01:30.823061  3296 ts_tablet_manager.cc:1403] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260608 10:01:30.828775  3295 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: No bootstrap required, opened a new log
I20260608 10:01:30.829336  3295 ts_tablet_manager.cc:1403] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260608 10:01:30.833791  3296 raft_consensus.cc:359] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.834681  3296 raft_consensus.cc:385] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.834817  3297 ts_tablet_manager.cc:1434] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.029s
I20260608 10:01:30.834493  3295 raft_consensus.cc:359] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.835207  3296 raft_consensus.cc:740] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc86a646c794d68bece44db313f6349, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.835846  3295 raft_consensus.cc:385] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.836268  3295 raft_consensus.cc:740] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.836396  3297 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: Bootstrap starting.
I20260608 10:01:30.836408  3296 consensus_queue.cc:260] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.837260  3295 consensus_queue.cc:260] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.839565  3296 ts_tablet_manager.cc:1434] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260608 10:01:30.840325  3295 ts_tablet_manager.cc:1434] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:01:30.840654  3296 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: Bootstrap starting.
I20260608 10:01:30.841512  3295 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: Bootstrap starting.
I20260608 10:01:30.845185  3297 tablet_bootstrap.cc:654] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.848690  3296 tablet_bootstrap.cc:654] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.849457  3295 tablet_bootstrap.cc:654] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.858260  3297 tablet_bootstrap.cc:492] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: No bootstrap required, opened a new log
I20260608 10:01:30.858916  3297 ts_tablet_manager.cc:1403] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 10:01:30.862624  3297 raft_consensus.cc:359] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.863502  3297 raft_consensus.cc:385] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.863859  3297 raft_consensus.cc:740] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b56ece32c4493a7a9eb9010cbdf5f, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.866411  3297 consensus_queue.cc:260] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.870513  3295 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: No bootstrap required, opened a new log
I20260608 10:01:30.870944  3296 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: No bootstrap required, opened a new log
I20260608 10:01:30.871107  3295 ts_tablet_manager.cc:1403] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260608 10:01:30.871591  3296 ts_tablet_manager.cc:1403] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260608 10:01:30.875118  3295 raft_consensus.cc:359] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.875442  3296 raft_consensus.cc:359] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.876093  3295 raft_consensus.cc:385] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.876894  3295 raft_consensus.cc:740] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.877383  3297 ts_tablet_manager.cc:1434] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260608 10:01:30.877943  3295 consensus_queue.cc:260] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.878509  3297 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: Bootstrap starting.
I20260608 10:01:30.880976  3295 ts_tablet_manager.cc:1434] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:01:30.882102  3295 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: Bootstrap starting.
I20260608 10:01:30.876319  3296 raft_consensus.cc:385] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.886632  3296 raft_consensus.cc:740] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc86a646c794d68bece44db313f6349, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.887668  3296 consensus_queue.cc:260] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.888818  3295 tablet_bootstrap.cc:654] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.890671  3296 ts_tablet_manager.cc:1434] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
W20260608 10:01:30.890847  3202 tablet.cc:2404] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:30.891961  3296 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Bootstrap starting.
I20260608 10:01:30.899150  3296 tablet_bootstrap.cc:654] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.886440  3297 tablet_bootstrap.cc:654] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.904574  3295 tablet_bootstrap.cc:492] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: No bootstrap required, opened a new log
I20260608 10:01:30.905192  3295 ts_tablet_manager.cc:1403] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 10:01:30.908537  3295 raft_consensus.cc:359] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.909245  3295 raft_consensus.cc:385] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.909546  3295 raft_consensus.cc:740] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.910331  3295 consensus_queue.cc:260] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.914269  3295 ts_tablet_manager.cc:1434] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:30.915063  3297 tablet_bootstrap.cc:492] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: No bootstrap required, opened a new log
I20260608 10:01:30.915635  3297 ts_tablet_manager.cc:1403] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260608 10:01:30.917889  3296 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: No bootstrap required, opened a new log
I20260608 10:01:30.918437  3296 ts_tablet_manager.cc:1403] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.015s
I20260608 10:01:30.919024  3297 raft_consensus.cc:359] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.919842  3297 raft_consensus.cc:385] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.920161  3297 raft_consensus.cc:740] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b56ece32c4493a7a9eb9010cbdf5f, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.921043  3297 consensus_queue.cc:260] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.921900  3296 raft_consensus.cc:359] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.922983  3296 raft_consensus.cc:385] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.923291  3296 raft_consensus.cc:740] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfc86a646c794d68bece44db313f6349, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.924360  3296 consensus_queue.cc:260] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.931993  3297 ts_tablet_manager.cc:1434] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260608 10:01:30.935982  3297 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: Bootstrap starting.
I20260608 10:01:30.937316  3296 ts_tablet_manager.cc:1434] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260608 10:01:30.947587  3297 tablet_bootstrap.cc:654] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:30.953161  3301 raft_consensus.cc:493] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.953830  3301 raft_consensus.cc:515] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:30.966724  3301 leader_election.cc:290] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399), 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467)
I20260608 10:01:30.968991  3297 tablet_bootstrap.cc:492] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: No bootstrap required, opened a new log
I20260608 10:01:30.969655  3297 ts_tablet_manager.cc:1403] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.011s
I20260608 10:01:30.973019  3302 raft_consensus.cc:493] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:30.973078  3297 raft_consensus.cc:359] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.974138  3297 raft_consensus.cc:385] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:30.973888  3302 raft_consensus.cc:515] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.974586  3297 raft_consensus.cc:740] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 995b56ece32c4493a7a9eb9010cbdf5f, State: Initialized, Role: FOLLOWER
I20260608 10:01:30.977151  3297 consensus_queue.cc:260] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:30.979460  3302 leader_election.cc:290] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:30.980453  3297 ts_tablet_manager.cc:1434] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 10:01:30.986833  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa23f6d6a8c745d7b6bf184d29cccd2f" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" is_pre_election: true
I20260608 10:01:30.987761  3250 raft_consensus.cc:2468] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 0.
I20260608 10:01:30.989773  3141 leader_election.cc:304] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:30.990769  3301 raft_consensus.cc:2804] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:30.991216  3301 raft_consensus.cc:493] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:30.991652  3301 raft_consensus.cc:3060] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:30.997251  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349" is_pre_election: true
I20260608 10:01:30.998078  3176 raft_consensus.cc:2468] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 0.
I20260608 10:01:31.000051  3214 leader_election.cc:304] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.001309  3302 raft_consensus.cc:2804] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.001758  3302 raft_consensus.cc:493] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.002142  3302 raft_consensus.cc:3060] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.005621  3301 raft_consensus.cc:515] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:31.011134  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa23f6d6a8c745d7b6bf184d29cccd2f" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
I20260608 10:01:31.011662  3301 leader_election.cc:290] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 election: Requested vote from peers 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399), 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467)
I20260608 10:01:31.011850  3250 raft_consensus.cc:3060] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.020918  3250 raft_consensus.cc:2468] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 1.
I20260608 10:01:31.021546  3302 raft_consensus.cc:515] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.022627  3141 leader_election.cc:304] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.024607  3302 leader_election.cc:290] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 election: Requested vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:31.024149  3301 raft_consensus.cc:2804] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.026764  3301 raft_consensus.cc:697] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 1 LEADER]: Becoming Leader. State: Replica: dfc86a646c794d68bece44db313f6349, State: Running, Role: LEADER
I20260608 10:01:31.026597  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349"
I20260608 10:01:31.027582  3176 raft_consensus.cc:3060] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.027933  3301 consensus_queue.cc:237] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } }
I20260608 10:01:31.047019  3176 raft_consensus.cc:2468] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 1.
I20260608 10:01:31.048820  3214 leader_election.cc:304] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.049940  3302 raft_consensus.cc:2804] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.055480  3303 raft_consensus.cc:493] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.056113  3303 raft_consensus.cc:515] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.061918  3303 leader_election.cc:290] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817), 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:31.073659  3302 raft_consensus.cc:697] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Becoming Leader. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Running, Role: LEADER
I20260608 10:01:31.079783  3302 consensus_queue.cc:237] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
W20260608 10:01:31.084010  3047 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:31.086385  3052 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 10:01:31.087706  3052 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:31.128441  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa23f6d6a8c745d7b6bf184d29cccd2f" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" is_pre_election: true
I20260608 10:01:31.130229  3101 raft_consensus.cc:2468] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 0.
I20260608 10:01:31.131707  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa23f6d6a8c745d7b6bf184d29cccd2f" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
I20260608 10:01:31.132334  3101 raft_consensus.cc:3060] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.140640  3101 raft_consensus.cc:2468] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 1.
I20260608 10:01:31.166693  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" is_pre_election: true
I20260608 10:01:31.166778  3100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
I20260608 10:01:31.167862  3101 raft_consensus.cc:2468] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 0.
I20260608 10:01:31.181568  3301 raft_consensus.cc:493] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.182214  3301 raft_consensus.cc:515] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.184715  3301 leader_election.cc:290] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:31.186008  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" is_pre_election: true
I20260608 10:01:31.186323  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" is_pre_election: true
I20260608 10:01:31.186774  3250 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 0.
I20260608 10:01:31.186981  3101 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 0.
I20260608 10:01:31.188251  3140 leader_election.cc:304] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995b56ece32c4493a7a9eb9010cbdf5f, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.189075  3301 raft_consensus.cc:2804] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.189471  3301 raft_consensus.cc:493] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.189888  3301 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.196049  3303 raft_consensus.cc:493] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.196642  3303 raft_consensus.cc:515] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.196797  3301 raft_consensus.cc:515] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.198792  3301 leader_election.cc:290] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 election: Requested vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:31.199004  3303 leader_election.cc:290] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817), 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:31.200155  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
I20260608 10:01:31.200826  3250 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.201138  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "dfc86a646c794d68bece44db313f6349" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
I20260608 10:01:31.201725  3101 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.209476  3101 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 1.
I20260608 10:01:31.210021  3250 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfc86a646c794d68bece44db313f6349 in term 1.
I20260608 10:01:31.210781  3320 raft_consensus.cc:493] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.210928  3140 leader_election.cc:304] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995b56ece32c4493a7a9eb9010cbdf5f, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.211309  3320 raft_consensus.cc:515] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.211918  3301 raft_consensus.cc:2804] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.212456  3301 raft_consensus.cc:697] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 LEADER]: Becoming Leader. State: Replica: dfc86a646c794d68bece44db313f6349, State: Running, Role: LEADER
I20260608 10:01:31.213366  3301 consensus_queue.cc:237] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.227113  3302 raft_consensus.cc:493] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:31.227751  3302 raft_consensus.cc:515] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.230367  3302 leader_election.cc:290] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:31.231839  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" is_pre_election: true
I20260608 10:01:31.232244  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349" is_pre_election: true
I20260608 10:01:31.232580  3101 raft_consensus.cc:2468] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 0.
I20260608 10:01:31.233031  3176 raft_consensus.cc:2468] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 0.
I20260608 10:01:31.234691  3214 leader_election.cc:304] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b7e8ea95546439c2aa7742fdcf5f0, 995b56ece32c4493a7a9eb9010cbdf5f; no voters: 
I20260608 10:01:31.234615  2997 catalog_manager.cc:5696] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc86a646c794d68bece44db313f6349 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "dfc86a646c794d68bece44db313f6349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.236263  3302 raft_consensus.cc:2804] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.236672  3302 raft_consensus.cc:493] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.237033  3302 raft_consensus.cc:3060] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.237834  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349" is_pre_election: true
I20260608 10:01:31.238193  3249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" is_pre_election: true
I20260608 10:01:31.238847  3176 raft_consensus.cc:2393] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 995b56ece32c4493a7a9eb9010cbdf5f in current term 1: Already voted for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in this term.
I20260608 10:01:31.240738  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349" is_pre_election: true
I20260608 10:01:31.241537  3176 raft_consensus.cc:2468] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 995b56ece32c4493a7a9eb9010cbdf5f in term 0.
I20260608 10:01:31.241788  3320 leader_election.cc:290] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:31.243414  3065 leader_election.cc:304] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 995b56ece32c4493a7a9eb9010cbdf5f, dfc86a646c794d68bece44db313f6349; no voters: 
I20260608 10:01:31.243633  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" is_pre_election: true
I20260608 10:01:31.244549  3303 raft_consensus.cc:2804] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:31.244509  3101 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 1.
I20260608 10:01:31.244766  3302 raft_consensus.cc:515] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.245117  3303 raft_consensus.cc:493] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.245693  3303 raft_consensus.cc:3060] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.246874  3214 leader_election.cc:304] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [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: 706b7e8ea95546439c2aa7742fdcf5f0, 995b56ece32c4493a7a9eb9010cbdf5f; no voters: 
I20260608 10:01:31.247241  3302 leader_election.cc:290] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 1 election: Requested vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:31.246889  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349" is_pre_election: true
I20260608 10:01:31.247874  3302 raft_consensus.cc:2804] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:01:31.248288  3302 raft_consensus.cc:493] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:31.248690  3302 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:31.249058  3101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
I20260608 10:01:31.252475  3176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349"
I20260608 10:01:31.253185  3176 raft_consensus.cc:3060] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.254865  3249 raft_consensus.cc:2393] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 995b56ece32c4493a7a9eb9010cbdf5f in current term 1: Already voted for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in this term.
I20260608 10:01:31.256608  3302 raft_consensus.cc:515] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.243549  2999 catalog_manager.cc:5696] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:31.259193  3302 leader_election.cc:290] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [CANDIDATE]: Term 2 election: Requested vote from peers 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467), dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817)
I20260608 10:01:31.260988  3100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
I20260608 10:01:31.261634  3100 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:31.262059  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" is_pre_election: true
I20260608 10:01:31.254060  3303 raft_consensus.cc:515] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.263836  3101 raft_consensus.cc:2393] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 706b7e8ea95546439c2aa7742fdcf5f0 in current term 1: Already voted for candidate 995b56ece32c4493a7a9eb9010cbdf5f in this term.
I20260608 10:01:31.265117  3303 leader_election.cc:290] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [CANDIDATE]: Term 1 election: Requested vote from peers dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817), 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67:40399)
I20260608 10:01:31.266346  3175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349"
I20260608 10:01:31.269963  3100 raft_consensus.cc:2468] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 2.
I20260608 10:01:31.272104  3175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eea613c8665455db52a78d6858b40e5" candidate_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfc86a646c794d68bece44db313f6349"
I20260608 10:01:31.272820  3214 leader_election.cc:304] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [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: 706b7e8ea95546439c2aa7742fdcf5f0, 995b56ece32c4493a7a9eb9010cbdf5f; no voters: 
I20260608 10:01:31.274394  3302 raft_consensus.cc:2804] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:31.274649  3066 leader_election.cc:304] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [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: 995b56ece32c4493a7a9eb9010cbdf5f; no voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349
I20260608 10:01:31.275044  3302 raft_consensus.cc:697] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 LEADER]: Becoming Leader. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Running, Role: LEADER
I20260608 10:01:31.275810  3303 raft_consensus.cc:3060] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:31.275997  3302 consensus_queue.cc:237] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Queue going to LEADER 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: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.261667  3176 raft_consensus.cc:2468] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b7e8ea95546439c2aa7742fdcf5f0 in term 1.
I20260608 10:01:31.281787  3214 leader_election.cc:304] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [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: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349; no voters: 995b56ece32c4493a7a9eb9010cbdf5f
I20260608 10:01:31.282858  3320 raft_consensus.cc:2804] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:31.288913  3303 raft_consensus.cc:2749] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.291113  3250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "539cbef8c2e44b5f8b05a8a1f49c8f32" candidate_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
I20260608 10:01:31.295907  3320 raft_consensus.cc:697] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Becoming Leader. State: Replica: 706b7e8ea95546439c2aa7742fdcf5f0, State: Running, Role: LEADER
I20260608 10:01:31.297338  3320 consensus_queue.cc:237] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.303460  2998 catalog_manager.cc:5696] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 reported cstate change: term changed from 0 to 1, leader changed from <none> to dfc86a646c794d68bece44db313f6349 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "dfc86a646c794d68bece44db313f6349" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:31.307931  3066 leader_election.cc:304] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [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: 995b56ece32c4493a7a9eb9010cbdf5f; no voters: 706b7e8ea95546439c2aa7742fdcf5f0, dfc86a646c794d68bece44db313f6349
I20260608 10:01:31.309301  3303 raft_consensus.cc:2749] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:31.324491  2999 catalog_manager.cc:5696] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 reported cstate change: term changed from 1 to 2, leader changed from dfc86a646c794d68bece44db313f6349 (127.0.119.66) to 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67). New cstate: current_term: 2 leader_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:31.327104  2999 catalog_manager.cc:5696] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b7e8ea95546439c2aa7742fdcf5f0 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:31.436002  3301 consensus_queue.cc:1048] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.457279  3317 consensus_queue.cc:1048] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [LEADER]: Connected to new peer: Peer: permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:31.459012   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
W20260608 10:01:31.460592  3140 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:31.464291  3140 consensus_peers.cc:597] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. 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:31.490402   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:31.491283   477 tablet_replica.cc:333] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f: stopping tablet replica
I20260608 10:01:31.491899   477 raft_consensus.cc:2243] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.492291   477 raft_consensus.cc:2272] T fa23f6d6a8c745d7b6bf184d29cccd2f P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.494025   477 tablet_replica.cc:333] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f: stopping tablet replica
I20260608 10:01:31.494639   477 raft_consensus.cc:2243] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.494989   477 raft_consensus.cc:2272] T b28defea2e584b048c7fe8bf405456b8 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.496763   477 tablet_replica.cc:333] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f: stopping tablet replica
I20260608 10:01:31.497295   477 raft_consensus.cc:2243] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.497707   477 raft_consensus.cc:2272] T 7eea613c8665455db52a78d6858b40e5 P 995b56ece32c4493a7a9eb9010cbdf5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:31.499558   477 tablet_replica.cc:333] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f: stopping tablet replica
I20260608 10:01:31.500082   477 raft_consensus.cc:2243] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:31.500494   477 raft_consensus.cc:2272] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 995b56ece32c4493a7a9eb9010cbdf5f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:31.575433  3214 consensus_peers.cc:597] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:31.596213  3250 raft_consensus.cc:1240] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 LEADER]: Rejecting Update request from peer dfc86a646c794d68bece44db313f6349 for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:31.597718  3301 consensus_queue.cc:1059] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.598520  3301 consensus_queue.cc:1243] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [LEADER]: Peer 706b7e8ea95546439c2aa7742fdcf5f0 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:01:31.599159  3335 raft_consensus.cc:3055] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:31.599474  3335 raft_consensus.cc:740] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfc86a646c794d68bece44db313f6349, State: Running, Role: LEADER
I20260608 10:01:31.600291  3335 consensus_queue.cc:260] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "995b56ece32c4493a7a9eb9010cbdf5f" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 37467 } } peers { permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 } } peers { permanent_uuid: "706b7e8ea95546439c2aa7742fdcf5f0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 40399 } }
I20260608 10:01:31.601202  3335 raft_consensus.cc:3060] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:31.652851  3320 consensus_queue.cc:1048] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:31.717473  3176 raft_consensus.cc:1275] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 2 FOLLOWER]: Refusing update from remote peer 706b7e8ea95546439c2aa7742fdcf5f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:01:31.717931  3176 pending_rounds.cc:85] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Aborting all ops after (but not including) 0
I20260608 10:01:31.718163  3176 pending_rounds.cc:107] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:01:31.718395  3176 raft_consensus.cc:2889] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:01:31.720052  3330 consensus_queue.cc:1048] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:31.733811  3214 consensus_peers.cc:597] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:31.810555  3214 consensus_peers.cc:597] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:31.903971  3320 consensus_queue.cc:1048] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfc86a646c794d68bece44db313f6349" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:32.126232  3122 debug-util.cc:398] Leaking SignalData structure 0x7b080004f120 after lost signal to thread 480
W20260608 10:01:32.127369  3122 debug-util.cc:398] Leaking SignalData structure 0x7b080003a660 after lost signal to thread 3033
W20260608 10:01:32.129626  3122 debug-util.cc:398] Leaking SignalData structure 0x7b080015ace0 after lost signal to thread 3274
W20260608 10:01:32.129987  3122 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5ae0 after lost signal to thread 3283
W20260608 10:01:32.130229  3122 debug-util.cc:398] Leaking SignalData structure 0x7b080000ef20 after lost signal to thread 3284
W20260608 10:01:32.526856   477 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3122)
I20260608 10:01:33.088917  3052 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:01:33.116683  3250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8"
dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
mode: GRACEFUL
new_leader_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
 from {username='slave'} at 127.0.0.1:53902
I20260608 10:01:33.117555  3250 raft_consensus.cc:606] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Received request to transfer leadership to TS 995b56ece32c4493a7a9eb9010cbdf5f
I20260608 10:01:33.119221  3052 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 10:01:33.119735  3052 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:01:33.527387   477 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3122)
W20260608 10:01:33.968518  3214 consensus_peers.cc:597] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:01:34.110801  3140 consensus_peers.cc:597] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:01:34.466087  3214 consensus_peers.cc:597] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:01:34.528172   477 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 3122)
W20260608 10:01:34.613973  3214 consensus_peers.cc:597] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer 995b56ece32c4493a7a9eb9010cbdf5f (127.0.119.65:37467): Couldn't send request to peer 995b56ece32c4493a7a9eb9010cbdf5f. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:37467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:01:35.120756  3052 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:01:35.126858  3250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b28defea2e584b048c7fe8bf405456b8"
dest_uuid: "706b7e8ea95546439c2aa7742fdcf5f0"
mode: GRACEFUL
new_leader_uuid: "995b56ece32c4493a7a9eb9010cbdf5f"
 from {username='slave'} at 127.0.0.1:53902
I20260608 10:01:35.127472  3250 raft_consensus.cc:606] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Received request to transfer leadership to TS 995b56ece32c4493a7a9eb9010cbdf5f
I20260608 10:01:35.128942  3052 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 10:01:35.129382  3052 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:01:35.528705   477 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 3122)
I20260608 10:01:35.690301   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:01:35.705210   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:01:35.729869   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:35.730786   477 tablet_replica.cc:333] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349: stopping tablet replica
I20260608 10:01:35.731417   477 raft_consensus.cc:2243] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:35.731910   477 raft_consensus.cc:2272] T 7eea613c8665455db52a78d6858b40e5 P dfc86a646c794d68bece44db313f6349 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.734046   477 tablet_replica.cc:333] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349: stopping tablet replica
I20260608 10:01:35.734799   477 raft_consensus.cc:2243] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:35.735234   477 raft_consensus.cc:2272] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.737107   477 tablet_replica.cc:333] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349: stopping tablet replica
I20260608 10:01:35.737627   477 raft_consensus.cc:2243] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:35.738672   477 raft_consensus.cc:2272] T fa23f6d6a8c745d7b6bf184d29cccd2f P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.740648   477 tablet_replica.cc:333] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349: stopping tablet replica
I20260608 10:01:35.741159   477 raft_consensus.cc:2243] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:35.741556   477 raft_consensus.cc:2272] T b28defea2e584b048c7fe8bf405456b8 P dfc86a646c794d68bece44db313f6349 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:35.746831  3214 consensus_peers.cc:597] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 -> Peer dfc86a646c794d68bece44db313f6349 (127.0.119.66:34817): Couldn't send request to peer dfc86a646c794d68bece44db313f6349. 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:35.766364   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:01:35.779521   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:01:35.801020   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:35.801753   477 tablet_replica.cc:333] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0: stopping tablet replica
I20260608 10:01:35.802356   477 raft_consensus.cc:2243] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:35.803272   477 raft_consensus.cc:2272] T 539cbef8c2e44b5f8b05a8a1f49c8f32 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.805246   477 tablet_replica.cc:333] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0: stopping tablet replica
I20260608 10:01:35.805814   477 raft_consensus.cc:2243] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:35.806690   477 raft_consensus.cc:2272] T 7eea613c8665455db52a78d6858b40e5 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.808535   477 tablet_replica.cc:333] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0: stopping tablet replica
I20260608 10:01:35.809065   477 raft_consensus.cc:2243] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:35.809481   477 raft_consensus.cc:2272] T fa23f6d6a8c745d7b6bf184d29cccd2f P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.811357   477 tablet_replica.cc:333] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0: stopping tablet replica
I20260608 10:01:35.811857   477 raft_consensus.cc:2243] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:35.812638   477 raft_consensus.cc:2272] T b28defea2e584b048c7fe8bf405456b8 P 706b7e8ea95546439c2aa7742fdcf5f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.837165   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:01:35.850245   477 master.cc:562] Master@127.0.119.126:45949 shutting down...
I20260608 10:01:35.871577   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:35.872197   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:35.872579   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P e25fe28111ff4d649ee5c7813c33a4c4: stopping tablet replica
I20260608 10:01:35.892099   477 master.cc:584] Master@127.0.119.126:45949 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (7032 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:01:35.933606   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:44127
I20260608 10:01:35.934965   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:35.940894  3352 instance_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:35.941205  3353 instance_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:35.942202  3355 instance_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:35.944168   477 server_base.cc:1061] running on GCE node
I20260608 10:01:35.945238   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:35.945439   477 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:35.945647   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912895945614 us; error 0 us; skew 500 ppm
I20260608 10:01:35.946307   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:35.949036   477 webserver.cc:533] Webserver started at http://127.0.119.126:42161/ using document root <none> and password file <none>
I20260608 10:01:35.949628   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:35.949940   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:35.950242   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:35.951495   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "e975fa4d12dc4bb7a3105cd586cccaec"
format_stamp: "Formatted at 2026-06-08 10:01:35 on dist-test-slave-f77q"
I20260608 10:01:35.956804   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:35.961283  3360 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:35.962144   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:35.962538   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "e975fa4d12dc4bb7a3105cd586cccaec"
format_stamp: "Formatted at 2026-06-08 10:01:35 on dist-test-slave-f77q"
I20260608 10:01:35.962893   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-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:35.980631   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:35.981995   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:36.027109   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:44127
I20260608 10:01:36.027249  3411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:44127 every 8 connection(s)
I20260608 10:01:36.031777  3412 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:36.042774  3412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: Bootstrap starting.
I20260608 10:01:36.047413  3412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:36.052018  3412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: No bootstrap required, opened a new log
I20260608 10:01:36.054278  3412 raft_consensus.cc:359] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER }
I20260608 10:01:36.054795  3412 raft_consensus.cc:385] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:36.055032  3412 raft_consensus.cc:740] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e975fa4d12dc4bb7a3105cd586cccaec, State: Initialized, Role: FOLLOWER
I20260608 10:01:36.055758  3412 consensus_queue.cc:260] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER }
I20260608 10:01:36.056252  3412 raft_consensus.cc:399] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:36.056454  3412 raft_consensus.cc:493] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:36.056844  3412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:36.061710  3412 raft_consensus.cc:515] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER }
I20260608 10:01:36.062316  3412 leader_election.cc:304] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [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: e975fa4d12dc4bb7a3105cd586cccaec; no voters: 
I20260608 10:01:36.063593  3412 leader_election.cc:290] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:36.064046  3415 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:36.065834  3415 raft_consensus.cc:697] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 1 LEADER]: Becoming Leader. State: Replica: e975fa4d12dc4bb7a3105cd586cccaec, State: Running, Role: LEADER
I20260608 10:01:36.066699  3415 consensus_queue.cc:237] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [LEADER]: Queue going to LEADER mode. State: All 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: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER }
I20260608 10:01:36.066994  3412 sys_catalog.cc:565] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:36.071611  3416 sys_catalog.cc:455] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER } }
I20260608 10:01:36.071736  3417 sys_catalog.cc:455] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [sys.catalog]: SysCatalogTable state changed. Reason: New leader e975fa4d12dc4bb7a3105cd586cccaec. Latest consensus state: current_term: 1 leader_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975fa4d12dc4bb7a3105cd586cccaec" member_type: VOTER } }
I20260608 10:01:36.072501  3416 sys_catalog.cc:458] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:36.072587  3417 sys_catalog.cc:458] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:36.077760  3423 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:36.085932  3423 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:36.087216   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:36.096540  3423 catalog_manager.cc:1382] Generated new cluster ID: a6988e9c756f486786df66513a95fce9
I20260608 10:01:36.096890  3423 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:36.151316  3423 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:36.152982  3423 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:36.169322  3423 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: Generated new TSK 0
I20260608 10:01:36.170037  3423 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:36.218389   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:36.225396  3433 instance_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:36.226039  3434 instance_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:36.228207  3436 instance_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:36.231096   477 server_base.cc:1061] running on GCE node
I20260608 10:01:36.235049   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:36.235363   477 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:36.235594   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912896235573 us; error 0 us; skew 500 ppm
I20260608 10:01:36.236552   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:36.239475   477 webserver.cc:533] Webserver started at http://127.0.119.65:33587/ using document root <none> and password file <none>
I20260608 10:01:36.240072   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:36.240317   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:36.240612   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:36.241813   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "d4a0280b235e4929aa0da95a71ee1bde"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.247002   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:36.251428  3441 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:36.252440   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:01:36.252902   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "d4a0280b235e4929aa0da95a71ee1bde"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.253230   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-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:36.266644   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:36.267910   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:36.269662   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:36.272400   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:36.272672   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.272950   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:36.273131   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.318065   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33661
I20260608 10:01:36.318233  3503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33661 every 8 connection(s)
I20260608 10:01:36.323872   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:36.332026  3508 instance_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:36.333281  3509 instance_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:36.336795   477 server_base.cc:1061] running on GCE node
W20260608 10:01:36.338063  3511 instance_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:36.339072   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:36.339289   477 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:36.339425   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912896339413 us; error 0 us; skew 500 ppm
I20260608 10:01:36.340055   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:36.343200   477 webserver.cc:533] Webserver started at http://127.0.119.66:36973/ using document root <none> and password file <none>
I20260608 10:01:36.343839   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:36.344069   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:36.344375   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:36.344972  3504 heartbeater.cc:344] Connected to a master server at 127.0.119.126:44127
I20260608 10:01:36.345415  3504 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:36.345952   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "0d8a4201af414206b57b899cf7f117ac"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.346410  3504 heartbeater.cc:507] Master 127.0.119.126:44127 requested a full tablet report, sending...
I20260608 10:01:36.349099  3377 ts_manager.cc:194] Registered new tserver with Master: d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:36.351522  3377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34700
I20260608 10:01:36.352065   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:01:36.357059  3516 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:36.358021   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:36.358405   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "0d8a4201af414206b57b899cf7f117ac"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.358765   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-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:36.381184   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:36.382447   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:36.384111   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:36.386637   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:36.386847   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.387200   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:36.387358   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.431113   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:44857
I20260608 10:01:36.431227  3578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:44857 every 8 connection(s)
I20260608 10:01:36.436616   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:36.445010  3582 instance_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:36.446404  3583 instance_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:36.455135   477 server_base.cc:1061] running on GCE node
I20260608 10:01:36.455397  3579 heartbeater.cc:344] Connected to a master server at 127.0.119.126:44127
I20260608 10:01:36.455914  3579 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:36.456725  3579 heartbeater.cc:507] Master 127.0.119.126:44127 requested a full tablet report, sending...
W20260608 10:01:36.457952  3585 instance_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:36.459255   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:36.459394  3377 ts_manager.cc:194] Registered new tserver with Master: 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
W20260608 10:01:36.459578   477 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:36.459839   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912896459819 us; error 0 us; skew 500 ppm
I20260608 10:01:36.461058   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:36.461817  3377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34712
I20260608 10:01:36.464546   477 webserver.cc:533] Webserver started at http://127.0.119.67:40489/ using document root <none> and password file <none>
I20260608 10:01:36.465371   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:36.465615   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:36.465868   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:36.467155   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "b60953b82e684c7eabfc9ba1d41908f5"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.472615   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:36.476570  3590 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:36.477780   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:36.478171   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "b60953b82e684c7eabfc9ba1d41908f5"
format_stamp: "Formatted at 2026-06-08 10:01:36 on dist-test-slave-f77q"
I20260608 10:01:36.478637   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-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:36.490664   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:36.491866   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:36.493480   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:36.496003   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:36.496207   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.496511   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:36.496668   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:36.538554   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:36051
I20260608 10:01:36.538921  3652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:36051 every 8 connection(s)
I20260608 10:01:36.555639  3653 heartbeater.cc:344] Connected to a master server at 127.0.119.126:44127
I20260608 10:01:36.556102  3653 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:36.556991  3653 heartbeater.cc:507] Master 127.0.119.126:44127 requested a full tablet report, sending...
I20260608 10:01:36.559525  3377 ts_manager.cc:194] Registered new tserver with Master: b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:36.560169   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017971006s
I20260608 10:01:36.561324  3377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34716
I20260608 10:01:37.106302  3377 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34726:
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:37.108943  3377 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:37.178061  3543 tablet_service.cc:1511] Processing CreateTablet for tablet 39c7e5a418d74a92ab9f4c701ffbee9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.179715  3543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c7e5a418d74a92ab9f4c701ffbee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.181802  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2f47f95e94e0ca8fdd751c32db793 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.181948  3541 tablet_service.cc:1511] Processing CreateTablet for tablet 05bb9083180e44ce8c03fed692f23217 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.183442  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2f47f95e94e0ca8fdd751c32db793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.178892  3542 tablet_service.cc:1511] Processing CreateTablet for tablet 492d6923c9ec40c1831a84184761193e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.185648  3540 tablet_service.cc:1511] Processing CreateTablet for tablet c8b984de0ac145979309633b30115bb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.188832  3618 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2f47f95e94e0ca8fdd751c32db793 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.193205  3618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2f47f95e94e0ca8fdd751c32db793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.189167  3616 tablet_service.cc:1511] Processing CreateTablet for tablet 492d6923c9ec40c1831a84184761193e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.195421  3616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d6923c9ec40c1831a84184761193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.201160  3469 tablet_service.cc:1511] Processing CreateTablet for tablet 78f2f47f95e94e0ca8fdd751c32db793 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.202997  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2f47f95e94e0ca8fdd751c32db793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.203289  3464 tablet_service.cc:1511] Processing CreateTablet for tablet 76f088ceb38d44b1867e4d0202e9adb7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.203486  3465 tablet_service.cc:1511] Processing CreateTablet for tablet c8b984de0ac145979309633b30115bb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.203837  3615 tablet_service.cc:1511] Processing CreateTablet for tablet 05bb9083180e44ce8c03fed692f23217 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.205360  3615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bb9083180e44ce8c03fed692f23217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.206058  3464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f088ceb38d44b1867e4d0202e9adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.205637  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 05bb9083180e44ce8c03fed692f23217 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.207211  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bb9083180e44ce8c03fed692f23217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.207784  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 39c7e5a418d74a92ab9f4c701ffbee9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.208478  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b984de0ac145979309633b30115bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.209290  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c7e5a418d74a92ab9f4c701ffbee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.209189  3463 tablet_service.cc:1511] Processing CreateTablet for tablet 026cc3dfa550473baf3dbb02a2c58c61 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.210772  3463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026cc3dfa550473baf3dbb02a2c58c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.211651  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 492d6923c9ec40c1831a84184761193e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.212757  3613 tablet_service.cc:1511] Processing CreateTablet for tablet 76f088ceb38d44b1867e4d0202e9adb7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.213341  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d6923c9ec40c1831a84184761193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.216094  3542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d6923c9ec40c1831a84184761193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.215694  3614 tablet_service.cc:1511] Processing CreateTablet for tablet c8b984de0ac145979309633b30115bb5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.218161  3612 tablet_service.cc:1511] Processing CreateTablet for tablet 026cc3dfa550473baf3dbb02a2c58c61 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.220845  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b984de0ac145979309633b30115bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.220618  3611 tablet_service.cc:1511] Processing CreateTablet for tablet b74056c46a1e40688c04a43be1481f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.214290  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f088ceb38d44b1867e4d0202e9adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.227043  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026cc3dfa550473baf3dbb02a2c58c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.227195  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bb9083180e44ce8c03fed692f23217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.191130  3617 tablet_service.cc:1511] Processing CreateTablet for tablet 39c7e5a418d74a92ab9f4c701ffbee9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.230908  3539 tablet_service.cc:1511] Processing CreateTablet for tablet 76f088ceb38d44b1867e4d0202e9adb7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.233736  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f088ceb38d44b1867e4d0202e9adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.228798  3617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c7e5a418d74a92ab9f4c701ffbee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.236218  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74056c46a1e40688c04a43be1481f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.237784  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b984de0ac145979309633b30115bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.278349  3462 tablet_service.cc:1511] Processing CreateTablet for tablet b74056c46a1e40688c04a43be1481f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.282891  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74056c46a1e40688c04a43be1481f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.283373  3544 tablet_service.cc:1511] Processing CreateTablet for tablet 026cc3dfa550473baf3dbb02a2c58c61 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.284864  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026cc3dfa550473baf3dbb02a2c58c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.288803  3543 tablet_service.cc:1511] Processing CreateTablet for tablet b74056c46a1e40688c04a43be1481f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:37.290989  3543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74056c46a1e40688c04a43be1481f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:37.320886  3672 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.327698  3672 tablet_bootstrap.cc:654] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.331641  3673 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.352797  3674 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.354771  3504 heartbeater.cc:499] Master 127.0.119.126:44127 was elected leader, sending a full tablet report...
I20260608 10:01:37.368602  3673 tablet_bootstrap.cc:654] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.381157  3674 tablet_bootstrap.cc:654] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.385565  3673 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.385859  3672 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.386189  3673 ts_tablet_manager.cc:1403] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.005s
I20260608 10:01:37.386421  3672 ts_tablet_manager.cc:1403] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.012s
I20260608 10:01:37.389984  3672 raft_consensus.cc:359] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.390945  3672 raft_consensus.cc:385] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.391348  3672 raft_consensus.cc:740] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.392182  3672 consensus_queue.cc:260] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.398842  3673 raft_consensus.cc:359] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.399793  3673 raft_consensus.cc:385] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.399917  3579 heartbeater.cc:499] Master 127.0.119.126:44127 was elected leader, sending a full tablet report...
I20260608 10:01:37.400106  3674 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.400203  3673 raft_consensus.cc:740] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.400827  3674 ts_tablet_manager.cc:1403] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.010s
I20260608 10:01:37.400882  3672 ts_tablet_manager.cc:1434] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260608 10:01:37.401396  3673 consensus_queue.cc:260] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.402413  3672 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.405082  3674 raft_consensus.cc:359] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.406440  3674 raft_consensus.cc:385] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.406965  3674 raft_consensus.cc:740] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.408406  3674 consensus_queue.cc:260] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.409803  3672 tablet_bootstrap.cc:654] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.412205  3653 heartbeater.cc:499] Master 127.0.119.126:44127 was elected leader, sending a full tablet report...
I20260608 10:01:37.412814  3673 ts_tablet_manager.cc:1434] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.003s
I20260608 10:01:37.414223  3673 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.421157  3673 tablet_bootstrap.cc:654] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.427081  3674 ts_tablet_manager.cc:1434] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.006s
I20260608 10:01:37.428301  3674 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.434962  3674 tablet_bootstrap.cc:654] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.440892  3672 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.441524  3672 ts_tablet_manager.cc:1403] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.018s
I20260608 10:01:37.444748  3672 raft_consensus.cc:359] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.445562  3672 raft_consensus.cc:385] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.445886  3672 raft_consensus.cc:740] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.446811  3673 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.446727  3672 consensus_queue.cc:260] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.447559  3673 ts_tablet_manager.cc:1403] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260608 10:01:37.449184  3672 ts_tablet_manager.cc:1434] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260608 10:01:37.450299  3672 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.451105  3673 raft_consensus.cc:359] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.451850  3674 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.451992  3673 raft_consensus.cc:385] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.452431  3674 ts_tablet_manager.cc:1403] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260608 10:01:37.452476  3673 raft_consensus.cc:740] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.453719  3673 consensus_queue.cc:260] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.456080  3674 raft_consensus.cc:359] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.456878  3674 raft_consensus.cc:385] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.457185  3674 raft_consensus.cc:740] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.457408  3672 tablet_bootstrap.cc:654] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.458209  3674 consensus_queue.cc:260] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.461038  3674 ts_tablet_manager.cc:1434] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:01:37.462116  3674 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.463743  3673 ts_tablet_manager.cc:1434] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260608 10:01:37.468605  3674 tablet_bootstrap.cc:654] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.469497  3673 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.484884  3673 tablet_bootstrap.cc:654] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.488278  3672 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.488719  3674 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.488865  3672 ts_tablet_manager.cc:1403] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.028s
I20260608 10:01:37.489661  3674 ts_tablet_manager.cc:1403] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260608 10:01:37.492172  3673 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.492754  3673 ts_tablet_manager.cc:1403] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260608 10:01:37.492494  3672 raft_consensus.cc:359] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.492568  3674 raft_consensus.cc:359] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.493343  3672 raft_consensus.cc:385] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.493431  3674 raft_consensus.cc:385] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.493763  3672 raft_consensus.cc:740] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.493896  3674 raft_consensus.cc:740] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.494971  3674 consensus_queue.cc:260] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.495034  3672 consensus_queue.cc:260] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.495967  3673 raft_consensus.cc:359] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.496722  3673 raft_consensus.cc:385] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.497009  3673 raft_consensus.cc:740] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.497495  3672 ts_tablet_manager.cc:1434] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:01:37.497506  3674 ts_tablet_manager.cc:1434] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:37.497862  3673 consensus_queue.cc:260] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.498783  3672 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.500257  3673 ts_tablet_manager.cc:1434] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:37.501382  3673 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.505342  3672 tablet_bootstrap.cc:654] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.507975  3673 tablet_bootstrap.cc:654] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.509919  3674 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.518179  3674 tablet_bootstrap.cc:654] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.518831  3672 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.519713  3672 ts_tablet_manager.cc:1403] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260608 10:01:37.524955  3672 raft_consensus.cc:359] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.526207  3672 raft_consensus.cc:385] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.526752  3672 raft_consensus.cc:740] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.528822  3672 consensus_queue.cc:260] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.531605  3673 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.532083  3672 ts_tablet_manager.cc:1434] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 10:01:37.532228  3673 ts_tablet_manager.cc:1403] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260608 10:01:37.533237  3672 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.535571  3673 raft_consensus.cc:359] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.536369  3673 raft_consensus.cc:385] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.536684  3673 raft_consensus.cc:740] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.537722  3673 consensus_queue.cc:260] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.540825  3672 tablet_bootstrap.cc:654] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.548252  3673 ts_tablet_manager.cc:1434] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:01:37.549638  3673 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.555645  3679 raft_consensus.cc:493] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.556483  3679 raft_consensus.cc:515] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.557430  3673 tablet_bootstrap.cc:654] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.567000  3679 leader_election.cc:290] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:37.570557  3674 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.571283  3674 ts_tablet_manager.cc:1403] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.019s
I20260608 10:01:37.578724  3672 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.580852  3674 raft_consensus.cc:359] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.581506  3672 ts_tablet_manager.cc:1403] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.008s
I20260608 10:01:37.582043  3674 raft_consensus.cc:385] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.584237  3680 raft_consensus.cc:493] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.585018  3680 raft_consensus.cc:515] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.590366  3680 leader_election.cc:290] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.593982  3672 raft_consensus.cc:359] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.599813  3672 raft_consensus.cc:385] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.602416  3672 raft_consensus.cc:740] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.606853  3678 raft_consensus.cc:493] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.607663  3678 raft_consensus.cc:515] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.582553  3674 raft_consensus.cc:740] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.614907  3674 consensus_queue.cc:260] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.616612  3678 leader_election.cc:290] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:37.616977  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
W20260608 10:01:37.618708  3445 leader_election.cc:343] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.628095  3672 consensus_queue.cc:260] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.630512  3673 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.631192  3673 ts_tablet_manager.cc:1403] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.051s
I20260608 10:01:37.631614  3674 ts_tablet_manager.cc:1434] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.003s
I20260608 10:01:37.632773  3674 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.635147  3673 raft_consensus.cc:359] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.635982  3673 raft_consensus.cc:385] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.636350  3673 raft_consensus.cc:740] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.637259  3673 consensus_queue.cc:260] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.639809  3673 ts_tablet_manager.cc:1434] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:37.640125  3674 tablet_bootstrap.cc:654] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.640246  3672 ts_tablet_manager.cc:1434] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.004s
I20260608 10:01:37.640910  3673 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.641350  3672 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.649056  3673 tablet_bootstrap.cc:654] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.653517  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.654604  3554 raft_consensus.cc:2468] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 0.
I20260608 10:01:37.655997  3674 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.656582  3674 ts_tablet_manager.cc:1403] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260608 10:01:37.656636  3593 leader_election.cc:304] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:37.658165  3679 raft_consensus.cc:2804] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.658790  3679 raft_consensus.cc:493] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.659271  3679 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.660244  3674 raft_consensus.cc:359] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.661010  3674 raft_consensus.cc:385] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.661345  3674 raft_consensus.cc:740] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.662213  3674 consensus_queue.cc:260] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.665218  3674 ts_tablet_manager.cc:1434] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260608 10:01:37.666334  3674 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.669493  3678 raft_consensus.cc:493] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.670121  3678 raft_consensus.cc:515] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.672623  3678 leader_election.cc:290] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.673669  3674 tablet_bootstrap.cc:654] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.674793  3680 raft_consensus.cc:493] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.675318  3680 raft_consensus.cc:515] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.677428  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.678438  3554 raft_consensus.cc:2468] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.679556  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:37.680029  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.680234  3444 leader_election.cc:304] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [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: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:37.680682  3628 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
W20260608 10:01:37.681494  3592 leader_election.cc:343] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.682140  3445 leader_election.cc:304] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:37.683235  3680 leader_election.cc:290] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.683876  3680 raft_consensus.cc:2804] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.684247  3680 raft_consensus.cc:493] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.684561  3680 raft_consensus.cc:3060] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.687470  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.691069  3554 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.696302  3679 raft_consensus.cc:515] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.707933  3703 raft_consensus.cc:2804] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.708693  3703 raft_consensus.cc:493] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.709273  3703 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.713019  3672 tablet_bootstrap.cc:654] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.715575  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:37.720088  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:37.720840  3554 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.721078  3627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
W20260608 10:01:37.721377  3592 leader_election.cc:343] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.718015  3679 leader_election.cc:290] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:37.721969  3627 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:37.722298  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:37.723492  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2f47f95e94e0ca8fdd751c32db793" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:37.723805  3520 leader_election.cc:304] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:37.719517  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2f47f95e94e0ca8fdd751c32db793" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.724730  3678 raft_consensus.cc:2804] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.725113  3678 raft_consensus.cc:493] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.725843  3678 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:37.726608  3518 leader_election.cc:343] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.716450  3680 raft_consensus.cc:515] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.725010  3628 raft_consensus.cc:2468] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:37.729036  3680 leader_election.cc:290] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.729754  3702 raft_consensus.cc:493] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.730424  3702 raft_consensus.cc:515] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.730793  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.732342  3673 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.732963  3673 ts_tablet_manager.cc:1403] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.092s	user 0.031s	sys 0.047s
W20260608 10:01:37.732995  3445 leader_election.cc:343] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.733692  3702 leader_election.cc:290] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.737121  3673 raft_consensus.cc:359] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.738018  3673 raft_consensus.cc:385] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.738351  3673 raft_consensus.cc:740] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.739189  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.739313  3673 consensus_queue.cc:260] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.740058  3554 raft_consensus.cc:2468] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 1.
I20260608 10:01:37.740242  3628 raft_consensus.cc:2468] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.741624  3593 leader_election.cc:304] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:37.742324  3673 ts_tablet_manager.cc:1434] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:37.743106  3679 raft_consensus.cc:2804] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.743592  3673 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.741786  3445 leader_election.cc:304] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:37.745635  3678 raft_consensus.cc:515] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.747970  3702 raft_consensus.cc:2804] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.749249  3702 raft_consensus.cc:493] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.749382  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:37.749706  3702 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.753829  3673 tablet_bootstrap.cc:654] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.754073  3674 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.755201  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:37.755991  3553 raft_consensus.cc:3060] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.764703  3679 raft_consensus.cc:697] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Becoming Leader. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:37.766073  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.766151  3679 consensus_queue.cc:237] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.768589  3674 ts_tablet_manager.cc:1403] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.102s	user 0.006s	sys 0.016s
I20260608 10:01:37.773458  3674 raft_consensus.cc:359] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.774966  3553 raft_consensus.cc:2468] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:37.778846  3674 raft_consensus.cc:385] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.779323  3674 raft_consensus.cc:740] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.780579  3703 raft_consensus.cc:515] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.775286  3702 raft_consensus.cc:515] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.782667  3478 raft_consensus.cc:2393] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8a4201af414206b57b899cf7f117ac in current term 1: Already voted for candidate d4a0280b235e4929aa0da95a71ee1bde in this term.
I20260608 10:01:37.781255  3674 consensus_queue.cc:260] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.775708  3520 leader_election.cc:304] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:37.777508  3678 leader_election.cc:290] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.785471  3678 raft_consensus.cc:2804] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.785936  3678 raft_consensus.cc:493] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.786368  3678 raft_consensus.cc:3060] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:37.787156  3444 leader_election.cc:343] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.787565  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.788270  3628 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.789664  3444 leader_election.cc:304] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [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: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:37.790647  3680 raft_consensus.cc:2804] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.792200  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:37.792344  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:37.793438  3553 raft_consensus.cc:2393] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
W20260608 10:01:37.794153  3444 leader_election.cc:343] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.796866  3627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.797504  3627 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.798755  3702 leader_election.cc:290] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.801657  3703 leader_election.cc:290] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.802287  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.805167  3674 ts_tablet_manager.cc:1434] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.003s
I20260608 10:01:37.805482  3445 leader_election.cc:304] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [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: d4a0280b235e4929aa0da95a71ee1bde; no voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:37.806499  3674 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.813829  3628 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 1.
I20260608 10:01:37.807087  3680 raft_consensus.cc:697] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:37.807442  3703 raft_consensus.cc:2749] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:37.817510  3710 raft_consensus.cc:493] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.817807  3520 leader_election.cc:304] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:37.818509  3672 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.818882  3673 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.819757  3709 raft_consensus.cc:493] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.820362  3673 ts_tablet_manager.cc:1403] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.020s
I20260608 10:01:37.820541  3709 raft_consensus.cc:515] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.822781  3672 ts_tablet_manager.cc:1403] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.182s	user 0.026s	sys 0.018s
I20260608 10:01:37.822995  3376 catalog_manager.cc:5696] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:37.825383  3709 leader_election.cc:290] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.827275  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.819114  3680 consensus_queue.cc:237] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.818084  3710 raft_consensus.cc:515] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.833572  3674 tablet_bootstrap.cc:654] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.834271  3710 leader_election.cc:290] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.835005  3710 raft_consensus.cc:2804] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.835129  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:37.835599  3710 raft_consensus.cc:697] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:37.835877  3478 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:37.836889  3628 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.836669  3710 consensus_queue.cc:237] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.838940  3518 leader_election.cc:304] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:37.828819  3673 raft_consensus.cc:359] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.839705  3445 leader_election.cc:304] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:37.840567  3672 raft_consensus.cc:359] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.843672  3672 raft_consensus.cc:385] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.844077  3672 raft_consensus.cc:740] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.844712  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.845424  3553 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.845113  3672 consensus_queue.cc:260] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.840664  3673 raft_consensus.cc:385] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.848762  3673 raft_consensus.cc:740] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.850342  3711 raft_consensus.cc:2804] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.847975  3709 raft_consensus.cc:2804] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.849800  3673 consensus_queue.cc:260] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.851537  3711 raft_consensus.cc:493] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.851092  3678 raft_consensus.cc:515] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.852977  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.853052  3711 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.852497  3709 raft_consensus.cc:493] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.854272  3628 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:37.855201  3678 leader_election.cc:290] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:37.851922  3627 raft_consensus.cc:2468] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:37.855697  3673 ts_tablet_manager.cc:1434] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260608 10:01:37.856976  3673 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:37.856820  3445 leader_election.cc:304] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [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: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde; no voters: 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:37.857129  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2f47f95e94e0ca8fdd751c32db793" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.857239  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f2f47f95e94e0ca8fdd751c32db793" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:37.857950  3709 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.857903  3628 raft_consensus.cc:3060] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:37.859345  3518 leader_election.cc:343] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:37.858776  3703 raft_consensus.cc:2804] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.860180  3703 raft_consensus.cc:697] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:37.861747  3703 consensus_queue.cc:237] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.872853  3674 tablet_bootstrap.cc:492] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:37.873472  3674 ts_tablet_manager.cc:1403] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.009s
I20260608 10:01:37.877113  3674 raft_consensus.cc:359] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.878336  3674 raft_consensus.cc:385] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.878737  3674 raft_consensus.cc:740] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.879762  3674 consensus_queue.cc:260] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.881873  3673 tablet_bootstrap.cc:654] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.885963  3674 ts_tablet_manager.cc:1434] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 10:01:37.887300  3674 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:37.896833  3711 raft_consensus.cc:515] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.902741  3628 raft_consensus.cc:2468] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 1.
I20260608 10:01:37.904032  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:37.906754  3672 ts_tablet_manager.cc:1434] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.083s	user 0.019s	sys 0.004s
I20260608 10:01:37.907935  3672 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:37.908530  3520 leader_election.cc:304] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:37.910099  3715 raft_consensus.cc:2804] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.910914  3715 raft_consensus.cc:697] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:37.915196  3715 consensus_queue.cc:237] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:37.918908  3673 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:37.923243  3673 ts_tablet_manager.cc:1403] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.009s
I20260608 10:01:37.923455  3377 catalog_manager.cc:5696] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:37.925464  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.926191  3628 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.926980  3673 raft_consensus.cc:359] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.927838  3673 raft_consensus.cc:385] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:37.928218  3673 raft_consensus.cc:740] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:37.929417  3673 consensus_queue.cc:260] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.932256  3673 ts_tablet_manager.cc:1434] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:01:37.932343  3672 tablet_bootstrap.cc:654] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.934619  3711 leader_election.cc:290] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.928508  3375 catalog_manager.cc:5696] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:37.898404  3709 raft_consensus.cc:515] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.939985  3478 raft_consensus.cc:2393] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d8a4201af414206b57b899cf7f117ac in current term 1: Already voted for candidate d4a0280b235e4929aa0da95a71ee1bde in this term.
I20260608 10:01:37.934655  3628 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 1.
I20260608 10:01:37.936566  3674 tablet_bootstrap.cc:654] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:37.943694  3520 leader_election.cc:304] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:37.947759  3709 leader_election.cc:290] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.948870  3711 raft_consensus.cc:2804] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:37.955569  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:37.952870  3711 raft_consensus.cc:697] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:37.957837  3711 consensus_queue.cc:237] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.959985  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:37.961270  3628 raft_consensus.cc:2393] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
I20260608 10:01:37.975955  3709 raft_consensus.cc:493] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:37.976600  3709 raft_consensus.cc:515] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:37.980664  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74056c46a1e40688c04a43be1481f3b" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:37.980922  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74056c46a1e40688c04a43be1481f3b" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:37.981293  3554 raft_consensus.cc:2468] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.981755  3628 raft_consensus.cc:2468] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:37.983300  3444 leader_election.cc:304] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:37.984712  3703 raft_consensus.cc:2804] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:37.985232  3703 raft_consensus.cc:493] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:37.985882  3703 raft_consensus.cc:3060] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:37.984246  3709 leader_election.cc:290] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:37.994177  3672 tablet_bootstrap.cc:492] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:37.995301  3672 ts_tablet_manager.cc:1403] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.009s
I20260608 10:01:38.001032  3674 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:38.033834  3444 leader_election.cc:304] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [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: d4a0280b235e4929aa0da95a71ee1bde; no voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:38.035706  3709 raft_consensus.cc:2749] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:38.045336  3672 raft_consensus.cc:359] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.046228  3672 raft_consensus.cc:385] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.046617  3672 raft_consensus.cc:740] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.046404  3703 raft_consensus.cc:515] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.047477  3672 consensus_queue.cc:260] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.001869  3674 ts_tablet_manager.cc:1403] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.016s
I20260608 10:01:38.049988  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74056c46a1e40688c04a43be1481f3b" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:38.050174  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b74056c46a1e40688c04a43be1481f3b" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:38.050916  3553 raft_consensus.cc:3060] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.050949  3628 raft_consensus.cc:3060] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.050731  3377 catalog_manager.cc:5696] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:38.051386  3674 raft_consensus.cc:359] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:38.052112  3674 raft_consensus.cc:385] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.052433  3674 raft_consensus.cc:740] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.053237  3674 consensus_queue.cc:260] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:38.056453  3672 ts_tablet_manager.cc:1434] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260608 10:01:38.057672  3672 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:38.060036  3553 raft_consensus.cc:2468] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:38.061653  3444 leader_election.cc:304] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:38.062407  3709 raft_consensus.cc:2804] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:38.062834  3674 ts_tablet_manager.cc:1434] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:01:38.062943  3709 raft_consensus.cc:697] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:38.063498  3703 leader_election.cc:290] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:38.065407  3709 consensus_queue.cc:237] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.067154  3628 raft_consensus.cc:2468] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:38.067780  3672 tablet_bootstrap.cc:654] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.070359  3376 catalog_manager.cc:5696] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:38.072781  3376 catalog_manager.cc:5696] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:38.074522  3672 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:38.075112  3672 ts_tablet_manager.cc:1403] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 10:01:38.078119  3672 raft_consensus.cc:359] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.078905  3672 raft_consensus.cc:385] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.079321  3672 raft_consensus.cc:740] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.080317  3672 consensus_queue.cc:260] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.082394  3709 raft_consensus.cc:493] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:38.083184  3672 ts_tablet_manager.cc:1434] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:38.082996  3709 raft_consensus.cc:515] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.086800  3709 leader_election.cc:290] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:38.092572  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:38.093468  3628 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:38.093468  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:38.094530  3553 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:38.095211  3445 leader_election.cc:304] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:38.096792  3709 raft_consensus.cc:2804] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:38.097236  3709 raft_consensus.cc:493] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:38.097586  3709 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.093068  3430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:38.102973  3377 catalog_manager.cc:5696] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
W20260608 10:01:38.104622  3425 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:38.105875  3709 raft_consensus.cc:515] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.108898  3709 leader_election.cc:290] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:38.109429  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:38.110095  3553 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:38.111199  3430 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:38.115458  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:38.116243  3628 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.118268  3553 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:38.119642  3444 leader_election.cc:304] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:38.120673  3709 raft_consensus.cc:2804] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:38.121129  3709 raft_consensus.cc:697] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:38.122154  3628 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:38.121937  3709 consensus_queue.cc:237] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.130210  3377 catalog_manager.cc:5696] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:38.203191  3478 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.210053  3679 consensus_queue.cc:1048] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.232918  3706 consensus_queue.cc:1048] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.239801   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.249676  3736 instance_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:38.254190  3737 instance_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:38.260953   477 server_base.cc:1061] running on GCE node
W20260608 10:01:38.261058  3739 instance_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:38.262334   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.262707   477 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:38.262908   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912898262891 us; error 0 us; skew 500 ppm
I20260608 10:01:38.263579   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.266803   477 webserver.cc:533] Webserver started at http://127.0.119.68:45115/ using document root <none> and password file <none>
I20260608 10:01:38.267400   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.267629   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.267935   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.269438   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "2b83167a1727459aa011d731a29c0616"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-f77q"
I20260608 10:01:38.272791  3709 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.276055   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.006s
I20260608 10:01:38.283198  3745 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:38.284663   477 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:38.285212   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "2b83167a1727459aa011d731a29c0616"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-f77q"
I20260608 10:01:38.285740  3553 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.285777   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-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:38.288810  3679 raft_consensus.cc:493] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:38.289367  3679 raft_consensus.cc:515] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.295810  3709 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.296794  3711 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.301626  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:38.305493  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c7e5a418d74a92ab9f4c701ffbee9e" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:38.306646  3554 raft_consensus.cc:2393] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b60953b82e684c7eabfc9ba1d41908f5 in current term 1: Already voted for candidate d4a0280b235e4929aa0da95a71ee1bde in this term.
I20260608 10:01:38.311224  3679 leader_election.cc:290] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:38.311203  3593 leader_election.cc:304] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [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: b60953b82e684c7eabfc9ba1d41908f5; no voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:38.315335  3679 raft_consensus.cc:3060] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.324291  3679 raft_consensus.cc:2749] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:38.328352  3678 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.336862  3709 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.370575  3709 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.398406   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.399930   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.401674   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.404304   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.404531   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.404887   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.405087   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.409121  3678 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.409538  3478 raft_consensus.cc:3060] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.412766  3678 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.419435  3678 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.436982  3713 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.497769   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:42767
I20260608 10:01:38.498098  3816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:42767 every 8 connection(s)
I20260608 10:01:38.504981  3376 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34726:
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:38.513952  3709 consensus_queue.cc:1048] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.517129  3817 heartbeater.cc:344] Connected to a master server at 127.0.119.126:44127
I20260608 10:01:38.517607  3817 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.518695  3817 heartbeater.cc:507] Master 127.0.119.126:44127 requested a full tablet report, sending...
I20260608 10:01:38.521629  3377 ts_manager.cc:194] Registered new tserver with Master: 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:38.523699  3377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34734
I20260608 10:01:38.530048  3702 consensus_queue.cc:1048] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:38.542544  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7fed1f0c90d4f8aa04cae46c69ca413 has no consensus state
W20260608 10:01:38.544705  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a65a9d505024924b33b055303d6b036 has no consensus state
W20260608 10:01:38.546252  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12222031b27d4bc4a6024324a5b0a8d8 has no consensus state
W20260608 10:01:38.547704  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet aa921f3146dc4bc7ba6d6e35f573cc94 has no consensus state
W20260608 10:01:38.549080  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0e78943817944811b1afebdba96fbce4 has no consensus state
W20260608 10:01:38.550565  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82d23de6ecb3440cb6e2ad05e5b771a0 has no consensus state
W20260608 10:01:38.552132  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 241fb6904c024d2da4d31e4ef0469c2e has no consensus state
W20260608 10:01:38.553519  3376 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54014c979c2e47c999d7ce8b633aa294 has no consensus state
W20260608 10:01:38.581485  3363 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 4a65a9d505024924b33b055303d6b036 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4a65a9d505024924b33b055303d6b036 consensus state has no leader
I20260608 10:01:38.586371  3544 tablet_service.cc:1511] Processing CreateTablet for tablet a7fed1f0c90d4f8aa04cae46c69ca413 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.588106  3544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fed1f0c90d4f8aa04cae46c69ca413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.588990  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 4a65a9d505024924b33b055303d6b036 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.590557  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a65a9d505024924b33b055303d6b036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.592723  3617 tablet_service.cc:1511] Processing CreateTablet for tablet 4a65a9d505024924b33b055303d6b036 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.594555  3617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a65a9d505024924b33b055303d6b036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.594726  3469 tablet_service.cc:1511] Processing CreateTablet for tablet a7fed1f0c90d4f8aa04cae46c69ca413 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.596382  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fed1f0c90d4f8aa04cae46c69ca413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.599463  3462 tablet_service.cc:1511] Processing CreateTablet for tablet aa921f3146dc4bc7ba6d6e35f573cc94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.601119  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa921f3146dc4bc7ba6d6e35f573cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.600948  3542 tablet_service.cc:1511] Processing CreateTablet for tablet 12222031b27d4bc4a6024324a5b0a8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.602423  3542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12222031b27d4bc4a6024324a5b0a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.608419  3543 tablet_service.cc:1511] Processing CreateTablet for tablet aa921f3146dc4bc7ba6d6e35f573cc94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.609288  3612 tablet_service.cc:1511] Processing CreateTablet for tablet 12222031b27d4bc4a6024324a5b0a8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.610045  3543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa921f3146dc4bc7ba6d6e35f573cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.610890  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12222031b27d4bc4a6024324a5b0a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.615940  3613 tablet_service.cc:1511] Processing CreateTablet for tablet 82d23de6ecb3440cb6e2ad05e5b771a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.617425  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d23de6ecb3440cb6e2ad05e5b771a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.615789  3614 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78943817944811b1afebdba96fbce4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.622845  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78943817944811b1afebdba96fbce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.629302  3702 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:38.631814  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78943817944811b1afebdba96fbce4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.633380  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78943817944811b1afebdba96fbce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.638067  3539 tablet_service.cc:1511] Processing CreateTablet for tablet 82d23de6ecb3440cb6e2ad05e5b771a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.639652  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d23de6ecb3440cb6e2ad05e5b771a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.641220  3463 tablet_service.cc:1511] Processing CreateTablet for tablet 241fb6904c024d2da4d31e4ef0469c2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.645586  3541 tablet_service.cc:1511] Processing CreateTablet for tablet 241fb6904c024d2da4d31e4ef0469c2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.647125  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241fb6904c024d2da4d31e4ef0469c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.642982  3463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241fb6904c024d2da4d31e4ef0469c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.658267  3781 tablet_service.cc:1511] Processing CreateTablet for tablet a7fed1f0c90d4f8aa04cae46c69ca413 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.661573  3779 tablet_service.cc:1511] Processing CreateTablet for tablet aa921f3146dc4bc7ba6d6e35f573cc94 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.667846  3777 tablet_service.cc:1511] Processing CreateTablet for tablet 82d23de6ecb3440cb6e2ad05e5b771a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.663538  3611 tablet_service.cc:1511] Processing CreateTablet for tablet 54014c979c2e47c999d7ce8b633aa294 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.673785  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 241fb6904c024d2da4d31e4ef0469c2e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.674820  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54014c979c2e47c999d7ce8b633aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.674019  3778 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78943817944811b1afebdba96fbce4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.680359  3781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fed1f0c90d4f8aa04cae46c69ca413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.676873  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 12222031b27d4bc4a6024324a5b0a8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.683728  3702 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:38.679844  3782 tablet_service.cc:1511] Processing CreateTablet for tablet 4a65a9d505024924b33b055303d6b036 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.699048  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 54014c979c2e47c999d7ce8b633aa294 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.727383  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78943817944811b1afebdba96fbce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.732074  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54014c979c2e47c999d7ce8b633aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.733995  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12222031b27d4bc4a6024324a5b0a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.737231  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa921f3146dc4bc7ba6d6e35f573cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.739468  3777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d23de6ecb3440cb6e2ad05e5b771a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.745283  3782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a65a9d505024924b33b055303d6b036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.746804  3826 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:38.800737  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241fb6904c024d2da4d31e4ef0469c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.834687  3828 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:38.842413  3829 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:38.843380  3462 tablet_service.cc:1511] Processing CreateTablet for tablet 54014c979c2e47c999d7ce8b633aa294 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:38.847548  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54014c979c2e47c999d7ce8b633aa294. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.893620  3828 tablet_bootstrap.cc:654] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.923290  3829 tablet_bootstrap.cc:654] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.927448  3826 tablet_bootstrap.cc:654] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.929060  3832 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:38.935595  3828 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:38.936172  3828 ts_tablet_manager.cc:1403] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.162s	user 0.018s	sys 0.000s
I20260608 10:01:38.943578  3832 tablet_bootstrap.cc:654] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.946381  3828 raft_consensus.cc:359] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:38.951719  3828 raft_consensus.cc:385] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.952262  3828 raft_consensus.cc:740] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.953356  3829 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:38.953971  3829 ts_tablet_manager.cc:1403] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.015s
I20260608 10:01:38.953598  3828 consensus_queue.cc:260] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:38.956457  3832 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:38.957008  3832 ts_tablet_manager.cc:1403] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260608 10:01:38.957170  3828 ts_tablet_manager.cc:1434] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 10:01:38.957566  3829 raft_consensus.cc:359] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:38.958372  3829 raft_consensus.cc:385] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.958715  3829 raft_consensus.cc:740] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.959816  3826 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:38.959642  3829 consensus_queue.cc:260] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:38.960568  3826 ts_tablet_manager.cc:1403] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.259s	user 0.011s	sys 0.024s
I20260608 10:01:38.962422  3829 ts_tablet_manager.cc:1434] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:38.963562  3829 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:38.964674  3828 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:38.964044  3826 raft_consensus.cc:359] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.965551  3826 raft_consensus.cc:385] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.965955  3826 raft_consensus.cc:740] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.966918  3826 consensus_queue.cc:260] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:38.970031  3826 ts_tablet_manager.cc:1434] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:01:38.971549  3826 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:38.960412  3832 raft_consensus.cc:359] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:38.976199  3832 raft_consensus.cc:385] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.976496  3828 tablet_bootstrap.cc:654] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.976572  3832 raft_consensus.cc:740] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.978156  3832 consensus_queue.cc:260] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:38.979367  3826 tablet_bootstrap.cc:654] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.985472  3817 heartbeater.cc:499] Master 127.0.119.126:44127 was elected leader, sending a full tablet report...
I20260608 10:01:38.986712  3832 ts_tablet_manager.cc:1434] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260608 10:01:38.988265  3832 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:38.992766  3829 tablet_bootstrap.cc:654] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.997608  3828 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:38.998375  3828 ts_tablet_manager.cc:1403] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.004s
I20260608 10:01:39.003067  3828 raft_consensus.cc:359] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.004091  3828 raft_consensus.cc:385] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.004468  3828 raft_consensus.cc:740] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.005491  3828 consensus_queue.cc:260] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.007382  3829 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:39.007987  3829 ts_tablet_manager.cc:1403] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.006s
I20260608 10:01:39.015631  3832 tablet_bootstrap.cc:654] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.016695  3829 raft_consensus.cc:359] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.017513  3828 ts_tablet_manager.cc:1434] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:01:39.017701  3829 raft_consensus.cc:385] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.018097  3829 raft_consensus.cc:740] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.019801  3826 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:39.020390  3826 ts_tablet_manager.cc:1403] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.013s
I20260608 10:01:39.021672  3828 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:39.019313  3829 consensus_queue.cc:260] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.022403  3831 raft_consensus.cc:493] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.023200  3831 raft_consensus.cc:515] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.024078  3826 raft_consensus.cc:359] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.024940  3826 raft_consensus.cc:385] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.027031  3826 raft_consensus.cc:740] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.028084  3826 consensus_queue.cc:260] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.031392  3826 ts_tablet_manager.cc:1434] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:01:39.032457  3828 tablet_bootstrap.cc:654] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.032859  3826 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:39.032837  3713 raft_consensus.cc:493] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.034612  3832 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:39.034231  3713 raft_consensus.cc:515] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.035220  3832 ts_tablet_manager.cc:1403] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.004s
I20260608 10:01:39.038972  3832 raft_consensus.cc:359] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.040109  3832 raft_consensus.cc:385] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.040486  3832 raft_consensus.cc:740] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.041545  3832 consensus_queue.cc:260] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.042611  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:39.043431  3478 raft_consensus.cc:2468] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:39.044302  3826 tablet_bootstrap.cc:654] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.044572  3832 ts_tablet_manager.cc:1434] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:01:39.045315  3518 leader_election.cc:304] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:39.045847  3832 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:39.046314  3830 raft_consensus.cc:493] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.046430  3715 raft_consensus.cc:2804] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.046684  3713 leader_election.cc:290] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:39.047020  3830 raft_consensus.cc:515] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.047055  3715 raft_consensus.cc:493] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.051388  3715 raft_consensus.cc:3060] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.053260  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:39.054581  3831 leader_election.cc:290] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:39.055732  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:39.056481  3832 tablet_bootstrap.cc:654] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:39.058229  3593 leader_election.cc:343] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.061982  3713 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.062723  3713 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:39.065729  3713 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:39.068584  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:39.069633  3478 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:39.071229  3832 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:39.078164  3832 ts_tablet_manager.cc:1403] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260608 10:01:39.080255  3829 ts_tablet_manager.cc:1434] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.002s
I20260608 10:01:39.074147  3830 leader_election.cc:290] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:39.091369  3828 tablet_bootstrap.cc:492] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:39.092022  3828 ts_tablet_manager.cc:1403] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.009s
I20260608 10:01:39.091364  3829 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:39.094322  3832 raft_consensus.cc:359] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.097817  3832 raft_consensus.cc:385] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.098246  3832 raft_consensus.cc:740] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.137984  3518 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:39.138329  3832 consensus_queue.cc:260] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.135809  3828 raft_consensus.cc:359] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.154556  3828 raft_consensus.cc:385] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.155046  3828 raft_consensus.cc:740] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.156572  3828 consensus_queue.cc:260] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.161093  3837 raft_consensus.cc:493] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.162111  3837 raft_consensus.cc:515] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.163727  3826 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:39.164950  3826 ts_tablet_manager.cc:1403] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.132s	user 0.028s	sys 0.031s
I20260608 10:01:39.171638  3713 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.172323  3713 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.173267  3713 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:39.177604  3425 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:39.176247  3826 raft_consensus.cc:359] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.179255  3826 raft_consensus.cc:385] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.179708  3826 raft_consensus.cc:740] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.181772  3826 consensus_queue.cc:260] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.186172  3828 ts_tablet_manager.cc:1434] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.094s	user 0.010s	sys 0.003s
I20260608 10:01:39.188777  3826 ts_tablet_manager.cc:1434] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.004s
I20260608 10:01:39.193362  3826 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:39.196413  3837 leader_election.cc:290] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:39.210784  3832 ts_tablet_manager.cc:1434] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.006s
I20260608 10:01:39.225167  3715 raft_consensus.cc:515] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.228361  3832 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:39.248191  3829 tablet_bootstrap.cc:654] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.248636  3553 raft_consensus.cc:2393] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
I20260608 10:01:39.254272  3715 leader_election.cc:290] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:39.268800  3478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:39.269668  3828 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:39.270030  3478 raft_consensus.cc:3060] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.282639  3713 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:39.323352  3792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.360939  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:39.362154  3477 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.374878  3830 raft_consensus.cc:493] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.375759  3830 raft_consensus.cc:515] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.406567  3837 raft_consensus.cc:493] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.407313  3837 raft_consensus.cc:515] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.305946  3713 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:39.451803  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:39.466341  3477 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 1.
I20260608 10:01:39.491101  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
W20260608 10:01:39.498517  3517 leader_election.cc:343] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:39.499922  3517 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.68:42767, user_credentials={real_user=slave}} blocked reactor thread for 65182.1us
I20260608 10:01:39.544204  3715 raft_consensus.cc:493] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.545073  3715 raft_consensus.cc:515] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
W20260608 10:01:39.545689  3517 leader_election.cc:343] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:39.547019  3517 leader_election.cc:343] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.555629  3518 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616
I20260608 10:01:39.524729  3478 raft_consensus.cc:2468] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 1.
I20260608 10:01:39.569857  3518 leader_election.cc:304] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616
I20260608 10:01:39.571152  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.562103  3713 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.574285  3790 raft_consensus.cc:2468] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 0.
I20260608 10:01:39.575920  3678 raft_consensus.cc:2804] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.576603  3678 raft_consensus.cc:697] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:39.577618  3715 leader_election.cc:290] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:39.579428  3713 raft_consensus.cc:697] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:39.581243  3830 leader_election.cc:290] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:39.580968  3713 consensus_queue.cc:237] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:39.568464  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.570175  3792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.608315  3591 leader_election.cc:304] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:39.606359  3837 leader_election.cc:290] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:39.617226  3837 raft_consensus.cc:493] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.621145  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.622002  3678 consensus_queue.cc:237] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.622809  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
W20260608 10:01:39.632853  3518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.65:33661, user_credentials={real_user=slave}} blocked reactor thread for 63099.2us
W20260608 10:01:39.634148  3442 leader_election.cc:343] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.634938  3442 leader_election.cc:304] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [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: d4a0280b235e4929aa0da95a71ee1bde; no voters: 0d8a4201af414206b57b899cf7f117ac, 2b83167a1727459aa011d731a29c0616
I20260608 10:01:39.636090  3862 raft_consensus.cc:2749] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:39.627884  3830 raft_consensus.cc:2804] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.624399  3791 raft_consensus.cc:2468] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 0.
I20260608 10:01:39.625015  3837 raft_consensus.cc:515] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.643702  3830 raft_consensus.cc:493] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.652458  3830 raft_consensus.cc:3060] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.648423  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:39.665052  3376 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282] alter complete (version 0)
I20260608 10:01:39.667685  3832 tablet_bootstrap.cc:654] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.667838  3828 tablet_bootstrap.cc:654] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.673491  3627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
W20260608 10:01:39.660079  3591 leader_election.cc:343] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.654678  3858 raft_consensus.cc:493] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:01:39.680475  3592 leader_election.cc:343] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.681337  3592 leader_election.cc:304] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [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: b60953b82e684c7eabfc9ba1d41908f5; no voters: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:39.681743  3837 leader_election.cc:290] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:39.707513  3859 raft_consensus.cc:2749] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:39.688788  3858 raft_consensus.cc:515] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.727300  3792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:39.728323  3792 raft_consensus.cc:2468] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 0.
W20260608 10:01:39.741919  3362 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0e78943817944811b1afebdba96fbce4 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0e78943817944811b1afebdba96fbce4 consensus state has no leader
W20260608 10:01:39.742973  3517 leader_election.cc:343] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.744726  3517 leader_election.cc:304] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, 2b83167a1727459aa011d731a29c0616; no voters: 
I20260608 10:01:39.734743  3826 tablet_bootstrap.cc:654] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.763612  3861 raft_consensus.cc:2804] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.764145  3861 raft_consensus.cc:493] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.730195  3591 leader_election.cc:304] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:39.771097  3861 raft_consensus.cc:3060] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.783092  3859 raft_consensus.cc:2804] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.786550  3859 raft_consensus.cc:493] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.786983  3859 raft_consensus.cc:3060] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.790746  3858 leader_election.cc:290] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:39.791576  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
W20260608 10:01:39.793511  3592 leader_election.cc:343] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.794052  3828 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:39.798875  3830 raft_consensus.cc:515] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.800580  3627 raft_consensus.cc:2393] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8a4201af414206b57b899cf7f117ac in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:39.801412  3829 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:39.801689  3830 leader_election.cc:290] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:39.803508  3861 raft_consensus.cc:515] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
W20260608 10:01:39.781631  3591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.68:42767, user_credentials={real_user=slave}} blocked reactor thread for 51581.1us
I20260608 10:01:39.805691  3829 ts_tablet_manager.cc:1403] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.711s	user 0.014s	sys 0.033s
I20260608 10:01:39.806438  3828 ts_tablet_manager.cc:1403] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.537s	user 0.025s	sys 0.032s
I20260608 10:01:39.814922  3828 raft_consensus.cc:359] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.816155  3828 raft_consensus.cc:385] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.816579  3828 raft_consensus.cc:740] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.818498  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:39.819711  3628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:39.820616  3628 raft_consensus.cc:2393] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b83167a1727459aa011d731a29c0616 in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:39.813781  3829 raft_consensus.cc:359] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.824215  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d23de6ecb3440cb6e2ad05e5b771a0" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:39.825176  3829 raft_consensus.cc:385] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.825567  3829 raft_consensus.cc:740] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
W20260608 10:01:39.828747  3753 leader_election.cc:343] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.826481  3832 tablet_bootstrap.cc:492] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:39.830852  3832 ts_tablet_manager.cc:1403] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.603s	user 0.031s	sys 0.035s
I20260608 10:01:39.830034  3829 consensus_queue.cc:260] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.835433  3828 consensus_queue.cc:260] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.837447  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
W20260608 10:01:39.840051  3749 leader_election.cc:343] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.840378  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:39.841322  3553 raft_consensus.cc:2393] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b60953b82e684c7eabfc9ba1d41908f5 in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
I20260608 10:01:39.841504  3792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:39.842156  3792 raft_consensus.cc:3060] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.838851  3832 raft_consensus.cc:359] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.842536  3826 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:39.846264  3832 raft_consensus.cc:385] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.846547  3826 ts_tablet_manager.cc:1403] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.654s	user 0.028s	sys 0.018s
I20260608 10:01:39.846714  3832 raft_consensus.cc:740] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.838353  3828 ts_tablet_manager.cc:1434] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.003s
I20260608 10:01:39.840377  3829 ts_tablet_manager.cc:1434] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260608 10:01:39.842391  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:39.850512  3828 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:39.859141  3859 raft_consensus.cc:515] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.859829  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:39.860744  3553 raft_consensus.cc:2393] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b83167a1727459aa011d731a29c0616 in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
I20260608 10:01:39.861833  3626 raft_consensus.cc:2393] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b83167a1727459aa011d731a29c0616 in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:39.863032  3826 raft_consensus.cc:359] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.863840  3826 raft_consensus.cc:385] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.864151  3826 raft_consensus.cc:740] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.865289  3753 leader_election.cc:304] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616; no voters: b60953b82e684c7eabfc9ba1d41908f5, d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:39.865015  3826 consensus_queue.cc:260] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.866285  3837 raft_consensus.cc:3060] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.871757  3832 consensus_queue.cc:260] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.873114  3861 leader_election.cc:290] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 1 election: Requested vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:39.874359  3832 ts_tablet_manager.cc:1434] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.004s
I20260608 10:01:39.875825  3832 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:39.866850  3829 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:39.871192  3826 ts_tablet_manager.cc:1434] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260608 10:01:39.877593  3751 leader_election.cc:304] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616; no voters: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:39.881172  3837 raft_consensus.cc:2749] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:39.876561  3376 catalog_manager.cc:5696] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:39.879093  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d23de6ecb3440cb6e2ad05e5b771a0" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:39.883526  3553 raft_consensus.cc:2468] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 0.
I20260608 10:01:39.879877  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12222031b27d4bc4a6024324a5b0a8d8" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:39.883706  3376 catalog_manager.cc:5696] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:39.886775  3626 raft_consensus.cc:2393] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d8a4201af414206b57b899cf7f117ac in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:39.887557  3826 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:39.887657  3751 leader_election.cc:304] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [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: 0d8a4201af414206b57b899cf7f117ac, 2b83167a1727459aa011d731a29c0616; no voters: b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:39.888244  3520 leader_election.cc:304] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac; no voters: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:39.889786  3860 raft_consensus.cc:2804] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:39.890199  3860 raft_consensus.cc:493] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:39.890561  3860 raft_consensus.cc:3060] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.891206  3832 tablet_bootstrap.cc:654] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.891685  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:39.891923  3678 raft_consensus.cc:2749] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:39.902288  3859 leader_election.cc:290] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:39.903690  3792 raft_consensus.cc:2468] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 1.
I20260608 10:01:39.906311  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
W20260608 10:01:39.914288  3592 leader_election.cc:343] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.915879  3591 leader_election.cc:304] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:39.918098  3830 raft_consensus.cc:2804] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.918716  3830 raft_consensus.cc:697] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Becoming Leader. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:39.919684  3830 consensus_queue.cc:237] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:39.912328  3791 raft_consensus.cc:2468] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 1.
I20260608 10:01:39.923274  3837 raft_consensus.cc:2749] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:39.926604  3860 raft_consensus.cc:515] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.946251  3832 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:39.947088  3832 ts_tablet_manager.cc:1403] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.023s
I20260608 10:01:39.948007  3591 leader_election.cc:304] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:39.950429  3830 raft_consensus.cc:2804] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.952399  3832 raft_consensus.cc:359] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.953862  3829 tablet_bootstrap.cc:654] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.953979  3832 raft_consensus.cc:385] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:39.954658  3832 raft_consensus.cc:740] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:39.953431  3830 raft_consensus.cc:697] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Becoming Leader. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:39.956001  3832 consensus_queue.cc:260] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.956353  3830 consensus_queue.cc:237] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:39.959517  3377 catalog_manager.cc:5696] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:39.959537  3860 leader_election.cc:290] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 election: Requested vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:39.962625  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d23de6ecb3440cb6e2ad05e5b771a0" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:39.962896  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d23de6ecb3440cb6e2ad05e5b771a0" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:39.963313  3553 raft_consensus.cc:3060] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:39.963438  3832 ts_tablet_manager.cc:1434] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 10:01:39.964828  3832 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
W20260608 10:01:39.964720  3753 leader_election.cc:343] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:39.972424  3553 raft_consensus.cc:2468] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 1.
I20260608 10:01:39.973537  3828 tablet_bootstrap.cc:654] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.974077  3832 tablet_bootstrap.cc:654] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.973879  3751 leader_election.cc:304] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [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: 0d8a4201af414206b57b899cf7f117ac, 2b83167a1727459aa011d731a29c0616; no voters: b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:39.975903  3860 raft_consensus.cc:2804] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:39.976740  3860 raft_consensus.cc:697] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 1 LEADER]: Becoming Leader. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Running, Role: LEADER
I20260608 10:01:39.977813  3860 consensus_queue.cc:237] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:39.978483  3826 tablet_bootstrap.cc:654] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.991258  3829 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:39.991904  3829 ts_tablet_manager.cc:1403] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.006s
I20260608 10:01:39.994347  3832 tablet_bootstrap.cc:492] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:39.994982  3858 raft_consensus.cc:493] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:39.995347  3832 ts_tablet_manager.cc:1403] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260608 10:01:39.994637  3377 catalog_manager.cc:5696] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b83167a1727459aa011d731a29c0616 (127.0.119.68). New cstate: current_term: 1 leader_uuid: "2b83167a1727459aa011d731a29c0616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:39.995751  3858 raft_consensus.cc:515] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.000574  3829 raft_consensus.cc:359] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.000737  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:40.002806  3858 leader_election.cc:290] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:40.004150  3375 catalog_manager.cc:5696] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.005203  3832 raft_consensus.cc:359] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:40.004284  3791 raft_consensus.cc:2468] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 0.
I20260608 10:01:40.006508  3832 raft_consensus.cc:385] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.006902  3832 raft_consensus.cc:740] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.007758  3832 consensus_queue.cc:260] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:40.010229  3832 ts_tablet_manager.cc:1434] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.004s
I20260608 10:01:40.011572  3832 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:40.013583  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
W20260608 10:01:40.015372  3592 leader_election.cc:343] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.016626  3591 leader_election.cc:304] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:40.017966  3858 raft_consensus.cc:2804] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.018420  3858 raft_consensus.cc:493] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.018867  3858 raft_consensus.cc:3060] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.018992  3832 tablet_bootstrap.cc:654] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.021565  3828 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: No bootstrap required, opened a new log
I20260608 10:01:40.022163  3828 ts_tablet_manager.cc:1403] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.000s
I20260608 10:01:40.027392  3858 raft_consensus.cc:515] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.031483  3826 tablet_bootstrap.cc:492] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: No bootstrap required, opened a new log
I20260608 10:01:40.034085  3858 leader_election.cc:290] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Requested vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:40.035156  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
W20260608 10:01:40.037175  3592 leader_election.cc:343] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.037657  3792 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.028427  3829 raft_consensus.cc:385] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.031847  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:40.038954  3829 raft_consensus.cc:740] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.039160  3791 raft_consensus.cc:3060] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.039404  3832 tablet_bootstrap.cc:492] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:40.039994  3832 ts_tablet_manager.cc:1403] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260608 10:01:40.040338  3829 consensus_queue.cc:260] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.043654  3829 ts_tablet_manager.cc:1434] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.003s
I20260608 10:01:40.043421  3832 raft_consensus.cc:359] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:40.044270  3832 raft_consensus.cc:385] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.044649  3832 raft_consensus.cc:740] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.027179  3828 raft_consensus.cc:359] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.045390  3826 ts_tablet_manager.cc:1403] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.005s
I20260608 10:01:40.045715  3832 consensus_queue.cc:260] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:40.048949  3791 raft_consensus.cc:2468] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 1.
I20260608 10:01:40.049072  3832 ts_tablet_manager.cc:1434] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:40.050782  3832 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:40.051455  3591 leader_election.cc:304] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:40.053181  3858 raft_consensus.cc:2804] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.053997  3858 raft_consensus.cc:697] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Becoming Leader. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:40.055437  3858 consensus_queue.cc:237] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.058858  3832 tablet_bootstrap.cc:654] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.045545  3828 raft_consensus.cc:385] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.060329  3861 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.062583  3826 raft_consensus.cc:359] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:40.066075  3826 raft_consensus.cc:385] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.066448  3826 raft_consensus.cc:740] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.060680  3828 raft_consensus.cc:740] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.068220  3828 consensus_queue.cc:260] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.074254  3828 ts_tablet_manager.cc:1434] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260608 10:01:40.045205  3829 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:40.076450  3860 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d8a4201af414206b57b899cf7f117ac)
I20260608 10:01:40.077241  3860 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:40.078848  3837 raft_consensus.cc:493] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.079506  3837 raft_consensus.cc:515] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.080390  3826 consensus_queue.cc:260] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } }
I20260608 10:01:40.083666  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:40.083985  3826 ts_tablet_manager.cc:1434] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 10:01:40.084179  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:40.084558  3477 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 1.
I20260608 10:01:40.086608  3749 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:40.088819  3860 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:40.090241  3860 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:01:40.091507  3860 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0d8a4201af414206b57b899cf7f117ac)
I20260608 10:01:40.086371  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:40.092609  3860 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:40.089128  3829 tablet_bootstrap.cc:654] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.105007  3376 catalog_manager.cc:5696] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.104553  3860 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:40.110910  3860 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:40.111009  3829 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:40.111608  3829 ts_tablet_manager.cc:1403] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.003s
I20260608 10:01:40.115927  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:40.115769  3829 raft_consensus.cc:359] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.116618  3829 raft_consensus.cc:385] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.116963  3829 raft_consensus.cc:740] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.117946  3829 consensus_queue.cc:260] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.119253  3430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:40.120707  3829 ts_tablet_manager.cc:1434] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:40.122263  3829 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: Bootstrap starting.
I20260608 10:01:40.127354  3792 raft_consensus.cc:1240] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Rejecting Update request from peer 0d8a4201af414206b57b899cf7f117ac for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:40.115954  3837 leader_election.cc:290] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
W20260608 10:01:40.136057  3430 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:40.136314  3678 consensus_queue.cc:1059] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.138052  3713 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.142925  3829 tablet_bootstrap.cc:654] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.144740  3792 raft_consensus.cc:3060] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.156769  3829 tablet_bootstrap.cc:492] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: No bootstrap required, opened a new log
I20260608 10:01:40.157455  3829 ts_tablet_manager.cc:1403] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.007s
I20260608 10:01:40.160521  3864 raft_consensus.cc:493] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.160933  3829 raft_consensus.cc:359] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.161139  3864 raft_consensus.cc:515] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.161751  3829 raft_consensus.cc:385] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.162075  3829 raft_consensus.cc:740] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.162956  3829 consensus_queue.cc:260] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.165910  3829 ts_tablet_manager.cc:1434] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:01:40.166862  3713 raft_consensus.cc:3055] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:40.167287  3713 raft_consensus.cc:740] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:40.169430  3864 leader_election.cc:290] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:40.168532  3713 consensus_queue.cc:260] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:40.171875  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:40.172830  3713 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:40.173888  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78943817944811b1afebdba96fbce4" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:40.175911  3791 raft_consensus.cc:2393] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:40.176877  3832 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: No bootstrap required, opened a new log
I20260608 10:01:40.177196  3442 leader_election.cc:304] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [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: d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:40.177419  3832 ts_tablet_manager.cc:1403] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.008s
W20260608 10:01:40.177851  3749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.65:33661, user_credentials={real_user=slave}} blocked reactor thread for 91394.3us
I20260608 10:01:40.179652  3861 consensus_queue.cc:1048] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:40.185506  3425 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:40.178707  3864 raft_consensus.cc:3060] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.187588  3832 raft_consensus.cc:359] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.188498  3832 raft_consensus.cc:385] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.188885  3832 raft_consensus.cc:740] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.190672  3832 consensus_queue.cc:260] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.195565  3832 ts_tablet_manager.cc:1434] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 10:01:40.199132  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fed1f0c90d4f8aa04cae46c69ca413" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde" is_pre_election: true
I20260608 10:01:40.200281  3479 raft_consensus.cc:2393] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b83167a1727459aa011d731a29c0616 in current term 1: Already voted for candidate 0d8a4201af414206b57b899cf7f117ac in this term.
I20260608 10:01:40.198307  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:40.201553  3749 leader_election.cc:304] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616; no voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:40.203111  3749 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b83167a1727459aa011d731a29c0616; no voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde
I20260608 10:01:40.204312  3837 raft_consensus.cc:2749] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:01:40.207844  3886 raft_consensus.cc:2749] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.210449  3864 raft_consensus.cc:2749] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.215700  3861 consensus_queue.cc:1048] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.219692  3863 raft_consensus.cc:493] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.220503  3863 raft_consensus.cc:515] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:40.228698  3863 leader_election.cc:290] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:40.229907  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:40.229792  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:40.230691  3626 raft_consensus.cc:2468] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:40.230782  3791 raft_consensus.cc:2468] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:40.232086  3442 leader_election.cc:304] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:40.234643  3863 raft_consensus.cc:2804] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.235155  3863 raft_consensus.cc:493] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.235507  3863 raft_consensus.cc:3060] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.243666  3863 raft_consensus.cc:515] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:40.246371  3863 leader_election.cc:290] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:40.246882  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:40.247059  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a65a9d505024924b33b055303d6b036" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:40.247586  3791 raft_consensus.cc:3060] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.247840  3626 raft_consensus.cc:3060] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.255164  3791 raft_consensus.cc:2468] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:40.255551  3626 raft_consensus.cc:2468] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:40.256688  3442 leader_election.cc:304] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:40.257529  3863 raft_consensus.cc:2804] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.258066  3863 raft_consensus.cc:697] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:40.258891  3863 consensus_queue.cc:237] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:40.268026  3376 catalog_manager.cc:5696] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.335991  3863 raft_consensus.cc:493] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.336567  3863 raft_consensus.cc:515] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.338706  3863 leader_election.cc:290] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:40.339144  3862 raft_consensus.cc:493] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.339661  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241fb6904c024d2da4d31e4ef0469c2e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:40.339726  3862 raft_consensus.cc:515] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.340482  3553 raft_consensus.cc:2468] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:40.341065  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241fb6904c024d2da4d31e4ef0469c2e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:40.341884  3791 raft_consensus.cc:2468] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 0.
I20260608 10:01:40.342584  3862 leader_election.cc:290] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:40.342036  3444 leader_election.cc:304] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:40.343827  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5" is_pre_election: true
I20260608 10:01:40.344066  3862 raft_consensus.cc:2804] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.344614  3862 raft_consensus.cc:493] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.344466  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54014c979c2e47c999d7ce8b633aa294" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:40.345074  3862 raft_consensus.cc:3060] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.345485  3791 raft_consensus.cc:2393] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 1: Already voted for candidate b60953b82e684c7eabfc9ba1d41908f5 in this term.
I20260608 10:01:40.346766  3442 leader_election.cc:304] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [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: d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:40.347633  3863 raft_consensus.cc:3060] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.352607  3862 raft_consensus.cc:515] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.354971  3863 raft_consensus.cc:2749] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.355193  3862 leader_election.cc:290] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:40.356132  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241fb6904c024d2da4d31e4ef0469c2e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:40.356559  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241fb6904c024d2da4d31e4ef0469c2e" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:40.356858  3553 raft_consensus.cc:3060] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.357179  3791 raft_consensus.cc:3060] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.364262  3791 raft_consensus.cc:2468] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:40.364262  3553 raft_consensus.cc:2468] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 1.
I20260608 10:01:40.365811  3442 leader_election.cc:304] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:40.366748  3863 raft_consensus.cc:2804] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.367287  3863 raft_consensus.cc:697] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:40.368185  3863 consensus_queue.cc:237] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } }
I20260608 10:01:40.375029  3626 raft_consensus.cc:3060] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.377169  3376 catalog_manager.cc:5696] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 0 to 1, leader changed from <none> to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:40.382978  3886 consensus_queue.cc:1048] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.385020  3858 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.400836  3886 consensus_queue.cc:1048] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.410426  3830 consensus_queue.cc:1048] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.440114  3830 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.447546  3858 consensus_queue.cc:1048] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.472015  3903 consensus_queue.cc:1048] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.492851  3859 consensus_queue.cc:1048] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.784361  3862 consensus_queue.cc:1048] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.803373  3862 consensus_queue.cc:1048] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.825047  3863 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.838146  3863 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:41.229027  3554 consensus_queue.cc:237] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
W20260608 10:01:41.237885  3517 consensus_peers.cc:597] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8b984de0ac145979309633b30115bb5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:41.238672  3477 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.239130  3626 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.240401  3861 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } 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:41.241289  3918 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:41.252031  3918 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.261119  3626 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.261631  3477 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.275765  3373 catalog_manager.cc:5696] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.299059  3477 consensus_queue.cc:237] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.314392  3626 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:41.314808  3442 consensus_peers.cc:597] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b74056c46a1e40688c04a43be1481f3b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:41.315971  3911 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:41.316335  3554 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:41.317824  3863 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:41.325160  3911 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.327212  3626 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.329710  3554 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.341913  3377 catalog_manager.cc:5696] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.359246  3554 consensus_queue.cc:237] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.367794  3626 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.369558  3477 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.370870  3922 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } 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:41.373155  3921 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:01:41.377414  3517 consensus_peers.cc:597] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76f088ceb38d44b1867e4d0202e9adb7. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:41.388015  3921 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.392125  3626 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.398865  3477 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.411484  3375 catalog_manager.cc:5696] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.412932  3554 consensus_queue.cc:237] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
W20260608 10:01:41.428846  3517 consensus_peers.cc:597] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78f2f47f95e94e0ca8fdd751c32db793. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:41.430238  3626 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.430297  3477 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:41.432269  3921 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:41.433061  3922 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } 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:41.462558  3918 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.466169  3477 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.466784  3627 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.483934  3375 catalog_manager.cc:5696] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:41.642757  3911 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0d8a4201af414206b57b899cf7f117ac)
I20260608 10:01:41.643432  3911 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:41.646066  3911 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:41.647281  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616" is_pre_election: true
I20260608 10:01:41.647310  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac" is_pre_election: true
I20260608 10:01:41.648134  3791 raft_consensus.cc:2393] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 2: Already voted for candidate 2b83167a1727459aa011d731a29c0616 in this term.
I20260608 10:01:41.648154  3554 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 2.
I20260608 10:01:41.649694  3444 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616
I20260608 10:01:41.650516  3911 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:01:41.650946  3911 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0d8a4201af414206b57b899cf7f117ac)
I20260608 10:01:41.651374  3911 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:41.659442  3911 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:41.662021  3911 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [CANDIDATE]: Term 2 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767)
I20260608 10:01:41.663035  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:41.663254  3791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "d4a0280b235e4929aa0da95a71ee1bde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b83167a1727459aa011d731a29c0616"
I20260608 10:01:41.663959  3791 raft_consensus.cc:2393] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d4a0280b235e4929aa0da95a71ee1bde in current term 2: Already voted for candidate 2b83167a1727459aa011d731a29c0616 in this term.
I20260608 10:01:41.671466  3554 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4a0280b235e4929aa0da95a71ee1bde in term 2.
I20260608 10:01:41.672966  3444 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [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: 0d8a4201af414206b57b899cf7f117ac, d4a0280b235e4929aa0da95a71ee1bde; no voters: 2b83167a1727459aa011d731a29c0616
I20260608 10:01:41.674021  3911 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:41.674597  3911 raft_consensus.cc:697] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 LEADER]: Becoming Leader. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:41.675432  3911 consensus_queue.cc:237] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:41.684195  3373 catalog_manager.cc:5696] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: term changed from 1 to 2, leader changed from 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) to d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65). New cstate: current_term: 2 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:41.747602  3938 ts_tablet_manager.cc:933] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:41.749487  3938 tablet_copy_client.cc:323] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33661
I20260608 10:01:41.751577  3489 tablet_copy_service.cc:140] P d4a0280b235e4929aa0da95a71ee1bde: Received BeginTabletCopySession request for tablet b74056c46a1e40688c04a43be1481f3b from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:43294)
I20260608 10:01:41.752288  3489 tablet_copy_service.cc:161] P d4a0280b235e4929aa0da95a71ee1bde: Beginning new tablet copy session on tablet b74056c46a1e40688c04a43be1481f3b from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:43294: session id = 2b83167a1727459aa011d731a29c0616-b74056c46a1e40688c04a43be1481f3b
I20260608 10:01:41.760577  3489 tablet_copy_source_session.cc:215] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:41.764084  3938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b74056c46a1e40688c04a43be1481f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:41.778070  3938 tablet_copy_client.cc:806] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:41.778779  3938 tablet_copy_client.cc:670] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:41.783743  3938 tablet_copy_client.cc:538] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:41.791028  3938 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:41.810971  3938 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: 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:41.812875  3938 tablet_bootstrap.cc:492] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:41.813704  3938 ts_tablet_manager.cc:1403] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260608 10:01:41.817308  3938 raft_consensus.cc:359] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.818348  3938 raft_consensus.cc:740] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:41.819156  3938 consensus_queue.cc:260] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.821846  3938 ts_tablet_manager.cc:1434] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:01:41.823835  3489 tablet_copy_service.cc:342] P d4a0280b235e4929aa0da95a71ee1bde: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-b74056c46a1e40688c04a43be1481f3b received from {username='slave'} at 127.0.0.1:43294
I20260608 10:01:41.824380  3489 tablet_copy_service.cc:434] P d4a0280b235e4929aa0da95a71ee1bde: ending tablet copy session 2b83167a1727459aa011d731a29c0616-b74056c46a1e40688c04a43be1481f3b on tablet b74056c46a1e40688c04a43be1481f3b with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:41.855001  3938 ts_tablet_manager.cc:933] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:41.856755  3938 tablet_copy_client.cc:323] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:44857
I20260608 10:01:41.858963  3564 tablet_copy_service.cc:140] P 0d8a4201af414206b57b899cf7f117ac: Received BeginTabletCopySession request for tablet c8b984de0ac145979309633b30115bb5 from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:43576)
I20260608 10:01:41.859632  3564 tablet_copy_service.cc:161] P 0d8a4201af414206b57b899cf7f117ac: Beginning new tablet copy session on tablet c8b984de0ac145979309633b30115bb5 from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:43576: session id = 2b83167a1727459aa011d731a29c0616-c8b984de0ac145979309633b30115bb5
I20260608 10:01:41.867813  3564 tablet_copy_source_session.cc:215] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:41.871379  3938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8b984de0ac145979309633b30115bb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:41.880438  3942 ts_tablet_manager.cc:933] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:41.882421  3942 tablet_copy_client.cc:323] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:44857
I20260608 10:01:41.884586  3564 tablet_copy_service.cc:140] P 0d8a4201af414206b57b899cf7f117ac: Received BeginTabletCopySession request for tablet 76f088ceb38d44b1867e4d0202e9adb7 from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:43576)
I20260608 10:01:41.885171  3564 tablet_copy_service.cc:161] P 0d8a4201af414206b57b899cf7f117ac: Beginning new tablet copy session on tablet 76f088ceb38d44b1867e4d0202e9adb7 from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:43576: session id = 2b83167a1727459aa011d731a29c0616-76f088ceb38d44b1867e4d0202e9adb7
I20260608 10:01:41.888932  3938 tablet_copy_client.cc:806] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:41.889662  3938 tablet_copy_client.cc:670] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:41.892565  3564 tablet_copy_source_session.cc:215] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:41.894348  3938 tablet_copy_client.cc:538] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:41.895905  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f088ceb38d44b1867e4d0202e9adb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:41.901473  3938 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:41.913102  3942 tablet_copy_client.cc:806] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:41.913705  3942 tablet_copy_client.cc:670] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:41.921445  3938 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: 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:41.921895  3942 tablet_copy_client.cc:538] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:41.922487  3938 tablet_bootstrap.cc:492] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:41.923314  3938 ts_tablet_manager.cc:1403] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260608 10:01:41.927371  3938 raft_consensus.cc:359] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.928246  3938 raft_consensus.cc:740] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:41.928939  3938 consensus_queue.cc:260] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.931351  3938 ts_tablet_manager.cc:1434] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:41.933017  3942 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:41.933298  3564 tablet_copy_service.cc:342] P 0d8a4201af414206b57b899cf7f117ac: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-c8b984de0ac145979309633b30115bb5 received from {username='slave'} at 127.0.0.1:43576
I20260608 10:01:41.933871  3564 tablet_copy_service.cc:434] P 0d8a4201af414206b57b899cf7f117ac: ending tablet copy session 2b83167a1727459aa011d731a29c0616-c8b984de0ac145979309633b30115bb5 on tablet c8b984de0ac145979309633b30115bb5 with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:41.954133  3942 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: 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:41.955044  3942 tablet_bootstrap.cc:492] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:41.955821  3942 ts_tablet_manager.cc:1403] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260608 10:01:41.958554  3942 raft_consensus.cc:359] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.959293  3942 raft_consensus.cc:740] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:41.959904  3942 consensus_queue.cc:260] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:41.962313  3942 ts_tablet_manager.cc:1434] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:41.964679  3564 tablet_copy_service.cc:342] P 0d8a4201af414206b57b899cf7f117ac: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-76f088ceb38d44b1867e4d0202e9adb7 received from {username='slave'} at 127.0.0.1:43576
I20260608 10:01:41.965180  3564 tablet_copy_service.cc:434] P 0d8a4201af414206b57b899cf7f117ac: ending tablet copy session 2b83167a1727459aa011d731a29c0616-76f088ceb38d44b1867e4d0202e9adb7 on tablet 76f088ceb38d44b1867e4d0202e9adb7 with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:41.969130  3942 ts_tablet_manager.cc:933] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:41.972685  3942 tablet_copy_client.cc:323] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:44857
I20260608 10:01:41.974824  3564 tablet_copy_service.cc:140] P 0d8a4201af414206b57b899cf7f117ac: Received BeginTabletCopySession request for tablet 78f2f47f95e94e0ca8fdd751c32db793 from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:43576)
I20260608 10:01:41.975472  3564 tablet_copy_service.cc:161] P 0d8a4201af414206b57b899cf7f117ac: Beginning new tablet copy session on tablet 78f2f47f95e94e0ca8fdd751c32db793 from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:43576: session id = 2b83167a1727459aa011d731a29c0616-78f2f47f95e94e0ca8fdd751c32db793
I20260608 10:01:41.983960  3564 tablet_copy_source_session.cc:215] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:41.987547  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f2f47f95e94e0ca8fdd751c32db793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:42.000496  3942 tablet_copy_client.cc:806] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:42.001137  3942 tablet_copy_client.cc:670] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:42.005692  3942 tablet_copy_client.cc:538] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:42.013928  3942 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:42.035553  3942 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: 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:42.036391  3942 tablet_bootstrap.cc:492] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:42.037017  3942 ts_tablet_manager.cc:1403] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260608 10:01:42.039831  3942 raft_consensus.cc:359] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:42.040526  3942 raft_consensus.cc:740] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:42.041132  3942 consensus_queue.cc:260] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:42.043395  3942 ts_tablet_manager.cc:1434] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 10:01:42.045444  3564 tablet_copy_service.cc:342] P 0d8a4201af414206b57b899cf7f117ac: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-78f2f47f95e94e0ca8fdd751c32db793 received from {username='slave'} at 127.0.0.1:43576
I20260608 10:01:42.045898  3564 tablet_copy_service.cc:434] P 0d8a4201af414206b57b899cf7f117ac: ending tablet copy session 2b83167a1727459aa011d731a29c0616-78f2f47f95e94e0ca8fdd751c32db793 on tablet 78f2f47f95e94e0ca8fdd751c32db793 with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:42.133245  3791 raft_consensus.cc:1217] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:42.133944  3792 raft_consensus.cc:1275] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.137238  3430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:42.137459  3930 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:42.197283  3554 raft_consensus.cc:1275] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.204650  3948 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:42.215091  3477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61"
dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
mode: GRACEFUL
new_leader_uuid: "0d8a4201af414206b57b899cf7f117ac"
 from {username='slave'} at 127.0.0.1:43308
I20260608 10:01:42.215994  3477 raft_consensus.cc:606] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Received request to transfer leadership to TS 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:42.219650  3477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "492d6923c9ec40c1831a84184761193e"
dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
mode: GRACEFUL
new_leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
 from {username='slave'} at 127.0.0.1:43308
I20260608 10:01:42.220206  3477 raft_consensus.cc:606] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Received request to transfer leadership to TS b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:42.223187  3477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94"
dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
mode: GRACEFUL
new_leader_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:43308
I20260608 10:01:42.223803  3477 raft_consensus.cc:606] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 LEADER]: Received request to transfer leadership to TS 2b83167a1727459aa011d731a29c0616
I20260608 10:01:42.225193  3430 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 10:01:42.226225  3430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:42.258138  3792 raft_consensus.cc:1217] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:42.445828  3792 raft_consensus.cc:1217] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:42.497468  3930 raft_consensus.cc:993] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: : Instructing follower 0d8a4201af414206b57b899cf7f117ac to start an election
I20260608 10:01:42.498039  3930 raft_consensus.cc:1081] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Signalling peer 0d8a4201af414206b57b899cf7f117ac to start an election
I20260608 10:01:42.499972  3554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61"
dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
 from {username='slave'} at 127.0.0.1:43574
I20260608 10:01:42.500623  3554 raft_consensus.cc:493] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:42.501026  3554 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.507865  3554 raft_consensus.cc:515] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.510133  3554 leader_election.cc:290] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 2 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:42.511365  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:42.511564  3627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026cc3dfa550473baf3dbb02a2c58c61" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:42.512063  3477 raft_consensus.cc:3055] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:42.512596  3627 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.512888  3477 raft_consensus.cc:740] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:42.513888  3477 consensus_queue.cc:260] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.515254  3477 raft_consensus.cc:3060] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.520134  3930 raft_consensus.cc:993] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: : Instructing follower b60953b82e684c7eabfc9ba1d41908f5 to start an election
I20260608 10:01:42.520686  3930 raft_consensus.cc:1081] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Signalling peer b60953b82e684c7eabfc9ba1d41908f5 to start an election
I20260608 10:01:42.522512  3627 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 2.
I20260608 10:01:42.523221  3626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "492d6923c9ec40c1831a84184761193e"
dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
 from {username='slave'} at 127.0.0.1:40590
I20260608 10:01:42.522512  3477 raft_consensus.cc:2468] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 2.
I20260608 10:01:42.523859  3626 raft_consensus.cc:493] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:42.524315  3626 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.525130  3520 leader_election.cc:304] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:42.526080  3956 raft_consensus.cc:2804] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:42.526623  3956 raft_consensus.cc:697] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 2 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:42.527459  3956 consensus_queue.cc:237] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.531683  3626 raft_consensus.cc:515] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.541615  3626 leader_election.cc:290] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [CANDIDATE]: Term 2 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:42.543322  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:42.543433  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492d6923c9ec40c1831a84184761193e" candidate_uuid: "b60953b82e684c7eabfc9ba1d41908f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:42.544112  3554 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.544792  3477 raft_consensus.cc:3055] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:42.545280  3477 raft_consensus.cc:740] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:42.544090  3377 catalog_manager.cc:5696] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 1 to 2, leader changed from d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 2 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:42.546536  3477 consensus_queue.cc:260] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.548020  3477 raft_consensus.cc:3060] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:42.552927  3554 raft_consensus.cc:2468] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 2.
I20260608 10:01:42.554785  3593 leader_election.cc:304] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:42.555869  3859 raft_consensus.cc:2804] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:42.556200  3477 raft_consensus.cc:2468] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b60953b82e684c7eabfc9ba1d41908f5 in term 2.
I20260608 10:01:42.558650  3859 raft_consensus.cc:697] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 LEADER]: Becoming Leader. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:42.559769  3859 consensus_queue.cc:237] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:42.569798  3373 catalog_manager.cc:5696] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: term changed from 1 to 2, leader changed from d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) to b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67). New cstate: current_term: 2 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:42.572568  3792 raft_consensus.cc:1217] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:42.734210  3948 raft_consensus.cc:1064] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:42.736691  3948 consensus_queue.cc:237] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:42.743956  3791 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.743940  3626 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.745241  3554 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.746093  3911 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:01:42.747179  3930 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:42.747999  3948 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:42.776765  3911 raft_consensus.cc:993] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: : Instructing follower 2b83167a1727459aa011d731a29c0616 to start an election
I20260608 10:01:42.778509  3930 raft_consensus.cc:1081] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 LEADER]: Signalling peer 2b83167a1727459aa011d731a29c0616 to start an election
I20260608 10:01:42.780948  3792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94"
dest_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:47034
I20260608 10:01:42.781656  3792 raft_consensus.cc:493] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:42.780475  3930 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.782096  3792 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:42.785954  3626 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.786533  3791 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.790530  3792 raft_consensus.cc:515] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:42.798583  3956 raft_consensus.cc:1064] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:42.801723  3956 consensus_queue.cc:237] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:42.808545  3554 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.813337  3373 catalog_manager.cc:5696] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 reported cstate change: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.816025  3626 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:42.817150  3477 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:42.820130  3921 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } 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:42.820847  3791 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:42.831167  3918 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:42.836848  3918 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:01:42.837411  3479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:42.864431  3479 raft_consensus.cc:3055] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:01:42.864877  3479 raft_consensus.cc:740] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4a0280b235e4929aa0da95a71ee1bde, State: Running, Role: LEADER
I20260608 10:01:42.865854  3479 consensus_queue.cc:260] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:42.866822  3478 consensus_queue.cc:237] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:42.867532  3479 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:42.838160  3792 leader_election.cc:290] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 3 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:42.838737  3553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa921f3146dc4bc7ba6d6e35f573cc94" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:42.874845  3791 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.883484  3553 raft_consensus.cc:3060] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:42.878176  3627 raft_consensus.cc:1275] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:42.886783  3948 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:42.889151  3948 consensus_queue.cc:1048] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:01:42.892997  3553 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 3.
I20260608 10:01:42.901575  3969 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.903791  3625 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.914649  3790 raft_consensus.cc:2955] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.929796  3751 leader_election.cc:304] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [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: 0d8a4201af414206b57b899cf7f117ac, 2b83167a1727459aa011d731a29c0616; no voters: 
I20260608 10:01:42.934374  3886 raft_consensus.cc:2804] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:01:42.936086  3479 raft_consensus.cc:2468] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 3.
I20260608 10:01:42.935205  3956 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.939427  3792 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.941934  3362 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b74056c46a1e40688c04a43be1481f3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:42.943728  3376 catalog_manager.cc:5696] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index 3 to 4, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:42.955919  3625 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:42.961019  3541 tablet_service.cc:1558] Processing DeleteTablet for tablet b74056c46a1e40688c04a43be1481f3b with delete_type TABLET_DATA_TOMBSTONED (TS 0d8a4201af414206b57b899cf7f117ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43544
I20260608 10:01:42.960868  3373 catalog_manager.cc:5696] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:42.961325  3553 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:42.968304  3959 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:42.969029  3479 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.001588  3978 tablet_replica.cc:333] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:43.002947  3978 raft_consensus.cc:2243] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:43.004032  3978 raft_consensus.cc:2272] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:43.008092  3978 ts_tablet_manager.cc:1916] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:43.020292  3625 raft_consensus.cc:1275] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.017524  3553 consensus_queue.cc:237] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:43.026389  3971 consensus_queue.cc:1048] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:43.030680  3479 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:43.031602  3978 ts_tablet_manager.cc:1929] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:43.032065  3956 raft_consensus.cc:1064] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:43.032132  3978 log.cc:1199] T b74056c46a1e40688c04a43be1481f3b P 0d8a4201af414206b57b899cf7f117ac: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root/wals/b74056c46a1e40688c04a43be1481f3b
I20260608 10:01:43.033529  3859 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:43.052604  3363 catalog_manager.cc:5027] TS 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): tablet b74056c46a1e40688c04a43be1481f3b (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:43.052721  3956 consensus_queue.cc:237] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:43.038970  3886 raft_consensus.cc:697] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 3 LEADER]: Becoming Leader. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Running, Role: LEADER
I20260608 10:01:43.058981  3886 consensus_queue.cc:237] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } }
I20260608 10:01:43.064440  3626 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.080261  3918 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:43.083810  3790 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.086177  3376 catalog_manager.cc:5696] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 reported cstate change: term changed from 2 to 3, leader changed from d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) to 2b83167a1727459aa011d731a29c0616 (127.0.119.68). New cstate: current_term: 3 leader_uuid: "2b83167a1727459aa011d731a29c0616" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:43.088900  3477 raft_consensus.cc:1275] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.100298  3972 consensus_queue.cc:1048] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:43.110709  3972 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:01:43.129140  3921 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.149080  3626 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.155910  3792 raft_consensus.cc:2955] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.205480  3972 raft_consensus.cc:1064] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:43.210211  3972 consensus_queue.cc:237] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:43.246394  3790 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.259241  3918 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:43.268858  3479 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.270130  3376 catalog_manager.cc:5696] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 reported cstate change: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.273468  3363 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c8b984de0ac145979309633b30115bb5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:43.271973  3990 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 10:01:43.288305  3476 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.289628  3790 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.291666  3987 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } 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:43.297832  3993 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:01:43.297912  3625 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.310596  3993 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } 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:43.313472  3625 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.326277  3462 tablet_service.cc:1558] Processing DeleteTablet for tablet c8b984de0ac145979309633b30115bb5 with delete_type TABLET_DATA_TOMBSTONED (TS d4a0280b235e4929aa0da95a71ee1bde not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43272
I20260608 10:01:43.336668  3993 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:43.356191  3998 tablet_replica.cc:333] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:43.375783  3993 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.382293  3998 raft_consensus.cc:2243] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:43.383208  3998 raft_consensus.cc:2272] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:43.382385  3792 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.377904  3479 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.387151  3972 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.394716  3789 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.399071  3625 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.402046  3373 catalog_manager.cc:5696] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:43.410089  3626 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.466876  3998 ts_tablet_manager.cc:1916] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:43.481796  3553 consensus_queue.cc:237] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:43.495276  3476 raft_consensus.cc:1275] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 3 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: 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:43.484593  3479 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.496922  3477 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.503140  3886 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:43.499966  3373 catalog_manager.cc:5696] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.500268  3998 ts_tablet_manager.cc:1929] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:43.510954  3998 log.cc:1199] T c8b984de0ac145979309633b30115bb5 P d4a0280b235e4929aa0da95a71ee1bde: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root/wals/c8b984de0ac145979309633b30115bb5
I20260608 10:01:43.512697  3789 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.512864  3362 catalog_manager.cc:5027] TS d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): tablet c8b984de0ac145979309633b30115bb5 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:43.515762  3987 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:43.516812  3972 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:43.528609  3921 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.529590  3553 consensus_queue.cc:237] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:43.540779  3554 raft_consensus.cc:1275] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 3 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: 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:43.543183  3979 consensus_queue.cc:1048] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:43.552510  3789 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.552973  3626 raft_consensus.cc:1275] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:43.554694  3993 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:43.555850  3991 consensus_queue.cc:1048] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:43.556074  3792 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.557127  3363 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 76f088ceb38d44b1867e4d0202e9adb7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:43.561429  3477 raft_consensus.cc:2955] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.569340  3987 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.571128  3626 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.585155  3363 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78f2f47f95e94e0ca8fdd751c32db793 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:43.596904  3376 catalog_manager.cc:5696] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.597154  3377 catalog_manager.cc:5696] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.598713  3790 raft_consensus.cc:2955] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:43.616070  3462 tablet_service.cc:1558] Processing DeleteTablet for tablet 78f2f47f95e94e0ca8fdd751c32db793 with delete_type TABLET_DATA_TOMBSTONED (TS d4a0280b235e4929aa0da95a71ee1bde not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43272
I20260608 10:01:43.617164  3998 tablet_replica.cc:333] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:43.618188  3998 raft_consensus.cc:2243] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:43.619079  3998 raft_consensus.cc:2272] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:43.623804  3998 ts_tablet_manager.cc:1916] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:43.631830  3613 tablet_service.cc:1558] Processing DeleteTablet for tablet 76f088ceb38d44b1867e4d0202e9adb7 with delete_type TABLET_DATA_TOMBSTONED (TS b60953b82e684c7eabfc9ba1d41908f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40584
I20260608 10:01:43.639835  4005 tablet_replica.cc:333] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:43.640981  4005 raft_consensus.cc:2243] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:43.641754  4005 raft_consensus.cc:2272] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:43.643242  3998 ts_tablet_manager.cc:1929] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:43.643743  3998 log.cc:1199] T 78f2f47f95e94e0ca8fdd751c32db793 P d4a0280b235e4929aa0da95a71ee1bde: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-0-root/wals/78f2f47f95e94e0ca8fdd751c32db793
I20260608 10:01:43.645165  4005 ts_tablet_manager.cc:1916] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:43.645309  3362 catalog_manager.cc:5027] TS d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): tablet 78f2f47f95e94e0ca8fdd751c32db793 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:43.657286  4005 ts_tablet_manager.cc:1929] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:43.657655  4005 log.cc:1199] T 76f088ceb38d44b1867e4d0202e9adb7 P b60953b82e684c7eabfc9ba1d41908f5: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root/wals/76f088ceb38d44b1867e4d0202e9adb7
I20260608 10:01:43.659498  3364 catalog_manager.cc:5027] TS b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): tablet 76f088ceb38d44b1867e4d0202e9adb7 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:44.227319  3430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:44.252399  3626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217"
dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
mode: GRACEFUL
new_leader_uuid: "0d8a4201af414206b57b899cf7f117ac"
 from {username='slave'} at 127.0.0.1:39566
I20260608 10:01:44.252962  3626 raft_consensus.cc:606] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Received request to transfer leadership to TS 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:44.267030  3553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8b984de0ac145979309633b30115bb5"
dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
mode: GRACEFUL
new_leader_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:41190
I20260608 10:01:44.267795  3553 raft_consensus.cc:606] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Received request to transfer leadership to TS 2b83167a1727459aa011d731a29c0616
I20260608 10:01:44.269675  3430 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 10:01:44.270272  3430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:44.622519  3993 raft_consensus.cc:993] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: : Instructing follower 2b83167a1727459aa011d731a29c0616 to start an election
I20260608 10:01:44.623070  3987 raft_consensus.cc:1081] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Signalling peer 2b83167a1727459aa011d731a29c0616 to start an election
I20260608 10:01:44.624792  3792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8b984de0ac145979309633b30115bb5"
dest_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:47032
I20260608 10:01:44.625339  3792 raft_consensus.cc:493] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:44.625680  3792 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.632459  4006 raft_consensus.cc:993] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: : Instructing follower 0d8a4201af414206b57b899cf7f117ac to start an election
I20260608 10:01:44.632259  3792 raft_consensus.cc:515] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:44.633064  4006 raft_consensus.cc:1081] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Signalling peer 0d8a4201af414206b57b899cf7f117ac to start an election
I20260608 10:01:44.635803  3553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217"
dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
 from {username='slave'} at 127.0.0.1:43558
I20260608 10:01:44.636499  3553 raft_consensus.cc:493] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:44.636569  3554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:44.636869  3553 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.637305  3626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8b984de0ac145979309633b30115bb5" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:44.637928  3626 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.637382  3554 raft_consensus.cc:3055] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:44.635774  3792 leader_election.cc:290] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:44.638425  3554 raft_consensus.cc:740] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:44.639375  3554 consensus_queue.cc:260] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:44.640573  3554 raft_consensus.cc:3060] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.644055  3626 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 2.
I20260608 10:01:44.644083  3553 raft_consensus.cc:515] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:44.645771  3753 leader_election.cc:304] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:44.652695  3554 raft_consensus.cc:2468] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 2.
I20260608 10:01:44.646375  3553 leader_election.cc:290] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [CANDIDATE]: Term 2 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:44.647662  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:44.646972  3979 raft_consensus.cc:2804] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:44.655887  3477 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.648540  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bb9083180e44ce8c03fed692f23217" candidate_uuid: "0d8a4201af414206b57b899cf7f117ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b60953b82e684c7eabfc9ba1d41908f5"
I20260608 10:01:44.656612  3625 raft_consensus.cc:3055] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:44.657063  3625 raft_consensus.cc:740] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Running, Role: LEADER
I20260608 10:01:44.658195  3625 consensus_queue.cc:260] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:44.659210  3625 raft_consensus.cc:3060] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:44.663499  3477 raft_consensus.cc:2468] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 2.
I20260608 10:01:44.664153  3979 raft_consensus.cc:697] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 2 LEADER]: Becoming Leader. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Running, Role: LEADER
I20260608 10:01:44.664817  3625 raft_consensus.cc:2468] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8a4201af414206b57b899cf7f117ac in term 2.
I20260608 10:01:44.665407  3979 consensus_queue.cc:237] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:44.666350  3520 leader_election.cc:304] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [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: 0d8a4201af414206b57b899cf7f117ac, b60953b82e684c7eabfc9ba1d41908f5; no voters: 
I20260608 10:01:44.667620  3987 raft_consensus.cc:2804] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:44.668171  3987 raft_consensus.cc:697] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 2 LEADER]: Becoming Leader. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:44.669075  3987 consensus_queue.cc:237] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } }
I20260608 10:01:44.680608  3373 catalog_manager.cc:5696] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac reported cstate change: term changed from 1 to 2, leader changed from b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) to 0d8a4201af414206b57b899cf7f117ac (127.0.119.66). New cstate: current_term: 2 leader_uuid: "0d8a4201af414206b57b899cf7f117ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:44.683992  3375 catalog_manager.cc:5696] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 reported cstate change: term changed from 1 to 2, leader changed from 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) to 2b83167a1727459aa011d731a29c0616 (127.0.119.68). New cstate: current_term: 2 leader_uuid: "2b83167a1727459aa011d731a29c0616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:44.700120  3625 consensus_queue.cc:237] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [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: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } }
I20260608 10:01:44.716259  3477 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:44.717172  3593 consensus_peers.cc:597] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 -> Peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Couldn't send request to peer 0d8a4201af414206b57b899cf7f117ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e78943817944811b1afebdba96fbce4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:44.720206  4010 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:44.723527  3792 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:44.725467  4010 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:44.729102  4022 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } } }
I20260608 10:01:44.730903  3477 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } } }
I20260608 10:01:44.736277  3792 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } } }
I20260608 10:01:44.743813  3375 catalog_manager.cc:5696] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index -1 to 2, NON_VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) added. New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:44.744333  3625 consensus_queue.cc:237] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:44.753417  3553 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:44.753991  3591 consensus_peers.cc:597] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 492d6923c9ec40c1831a84184761193e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:44.754762  3477 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:44.756109  4022 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:44.758620  4022 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:44.768899  4022 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.771154  3477 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.772290  3553 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.783542  3479 consensus_queue.cc:237] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } }
I20260608 10:01:44.787242  3373 catalog_manager.cc:5696] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index -1 to 3, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:44.797901  3553 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:44.799993  3948 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:01:44.804076  3445 consensus_peers.cc:597] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde -> Peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): Couldn't send request to peer b60953b82e684c7eabfc9ba1d41908f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 241fb6904c024d2da4d31e4ef0469c2e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:44.810873  3792 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:44.812881  3948 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:44.817233  4030 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } } }
I20260608 10:01:44.817333  3554 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } } }
I20260608 10:01:44.824633  3792 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } } }
I20260608 10:01:44.831918  3479 consensus_queue.cc:237] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:44.832056  3375 catalog_manager.cc:5696] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac reported cstate change: config changed from index -1 to 2, NON_VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) added. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } } }
I20260608 10:01:44.840070  3554 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:44.840351  3625 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:44.840659  3442 consensus_peers.cc:597] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde -> Peer 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): Couldn't send request to peer 2b83167a1727459aa011d731a29c0616. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39c7e5a418d74a92ab9f4c701ffbee9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:44.841872  4030 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:44.842818  4029 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } 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:44.860455  4029 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.862408  3554 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.862401  3625 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } } }
I20260608 10:01:44.876624  3373 catalog_manager.cc:5696] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index -1 to 2, NON_VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:45.046933  3625 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:45.048664  3979 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:45.053009  3626 raft_consensus.cc:1275] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:45.054930  3987 consensus_queue.cc:1048] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:45.108779  3554 raft_consensus.cc:1275] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:45.131289  3479 raft_consensus.cc:1275] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer 0d8a4201af414206b57b899cf7f117ac: 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:45.139667  4044 consensus_queue.cc:1048] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:45.125921  4038 consensus_queue.cc:1048] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260608 10:01:45.178867  4048 ts_tablet_manager.cc:933] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: Initiating tablet copy from peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:45.181468  4048 tablet_copy_client.cc:323] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:36051
I20260608 10:01:45.183647  3638 tablet_copy_service.cc:140] P b60953b82e684c7eabfc9ba1d41908f5: Received BeginTabletCopySession request for tablet 0e78943817944811b1afebdba96fbce4 from peer 0d8a4201af414206b57b899cf7f117ac ({username='slave'} at 127.0.0.1:40602)
I20260608 10:01:45.184260  3638 tablet_copy_service.cc:161] P b60953b82e684c7eabfc9ba1d41908f5: Beginning new tablet copy session on tablet 0e78943817944811b1afebdba96fbce4 from peer 0d8a4201af414206b57b899cf7f117ac at {username='slave'} at 127.0.0.1:40602: session id = 0d8a4201af414206b57b899cf7f117ac-0e78943817944811b1afebdba96fbce4
I20260608 10:01:45.191195  3638 tablet_copy_source_session.cc:215] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:45.191694  4050 ts_tablet_manager.cc:933] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051)
I20260608 10:01:45.194270  4050 tablet_copy_client.cc:323] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:36051
I20260608 10:01:45.195674  4048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78943817944811b1afebdba96fbce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:45.197299  3638 tablet_copy_service.cc:140] P b60953b82e684c7eabfc9ba1d41908f5: Received BeginTabletCopySession request for tablet 492d6923c9ec40c1831a84184761193e from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:40612)
I20260608 10:01:45.197932  3638 tablet_copy_service.cc:161] P b60953b82e684c7eabfc9ba1d41908f5: Beginning new tablet copy session on tablet 492d6923c9ec40c1831a84184761193e from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:40612: session id = 2b83167a1727459aa011d731a29c0616-492d6923c9ec40c1831a84184761193e
I20260608 10:01:45.206386  3638 tablet_copy_source_session.cc:215] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:45.211153  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492d6923c9ec40c1831a84184761193e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:45.217429  4048 tablet_copy_client.cc:806] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:45.218264  4048 tablet_copy_client.cc:670] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:45.224159  4048 tablet_copy_client.cc:538] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:45.234957  4048 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap starting.
I20260608 10:01:45.237313  4050 tablet_copy_client.cc:806] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:45.238093  4050 tablet_copy_client.cc:670] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:45.245329  4050 tablet_copy_client.cc:538] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:45.256197  4050 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:45.265985  4048 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: 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:45.267738  4048 tablet_bootstrap.cc:492] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: Bootstrap complete.
I20260608 10:01:45.268679  4053 ts_tablet_manager.cc:933] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: Initiating tablet copy from peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:45.268822  4048 ts_tablet_manager.cc:1403] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260608 10:01:45.273414  4048 raft_consensus.cc:359] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } }
I20260608 10:01:45.275219  4048 raft_consensus.cc:740] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Initialized, Role: LEARNER
I20260608 10:01:45.276337  4048 consensus_queue.cc:260] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [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: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: NON_VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: true } }
I20260608 10:01:45.282590  4048 ts_tablet_manager.cc:1434] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:01:45.286384  3638 tablet_copy_service.cc:342] P b60953b82e684c7eabfc9ba1d41908f5: Request end of tablet copy session 0d8a4201af414206b57b899cf7f117ac-0e78943817944811b1afebdba96fbce4 received from {username='slave'} at 127.0.0.1:40602
I20260608 10:01:45.286964  3638 tablet_copy_service.cc:434] P b60953b82e684c7eabfc9ba1d41908f5: ending tablet copy session 0d8a4201af414206b57b899cf7f117ac-0e78943817944811b1afebdba96fbce4 on tablet 0e78943817944811b1afebdba96fbce4 with peer 0d8a4201af414206b57b899cf7f117ac
I20260608 10:01:45.284013  4053 tablet_copy_client.cc:323] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33661
I20260608 10:01:45.298326  3489 tablet_copy_service.cc:140] P d4a0280b235e4929aa0da95a71ee1bde: Received BeginTabletCopySession request for tablet 241fb6904c024d2da4d31e4ef0469c2e from peer b60953b82e684c7eabfc9ba1d41908f5 ({username='slave'} at 127.0.0.1:43274)
I20260608 10:01:45.298847  4050 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: 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:45.299010  3489 tablet_copy_service.cc:161] P d4a0280b235e4929aa0da95a71ee1bde: Beginning new tablet copy session on tablet 241fb6904c024d2da4d31e4ef0469c2e from peer b60953b82e684c7eabfc9ba1d41908f5 at {username='slave'} at 127.0.0.1:43274: session id = b60953b82e684c7eabfc9ba1d41908f5-241fb6904c024d2da4d31e4ef0469c2e
I20260608 10:01:45.299925  4050 tablet_bootstrap.cc:492] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:45.300726  4050 ts_tablet_manager.cc:1403] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.010s
I20260608 10:01:45.307093  4050 raft_consensus.cc:359] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:45.308100  4050 raft_consensus.cc:740] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:45.309047  3489 tablet_copy_source_session.cc:215] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:45.308902  4050 consensus_queue.cc:260] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:45.312008  4050 ts_tablet_manager.cc:1434] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:01:45.313109  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241fb6904c024d2da4d31e4ef0469c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:45.314221  3638 tablet_copy_service.cc:342] P b60953b82e684c7eabfc9ba1d41908f5: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-492d6923c9ec40c1831a84184761193e received from {username='slave'} at 127.0.0.1:40612
I20260608 10:01:45.314797  3638 tablet_copy_service.cc:434] P b60953b82e684c7eabfc9ba1d41908f5: ending tablet copy session 2b83167a1727459aa011d731a29c0616-492d6923c9ec40c1831a84184761193e on tablet 492d6923c9ec40c1831a84184761193e with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:45.330605  4053 tablet_copy_client.cc:806] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:45.331295  4053 tablet_copy_client.cc:670] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:45.336068  4053 tablet_copy_client.cc:538] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:45.343334  4053 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap starting.
I20260608 10:01:45.365543  4053 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: 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:45.366386  4053 tablet_bootstrap.cc:492] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: Bootstrap complete.
I20260608 10:01:45.367156  4053 ts_tablet_manager.cc:1403] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260608 10:01:45.369714  4053 raft_consensus.cc:359] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } }
I20260608 10:01:45.370399  4053 raft_consensus.cc:740] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b60953b82e684c7eabfc9ba1d41908f5, State: Initialized, Role: LEARNER
I20260608 10:01:45.371064  4053 consensus_queue.cc:260] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: NON_VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: true } }
I20260608 10:01:45.373409  4053 ts_tablet_manager.cc:1434] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:45.380694  3489 tablet_copy_service.cc:342] P d4a0280b235e4929aa0da95a71ee1bde: Request end of tablet copy session b60953b82e684c7eabfc9ba1d41908f5-241fb6904c024d2da4d31e4ef0469c2e received from {username='slave'} at 127.0.0.1:43274
I20260608 10:01:45.381319  3489 tablet_copy_service.cc:434] P d4a0280b235e4929aa0da95a71ee1bde: ending tablet copy session b60953b82e684c7eabfc9ba1d41908f5-241fb6904c024d2da4d31e4ef0469c2e on tablet 241fb6904c024d2da4d31e4ef0469c2e with peer b60953b82e684c7eabfc9ba1d41908f5
I20260608 10:01:45.425370  4050 ts_tablet_manager.cc:933] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: Initiating tablet copy from peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661)
I20260608 10:01:45.427446  4050 tablet_copy_client.cc:323] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33661
I20260608 10:01:45.429344  3489 tablet_copy_service.cc:140] P d4a0280b235e4929aa0da95a71ee1bde: Received BeginTabletCopySession request for tablet 39c7e5a418d74a92ab9f4c701ffbee9e from peer 2b83167a1727459aa011d731a29c0616 ({username='slave'} at 127.0.0.1:43294)
I20260608 10:01:45.429988  3489 tablet_copy_service.cc:161] P d4a0280b235e4929aa0da95a71ee1bde: Beginning new tablet copy session on tablet 39c7e5a418d74a92ab9f4c701ffbee9e from peer 2b83167a1727459aa011d731a29c0616 at {username='slave'} at 127.0.0.1:43294: session id = 2b83167a1727459aa011d731a29c0616-39c7e5a418d74a92ab9f4c701ffbee9e
I20260608 10:01:45.438198  3489 tablet_copy_source_session.cc:215] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:45.441514  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c7e5a418d74a92ab9f4c701ffbee9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:45.455801  4050 tablet_copy_client.cc:806] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:45.456516  4050 tablet_copy_client.cc:670] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:45.460901  4050 tablet_copy_client.cc:538] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:45.471058  4050 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: Bootstrap starting.
I20260608 10:01:45.494079  4050 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: 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:45.495252  4050 tablet_bootstrap.cc:492] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: Bootstrap complete.
I20260608 10:01:45.496058  4050 ts_tablet_manager.cc:1403] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260608 10:01:45.499644  4050 raft_consensus.cc:359] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:45.500635  4050 raft_consensus.cc:740] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Initialized, Role: LEARNER
I20260608 10:01:45.501428  4050 consensus_queue.cc:260] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: true } }
I20260608 10:01:45.504432  4050 ts_tablet_manager.cc:1434] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:01:45.506538  3489 tablet_copy_service.cc:342] P d4a0280b235e4929aa0da95a71ee1bde: Request end of tablet copy session 2b83167a1727459aa011d731a29c0616-39c7e5a418d74a92ab9f4c701ffbee9e received from {username='slave'} at 127.0.0.1:43294
I20260608 10:01:45.506999  3489 tablet_copy_service.cc:434] P d4a0280b235e4929aa0da95a71ee1bde: ending tablet copy session 2b83167a1727459aa011d731a29c0616-39c7e5a418d74a92ab9f4c701ffbee9e on tablet 39c7e5a418d74a92ab9f4c701ffbee9e with peer 2b83167a1727459aa011d731a29c0616
I20260608 10:01:45.751240  3625 raft_consensus.cc:1217] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:45.754946  3792 raft_consensus.cc:1217] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:01:45.784518  3554 raft_consensus.cc:1217] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:45.807814  3792 raft_consensus.cc:1217] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:46.213707  4022 raft_consensus.cc:1064] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: attempting to promote NON_VOTER 0d8a4201af414206b57b899cf7f117ac to VOTER
I20260608 10:01:46.215853  4022 consensus_queue.cc:237] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [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: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } }
I20260608 10:01:46.224364  3792 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.224365  3479 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.224753  3553 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEARNER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.226203  4056 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:46.227471  4062 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.228379  4022 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:46.251821  4056 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.256331  3790 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.258208  3477 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.265853  3553 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.271337  3430 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:46.271641  3375 catalog_manager.cc:5696] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 reported cstate change: config changed from index 2 to 3, 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.288008  4061 raft_consensus.cc:1064] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:46.291445  4064 raft_consensus.cc:1064] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: attempting to promote NON_VOTER b60953b82e684c7eabfc9ba1d41908f5 to VOTER
I20260608 10:01:46.291101  4061 consensus_queue.cc:237] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.293766  4064 consensus_queue.cc:237] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } }
I20260608 10:01:46.303243  3790 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 LEARNER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.305869  4062 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.307514  3477 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.308041  3553 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.314316  3792 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.315325  3625 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEARNER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.315507  3553 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7"
dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
mode: GRACEFUL
new_leader_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:41190
I20260608 10:01:46.316108  3553 raft_consensus.cc:606] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Received request to transfer leadership to TS 2b83167a1727459aa011d731a29c0616
I20260608 10:01:46.316388  3554 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.317672  4064 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } 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:01:46.318420  3430 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:01:46.317620  4062 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:46.319239  3430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:46.319056  4065 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.319748  4061 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:01:46.320439  4063 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:46.361933  3626 consensus_queue.cc:237] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [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: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } }
I20260608 10:01:46.380071  4061 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.384953  3553 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.385133  4065 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.387355  3554 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.385392  3479 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.394001  3625 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.410553  3792 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.412170  3790 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.422031  3376 catalog_manager.cc:5696] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac reported cstate change: config changed from index 3 to 4, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { replace: true } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.424393  3377 catalog_manager.cc:5696] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 2 to 3, b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { replace: true } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.426585  4064 raft_consensus.cc:1064] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: attempting to promote NON_VOTER 2b83167a1727459aa011d731a29c0616 to VOTER
I20260608 10:01:46.431845  3477 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.433511  3553 raft_consensus.cc:1275] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.436088  4022 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:46.437341  4062 consensus_queue.cc:1048] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } 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:46.429461  4064 consensus_queue.cc:237] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.451040  4022 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.454015  3790 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 LEARNER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.454821  3626 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.456601  4064 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } 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:46.457592  4065 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.457842  3553 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.459879  4083 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:46.468973  3554 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.474804  3364 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0e78943817944811b1afebdba96fbce4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:46.480106  3479 consensus_queue.cc:237] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } }
I20260608 10:01:46.484359  3626 consensus_queue.cc:237] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [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: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.487404  3477 raft_consensus.cc:2955] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } } }
I20260608 10:01:46.504488  3476 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.507156  3792 raft_consensus.cc:1275] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Refusing update from remote peer b60953b82e684c7eabfc9ba1d41908f5: 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:46.509572  4061 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:01:46.511372  4062 consensus_queue.cc:1048] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.516140  3627 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.523461  3377 catalog_manager.cc:5696] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:46.531674  4062 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.523967  4064 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260608 10:01:46.545533  4065 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.551501  3628 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.554543  3776 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e78943817944811b1afebdba96fbce4 with delete_type TABLET_DATA_TOMBSTONED (TS 2b83167a1727459aa011d731a29c0616 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47026
I20260608 10:01:46.555487  3364 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 492d6923c9ec40c1831a84184761193e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:46.556363  4063 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.565745  3789 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.566946  3627 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.579746  3790 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.581533  3377 catalog_manager.cc:5696] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 4 to 5, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New cstate: current_term: 2 leader_uuid: "b60953b82e684c7eabfc9ba1d41908f5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:46.587328  3554 raft_consensus.cc:1275] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.591583  3376 catalog_manager.cc:5696] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde reported cstate change: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:46.601435  4087 raft_consensus.cc:993] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: : Instructing follower 2b83167a1727459aa011d731a29c0616 to start an election
I20260608 10:01:46.608990  4044 raft_consensus.cc:1081] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Signalling peer 2b83167a1727459aa011d731a29c0616 to start an election
W20260608 10:01:46.626583  3444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:44857, user_credentials={real_user=slave}} blocked reactor thread for 68783us
I20260608 10:01:46.627851  3541 tablet_service.cc:1558] Processing DeleteTablet for tablet 492d6923c9ec40c1831a84184761193e with delete_type TABLET_DATA_TOMBSTONED (TS 0d8a4201af414206b57b899cf7f117ac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43544
I20260608 10:01:46.636950  3362 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 241fb6904c024d2da4d31e4ef0469c2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:46.638172  3790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7"
dest_uuid: "2b83167a1727459aa011d731a29c0616"
 from {username='slave'} at 127.0.0.1:47032
I20260608 10:01:46.638928  3790 raft_consensus.cc:493] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:46.639389  3790 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:46.640249  3554 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b83167a1727459aa011d731a29c0616 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { replace: true } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.626905  3479 raft_consensus.cc:2955] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.647255  3790 raft_consensus.cc:515] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.649523  4083 consensus_queue.cc:1048] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:46.651006  3477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d4a0280b235e4929aa0da95a71ee1bde"
I20260608 10:01:46.651664  3477 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:46.660831  3553 raft_consensus.cc:2955] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.665634  3478 consensus_queue.cc:237] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [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: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.672103  3789 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.675274  4065 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } 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:46.676214  4089 tablet_replica.cc:333] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:46.677510  4089 raft_consensus.cc:2243] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:46.669443  3375 catalog_manager.cc:5696] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 reported cstate change: config changed from index 3 to 4, VOTER 2b83167a1727459aa011d731a29c0616 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "b60953b82e684c7eabfc9ba1d41908f5" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36051 } attrs { promote: false } } }
I20260608 10:01:46.678489  4089 raft_consensus.cc:2272] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:46.678771  3477 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 2.
I20260608 10:01:46.679502  3476 raft_consensus.cc:1240] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Rejecting Update request from peer 0d8a4201af414206b57b899cf7f117ac for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:46.680357  3749 leader_election.cc:304] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [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: 2b83167a1727459aa011d731a29c0616, d4a0280b235e4929aa0da95a71ee1bde; no voters: 
I20260608 10:01:46.681425  3979 raft_consensus.cc:2804] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:46.684559  4087 consensus_queue.cc:1059] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:46.685654  4087 raft_consensus.cc:3055] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:46.686034  4087 raft_consensus.cc:740] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d8a4201af414206b57b899cf7f117ac, State: Running, Role: LEADER
I20260608 10:01:46.686251  4083 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.691093  4087 consensus_queue.cc:260] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.692811  4087 raft_consensus.cc:3060] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:46.691138  3792 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.696877  4093 tablet_replica.cc:333] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:46.698356  3552 raft_consensus.cc:1275] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Refusing update from remote peer d4a0280b235e4929aa0da95a71ee1bde: 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:46.698510  4093 raft_consensus.cc:2243] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:46.699535  4093 raft_consensus.cc:2272] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:46.701984  4065 consensus_queue.cc:1048] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:46.703204  4093 ts_tablet_manager.cc:1916] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:46.706162  3552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f088ceb38d44b1867e4d0202e9adb7" candidate_uuid: "2b83167a1727459aa011d731a29c0616" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0d8a4201af414206b57b899cf7f117ac"
I20260608 10:01:46.709507  3554 raft_consensus.cc:2955] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.714103  3776 tablet_service.cc:1558] Processing DeleteTablet for tablet 241fb6904c024d2da4d31e4ef0469c2e with delete_type TABLET_DATA_TOMBSTONED (TS 2b83167a1727459aa011d731a29c0616 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47026
I20260608 10:01:46.715055  3790 leader_election.cc:290] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [CANDIDATE]: Term 2 election: Requested vote from peers d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661), 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857)
I20260608 10:01:46.720854  4093 ts_tablet_manager.cc:1929] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:01:46.721364  4093 log.cc:1199] T 492d6923c9ec40c1831a84184761193e P 0d8a4201af414206b57b899cf7f117ac: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-1-root/wals/492d6923c9ec40c1831a84184761193e
I20260608 10:01:46.722846  4089 ts_tablet_manager.cc:1916] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:46.723199  3363 catalog_manager.cc:5027] TS 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): tablet 492d6923c9ec40c1831a84184761193e (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:46.723850  3979 raft_consensus.cc:697] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 2 LEADER]: Becoming Leader. State: Replica: 2b83167a1727459aa011d731a29c0616, State: Running, Role: LEADER
I20260608 10:01:46.725364  3979 consensus_queue.cc:237] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } }
I20260608 10:01:46.734210  3362 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 39c7e5a418d74a92ab9f4c701ffbee9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:46.735097  3552 raft_consensus.cc:2468] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83167a1727459aa011d731a29c0616 in term 2.
I20260608 10:01:46.743614  3376 catalog_manager.cc:5696] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac reported cstate change: config changed from index 3 to 4, VOTER b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67) evicted. New cstate: current_term: 1 leader_uuid: "d4a0280b235e4929aa0da95a71ee1bde" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } } peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } } }
I20260608 10:01:46.752938  4089 ts_tablet_manager.cc:1929] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:46.753412  4089 log.cc:1199] T 0e78943817944811b1afebdba96fbce4 P 2b83167a1727459aa011d731a29c0616: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root/wals/0e78943817944811b1afebdba96fbce4
I20260608 10:01:46.755295  3361 catalog_manager.cc:5027] TS 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): tablet 0e78943817944811b1afebdba96fbce4 (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:46.756592  4089 tablet_replica.cc:333] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:46.757761  4089 raft_consensus.cc:2243] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:46.758553  4089 raft_consensus.cc:2272] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:46.760766  3373 catalog_manager.cc:5696] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 reported cstate change: term changed from 1 to 2, leader changed from 0d8a4201af414206b57b899cf7f117ac (127.0.119.66) to 2b83167a1727459aa011d731a29c0616 (127.0.119.68). New cstate: current_term: 2 leader_uuid: "2b83167a1727459aa011d731a29c0616" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83167a1727459aa011d731a29c0616" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:46.762837  4089 ts_tablet_manager.cc:1916] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:46.765180  3613 tablet_service.cc:1558] Processing DeleteTablet for tablet 39c7e5a418d74a92ab9f4c701ffbee9e with delete_type TABLET_DATA_TOMBSTONED (TS b60953b82e684c7eabfc9ba1d41908f5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40584
I20260608 10:01:46.783387  4089 ts_tablet_manager.cc:1929] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:46.783601  4097 tablet_replica.cc:333] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:46.783953  4089 log.cc:1199] T 241fb6904c024d2da4d31e4ef0469c2e P 2b83167a1727459aa011d731a29c0616: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-3-root/wals/241fb6904c024d2da4d31e4ef0469c2e
I20260608 10:01:46.784740  4097 raft_consensus.cc:2243] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:46.785591  4097 raft_consensus.cc:2272] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:46.785815  3361 catalog_manager.cc:5027] TS 2b83167a1727459aa011d731a29c0616 (127.0.119.68:42767): tablet 241fb6904c024d2da4d31e4ef0469c2e (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:46.788581  4097 ts_tablet_manager.cc:1916] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:46.799958  4097 ts_tablet_manager.cc:1929] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:46.800282  4097 log.cc:1199] T 39c7e5a418d74a92ab9f4c701ffbee9e P b60953b82e684c7eabfc9ba1d41908f5: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912808305672-477-0/minicluster-data/ts-2-root/wals/39c7e5a418d74a92ab9f4c701ffbee9e
I20260608 10:01:46.801821  3364 catalog_manager.cc:5027] TS b60953b82e684c7eabfc9ba1d41908f5 (127.0.119.67:36051): tablet 39c7e5a418d74a92ab9f4c701ffbee9e (table range_aware_rebalance_new_range [id=160707afa1d7442486ac273c66885282]) successfully deleted
I20260608 10:01:47.114878  3552 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:47.116369  3979 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8a4201af414206b57b899cf7f117ac" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:47.127736  3477 raft_consensus.cc:1275] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Refusing update from remote peer 2b83167a1727459aa011d731a29c0616: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:47.129456  3979 consensus_queue.cc:1048] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4a0280b235e4929aa0da95a71ee1bde" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:47.462303   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
W20260608 10:01:47.488632  3592 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 34 similar messages]
W20260608 10:01:47.493429  3592 consensus_peers.cc:597] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. 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:47.501266   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:47.502204   477 tablet_replica.cc:333] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.502918   477 raft_consensus.cc:2243] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.503464   477 raft_consensus.cc:2272] T 54014c979c2e47c999d7ce8b633aa294 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.505503   477 tablet_replica.cc:333] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.506170   477 raft_consensus.cc:2243] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.507117   477 raft_consensus.cc:2272] T 241fb6904c024d2da4d31e4ef0469c2e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.511071   477 tablet_replica.cc:333] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.511731   477 raft_consensus.cc:2243] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.512339   477 raft_consensus.cc:2272] T 0e78943817944811b1afebdba96fbce4 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:47.513135  3518 consensus_peers.cc:597] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. 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:47.514323   477 tablet_replica.cc:333] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.515025   477 raft_consensus.cc:2243] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.515808   477 raft_consensus.cc:2272] T 4a65a9d505024924b33b055303d6b036 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.517555   477 tablet_replica.cc:333] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.518112   477 raft_consensus.cc:2243] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.518576   477 raft_consensus.cc:2272] T a7fed1f0c90d4f8aa04cae46c69ca413 P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.520329   477 tablet_replica.cc:333] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.520862   477 raft_consensus.cc:2243] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.521287   477 raft_consensus.cc:2272] T aa921f3146dc4bc7ba6d6e35f573cc94 P d4a0280b235e4929aa0da95a71ee1bde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.523229   477 tablet_replica.cc:333] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.523794   477 raft_consensus.cc:2243] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.524214   477 raft_consensus.cc:2272] T 026cc3dfa550473baf3dbb02a2c58c61 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.526101   477 tablet_replica.cc:333] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.526866   477 raft_consensus.cc:2243] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.527825   477 raft_consensus.cc:2272] T b74056c46a1e40688c04a43be1481f3b P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.530102   477 tablet_replica.cc:333] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.530875   477 raft_consensus.cc:2243] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.531740   477 raft_consensus.cc:2272] T 39c7e5a418d74a92ab9f4c701ffbee9e P d4a0280b235e4929aa0da95a71ee1bde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.534405   477 tablet_replica.cc:333] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.535128   477 raft_consensus.cc:2243] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.535825   477 raft_consensus.cc:2272] T 492d6923c9ec40c1831a84184761193e P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.538441   477 tablet_replica.cc:333] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.539119   477 raft_consensus.cc:2243] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.539597   477 raft_consensus.cc:2272] T 05bb9083180e44ce8c03fed692f23217 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.541546   477 tablet_replica.cc:333] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde: stopping tablet replica
I20260608 10:01:47.542114   477 raft_consensus.cc:2243] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.542812   477 raft_consensus.cc:2272] T 76f088ceb38d44b1867e4d0202e9adb7 P d4a0280b235e4929aa0da95a71ee1bde [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:47.561744  3592 consensus_peers.cc:597] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. 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:47.574177  3592 consensus_peers.cc:597] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.583616   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:01:47.608366   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
W20260608 10:01:47.632213  3751 consensus_peers.cc:597] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 -> Peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Couldn't send request to peer 0d8a4201af414206b57b899cf7f117ac. 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:47.636143  3518 consensus_peers.cc:597] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.640015   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:47.640833   477 tablet_replica.cc:333] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.641459   477 raft_consensus.cc:2243] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.642031   477 raft_consensus.cc:2272] T 0e78943817944811b1afebdba96fbce4 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.643966   477 tablet_replica.cc:333] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.644539   477 raft_consensus.cc:2243] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.645058   477 raft_consensus.cc:2272] T 241fb6904c024d2da4d31e4ef0469c2e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.647367   477 tablet_replica.cc:333] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.647974   477 raft_consensus.cc:2243] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.648438   477 raft_consensus.cc:2272] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.650177   477 tablet_replica.cc:333] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.650843   477 raft_consensus.cc:2243] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.651618   477 raft_consensus.cc:2272] T a7fed1f0c90d4f8aa04cae46c69ca413 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.654033   477 tablet_replica.cc:333] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.654771   477 raft_consensus.cc:2243] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.655285   477 raft_consensus.cc:2272] T aa921f3146dc4bc7ba6d6e35f573cc94 P 0d8a4201af414206b57b899cf7f117ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.657146   477 tablet_replica.cc:333] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.657711   477 raft_consensus.cc:2243] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.658555   477 raft_consensus.cc:2272] T 026cc3dfa550473baf3dbb02a2c58c61 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.660738   477 tablet_replica.cc:333] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.661388   477 raft_consensus.cc:2243] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.661933   477 raft_consensus.cc:2272] T c8b984de0ac145979309633b30115bb5 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.664278   477 tablet_replica.cc:333] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
W20260608 10:01:47.664449  3751 consensus_peers.cc:597] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 -> Peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Couldn't send request to peer 0d8a4201af414206b57b899cf7f117ac. 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:47.665423   477 raft_consensus.cc:2243] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.665961   477 raft_consensus.cc:2272] T 12222031b27d4bc4a6024324a5b0a8d8 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.667867   477 tablet_replica.cc:333] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.668426   477 raft_consensus.cc:2243] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.668942   477 raft_consensus.cc:2272] T 76f088ceb38d44b1867e4d0202e9adb7 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.671517   477 tablet_replica.cc:333] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.672070   477 raft_consensus.cc:2243] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.672833   477 raft_consensus.cc:2272] T 05bb9083180e44ce8c03fed692f23217 P 0d8a4201af414206b57b899cf7f117ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.674890   477 tablet_replica.cc:333] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.675501   477 raft_consensus.cc:2243] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.676267   477 raft_consensus.cc:2272] T 78f2f47f95e94e0ca8fdd751c32db793 P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.678395   477 tablet_replica.cc:333] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac: stopping tablet replica
I20260608 10:01:47.679064   477 raft_consensus.cc:2243] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.679587   477 raft_consensus.cc:2272] T 39c7e5a418d74a92ab9f4c701ffbee9e P 0d8a4201af414206b57b899cf7f117ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.717540   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
W20260608 10:01:47.729434  3751 consensus_peers.cc:597] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 -> Peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Couldn't send request to peer 0d8a4201af414206b57b899cf7f117ac. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:44857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:47.748217  3751 consensus_peers.cc:597] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 -> Peer 0d8a4201af414206b57b899cf7f117ac (127.0.119.66:44857): Couldn't send request to peer 0d8a4201af414206b57b899cf7f117ac. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:44857: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.749907   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
W20260608 10:01:47.761591  3749 consensus_peers.cc:597] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.786846   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:47.787739   477 tablet_replica.cc:333] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.788393   477 raft_consensus.cc:2243] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.788956   477 raft_consensus.cc:2272] T 241fb6904c024d2da4d31e4ef0469c2e P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.791057   477 tablet_replica.cc:333] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.791688   477 raft_consensus.cc:2243] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.792145   477 raft_consensus.cc:2272] T 82d23de6ecb3440cb6e2ad05e5b771a0 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.793875   477 tablet_replica.cc:333] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.794446   477 raft_consensus.cc:2243] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.795269   477 raft_consensus.cc:2272] T 54014c979c2e47c999d7ce8b633aa294 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.797812   477 tablet_replica.cc:333] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.798379   477 raft_consensus.cc:2243] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.798895   477 raft_consensus.cc:2272] T 4a65a9d505024924b33b055303d6b036 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.801141   477 tablet_replica.cc:333] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.801724   477 raft_consensus.cc:2243] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.802179   477 raft_consensus.cc:2272] T 026cc3dfa550473baf3dbb02a2c58c61 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.804123   477 tablet_replica.cc:333] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.804673   477 raft_consensus.cc:2243] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.805152   477 raft_consensus.cc:2272] T 78f2f47f95e94e0ca8fdd751c32db793 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.807051   477 tablet_replica.cc:333] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.807600   477 raft_consensus.cc:2243] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.808380   477 raft_consensus.cc:2272] T 12222031b27d4bc4a6024324a5b0a8d8 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.810216   477 tablet_replica.cc:333] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.810825   477 raft_consensus.cc:2243] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.811369   477 raft_consensus.cc:2272] T c8b984de0ac145979309633b30115bb5 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.813166   477 tablet_replica.cc:333] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.813723   477 raft_consensus.cc:2243] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.814576   477 raft_consensus.cc:2272] T 0e78943817944811b1afebdba96fbce4 P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.816432   477 tablet_replica.cc:333] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.817009   477 raft_consensus.cc:2243] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.817623   477 raft_consensus.cc:2272] T b74056c46a1e40688c04a43be1481f3b P b60953b82e684c7eabfc9ba1d41908f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.819444   477 tablet_replica.cc:333] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.819964   477 raft_consensus.cc:2243] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.820734   477 raft_consensus.cc:2272] T 492d6923c9ec40c1831a84184761193e P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.822752   477 tablet_replica.cc:333] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5: stopping tablet replica
I20260608 10:01:47.823235   477 raft_consensus.cc:2243] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.823658   477 raft_consensus.cc:2272] T 05bb9083180e44ce8c03fed692f23217 P b60953b82e684c7eabfc9ba1d41908f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.857901   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
W20260608 10:01:47.885739  3749 consensus_peers.cc:597] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 -> Peer d4a0280b235e4929aa0da95a71ee1bde (127.0.119.65:33661): Couldn't send request to peer d4a0280b235e4929aa0da95a71ee1bde. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.887149   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:01:47.916456   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:47.917308   477 tablet_replica.cc:333] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.917968   477 raft_consensus.cc:2243] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.918614   477 raft_consensus.cc:2272] T 492d6923c9ec40c1831a84184761193e P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.920558   477 tablet_replica.cc:333] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.921181   477 raft_consensus.cc:2243] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.921720   477 raft_consensus.cc:2272] T 78f2f47f95e94e0ca8fdd751c32db793 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.923628   477 tablet_replica.cc:333] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.924247   477 raft_consensus.cc:2243] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.924690   477 raft_consensus.cc:2272] T 12222031b27d4bc4a6024324a5b0a8d8 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.926626   477 tablet_replica.cc:333] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.927213   477 raft_consensus.cc:2243] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.928009   477 raft_consensus.cc:2272] T c8b984de0ac145979309633b30115bb5 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.929876   477 tablet_replica.cc:333] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.930552   477 raft_consensus.cc:2243] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.931424   477 raft_consensus.cc:2272] T aa921f3146dc4bc7ba6d6e35f573cc94 P 2b83167a1727459aa011d731a29c0616 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.933292   477 tablet_replica.cc:333] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.933898   477 raft_consensus.cc:2243] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.934757   477 raft_consensus.cc:2272] T 82d23de6ecb3440cb6e2ad05e5b771a0 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.936589   477 tablet_replica.cc:333] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.937183   477 raft_consensus.cc:2243] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.937626   477 raft_consensus.cc:2272] T a7fed1f0c90d4f8aa04cae46c69ca413 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.939456   477 tablet_replica.cc:333] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.940049   477 raft_consensus.cc:2243] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:47.940845   477 raft_consensus.cc:2272] T 76f088ceb38d44b1867e4d0202e9adb7 P 2b83167a1727459aa011d731a29c0616 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.943027   477 tablet_replica.cc:333] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.943609   477 raft_consensus.cc:2243] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.944046   477 raft_consensus.cc:2272] T 4a65a9d505024924b33b055303d6b036 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.945875   477 tablet_replica.cc:333] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.946513   477 raft_consensus.cc:2243] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.946944   477 raft_consensus.cc:2272] T 54014c979c2e47c999d7ce8b633aa294 P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.948680   477 tablet_replica.cc:333] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.949218   477 raft_consensus.cc:2243] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.949707   477 raft_consensus.cc:2272] T 39c7e5a418d74a92ab9f4c701ffbee9e P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.951535   477 tablet_replica.cc:333] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616: stopping tablet replica
I20260608 10:01:47.952029   477 raft_consensus.cc:2243] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:47.952548   477 raft_consensus.cc:2272] T b74056c46a1e40688c04a43be1481f3b P 2b83167a1727459aa011d731a29c0616 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:47.988142   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:01:48.013393   477 master.cc:562] Master@127.0.119.126:44127 shutting down...
I20260608 10:01:48.041556   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:48.042119   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:48.042523   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P e975fa4d12dc4bb7a3105cd586cccaec: stopping tablet replica
I20260608 10:01:48.064129   477 master.cc:584] Master@127.0.119.126:44127 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12188 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:01:48.120126   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39365
I20260608 10:01:48.121394   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:48.128674  4113 instance_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:48.129034  4116 instance_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:48.128657  4114 instance_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:48.131896   477 server_base.cc:1061] running on GCE node
I20260608 10:01:48.134982   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:48.135319   477 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:48.135560   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912908135529 us; error 0 us; skew 500 ppm
I20260608 10:01:48.136502   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:48.140295   477 webserver.cc:533] Webserver started at http://127.0.119.126:37855/ using document root <none> and password file <none>
I20260608 10:01:48.140857   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:48.141109   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:48.141377   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:48.142696   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "af9bb8f06f364bc8a5d940d925d9c065"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.148288   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:48.152451  4121 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:48.153471   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:01:48.153872   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "af9bb8f06f364bc8a5d940d925d9c065"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.154170   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-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:48.178298   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:48.179643   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:48.230985   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39365
I20260608 10:01:48.231098  4172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39365 every 8 connection(s)
I20260608 10:01:48.236047  4173 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:48.248482  4173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065: Bootstrap starting.
I20260608 10:01:48.253996  4173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:48.259687  4173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065: No bootstrap required, opened a new log
I20260608 10:01:48.262068  4173 raft_consensus.cc:359] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER }
I20260608 10:01:48.262547  4173 raft_consensus.cc:385] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:48.262804  4173 raft_consensus.cc:740] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af9bb8f06f364bc8a5d940d925d9c065, State: Initialized, Role: FOLLOWER
I20260608 10:01:48.263790  4173 consensus_queue.cc:260] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER }
I20260608 10:01:48.264397  4173 raft_consensus.cc:399] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:48.264675  4173 raft_consensus.cc:493] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:48.264990  4173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:48.270324  4173 raft_consensus.cc:515] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER }
I20260608 10:01:48.271132  4173 leader_election.cc:304] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [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: af9bb8f06f364bc8a5d940d925d9c065; no voters: 
I20260608 10:01:48.272547  4173 leader_election.cc:290] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:48.273146  4176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:48.274789  4176 raft_consensus.cc:697] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 1 LEADER]: Becoming Leader. State: Replica: af9bb8f06f364bc8a5d940d925d9c065, State: Running, Role: LEADER
I20260608 10:01:48.275640  4176 consensus_queue.cc:237] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [LEADER]: Queue going to LEADER mode. State: All 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: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER }
I20260608 10:01:48.276460  4173 sys_catalog.cc:565] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:48.280879  4178 sys_catalog.cc:455] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af9bb8f06f364bc8a5d940d925d9c065. Latest consensus state: current_term: 1 leader_uuid: "af9bb8f06f364bc8a5d940d925d9c065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER } }
I20260608 10:01:48.281044  4177 sys_catalog.cc:455] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "af9bb8f06f364bc8a5d940d925d9c065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "af9bb8f06f364bc8a5d940d925d9c065" member_type: VOTER } }
I20260608 10:01:48.281858  4178 sys_catalog.cc:458] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:48.281881  4177 sys_catalog.cc:458] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:48.286844  4183 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:48.295780  4183 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:48.296938   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:48.306360  4183 catalog_manager.cc:1382] Generated new cluster ID: 6f96d3e1015548c280babe41ebdeba82
I20260608 10:01:48.306733  4183 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:48.357311  4183 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:48.358814  4183 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:48.372223  4183 catalog_manager.cc:6069] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065: Generated new TSK 0
I20260608 10:01:48.372924  4183 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:48.428339   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:48.435175  4194 instance_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:48.436386  4195 instance_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:48.438104   477 server_base.cc:1061] running on GCE node
W20260608 10:01:48.438418  4197 instance_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:48.439570   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:48.439805   477 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:48.439930   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912908439918 us; error 0 us; skew 500 ppm
I20260608 10:01:48.440604   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:48.443322   477 webserver.cc:533] Webserver started at http://127.0.119.65:44077/ using document root <none> and password file <none>
I20260608 10:01:48.443933   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:48.444145   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:48.444464   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:48.445827   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "d6a0abb5f5174f9382769e432be91bcf"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.451193   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:48.455313  4202 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:48.456809   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:01:48.457195   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "d6a0abb5f5174f9382769e432be91bcf"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.457505   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-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:48.473137   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:48.474601   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:48.476482   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:48.479373   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:48.479646   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.479904   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:48.480098   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.527280   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33843
I20260608 10:01:48.527418  4264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33843 every 8 connection(s)
I20260608 10:01:48.533861   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:48.542742  4269 instance_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:48.544658  4270 instance_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:48.548147  4272 instance_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:48.548216   477 server_base.cc:1061] running on GCE node
I20260608 10:01:48.549438   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:48.549726   477 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:48.549999   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912908549973 us; error 0 us; skew 500 ppm
I20260608 10:01:48.550696   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:48.553439   477 webserver.cc:533] Webserver started at http://127.0.119.66:33479/ using document root <none> and password file <none>
I20260608 10:01:48.554035   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:48.554293   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:48.554625   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:48.555773   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "ecaa73aa32594187a28e37a26082539b"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.561945   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:48.563673  4265 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39365
I20260608 10:01:48.564181  4265 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:48.564967  4265 heartbeater.cc:507] Master 127.0.119.126:39365 requested a full tablet report, sending...
I20260608 10:01:48.566432  4277 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:48.567469   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:48.567773  4138 ts_manager.cc:194] Registered new tserver with Master: d6a0abb5f5174f9382769e432be91bcf (127.0.119.65:33843)
I20260608 10:01:48.567798   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "ecaa73aa32594187a28e37a26082539b"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.568397   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-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:48.569919  4138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45544
I20260608 10:01:48.613124   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:48.614709   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:48.616462   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:48.619279   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:48.619581   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.619894   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:48.620103   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.668143   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:35521
I20260608 10:01:48.668315  4339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:35521 every 8 connection(s)
I20260608 10:01:48.674247   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:48.683188  4343 instance_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:48.684562  4344 instance_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:48.688098   477 server_base.cc:1061] running on GCE node
W20260608 10:01:48.688498  4347 instance_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:48.689954   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:48.690191   477 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:48.690505   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912908690437 us; error 0 us; skew 500 ppm
I20260608 10:01:48.691054  4340 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39365
I20260608 10:01:48.691401   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:48.691613  4340 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:48.693146  4340 heartbeater.cc:507] Master 127.0.119.126:39365 requested a full tablet report, sending...
I20260608 10:01:48.695168   477 webserver.cc:533] Webserver started at http://127.0.119.67:34663/ using document root <none> and password file <none>
I20260608 10:01:48.695959   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:48.696204   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:48.696209  4138 ts_manager.cc:194] Registered new tserver with Master: ecaa73aa32594187a28e37a26082539b (127.0.119.66:35521)
I20260608 10:01:48.696563   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:48.697918  4138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45554
I20260608 10:01:48.697916   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "0c62cbf310c24479a8a4920a4055832f"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.704612   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:48.708855  4351 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:48.710028   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:48.710435   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "0c62cbf310c24479a8a4920a4055832f"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.710829   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-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:48.725803   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:48.727173   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:48.728772   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:48.732090   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:48.732323   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.732678   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:48.732841   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.780876   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:46485
I20260608 10:01:48.780982  4413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:46485 every 8 connection(s)
I20260608 10:01:48.786700   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:48.795051  4417 instance_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:48.795493  4418 instance_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:48.799806  4420 instance_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:48.800678  4414 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39365
I20260608 10:01:48.800745   477 server_base.cc:1061] running on GCE node
I20260608 10:01:48.801429  4414 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:48.802304   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:48.802704   477 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:48.802654  4414 heartbeater.cc:507] Master 127.0.119.126:39365 requested a full tablet report, sending...
I20260608 10:01:48.803162   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912908803137 us; error 0 us; skew 500 ppm
I20260608 10:01:48.804193   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:48.805657  4138 ts_manager.cc:194] Registered new tserver with Master: 0c62cbf310c24479a8a4920a4055832f (127.0.119.67:46485)
I20260608 10:01:48.807322   477 webserver.cc:533] Webserver started at http://127.0.119.68:39039/ using document root <none> and password file <none>
I20260608 10:01:48.807796  4138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45566
I20260608 10:01:48.807960   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:48.808279   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:48.808578   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:48.809865   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "8ede72809ebd468d9098e5fa9826a91f"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.815236   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 10:01:48.819437  4425 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:48.820407   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:48.820860   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "8ede72809ebd468d9098e5fa9826a91f"
format_stamp: "Formatted at 2026-06-08 10:01:48 on dist-test-slave-f77q"
I20260608 10:01:48.821201   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912808305672-477-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:48.844502   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:48.845913   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:48.847523   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:48.850171   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:48.850440   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.850780   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:48.850991   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:48.897673   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:41275
I20260608 10:01:48.897912  4487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:41275 every 8 connection(s)
I20260608 10:01:48.915059  4488 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39365
I20260608 10:01:48.915732  4488 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:48.916899  4488 heartbeater.cc:507] Master 127.0.119.126:39365 requested a full tablet report, sending...
I20260608 10:01:48.919616  4138 ts_manager.cc:194] Registered new tserver with Master: 8ede72809ebd468d9098e5fa9826a91f (127.0.119.68:41275)
I20260608 10:01:48.920142   477 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018408319s
I20260608 10:01:48.921938  4138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45568
I20260608 10:01:49.505105  4138 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45590:
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:49.574319  4265 heartbeater.cc:499] Master 127.0.119.126:39365 was elected leader, sending a full tablet report...
I20260608 10:01:49.574856  4379 tablet_service.cc:1511] Processing CreateTablet for tablet 7a290422b28c4511be10b082523a1421 (DEFAULT_TABLE table=test-workload [id=64f25f2c7a3747f3a48eb9cbe99cb970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:49.577143  4379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a290422b28c4511be10b082523a1421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:49.576948  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 7a290422b28c4511be10b082523a1421 (DEFAULT_TABLE table=test-workload [id=64f25f2c7a3747f3a48eb9cbe99cb970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:49.581453  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a290422b28c4511be10b082523a1421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:49.584934  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 7a290422b28c4511be10b082523a1421 (DEFAULT_TABLE table=test-workload [id=64f25f2c7a3747f3a48eb9cbe99cb970]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:49.586571  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a290422b28c4511be10b082523a1421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:49.604275  4510 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: Bootstrap starting.
I20260608 10:01:49.608062  4511 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: Bootstrap starting.
I20260608 10:01:49.609014  4512 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: Bootstrap starting.
I20260608 10:01:49.614897  4510 tablet_bootstrap.cc:654] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:49.615149  4511 tablet_bootstrap.cc:654] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:49.618278  4512 tablet_bootstrap.cc:654] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:49.621543  4511 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: No bootstrap required, opened a new log
I20260608 10:01:49.622067  4511 ts_tablet_manager.cc:1403] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:01:49.623155  4510 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: No bootstrap required, opened a new log
I20260608 10:01:49.623698  4510 ts_tablet_manager.cc:1403] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 10:01:49.625279  4511 raft_consensus.cc:359] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.625990  4512 tablet_bootstrap.cc:492] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: No bootstrap required, opened a new log
I20260608 10:01:49.626272  4511 raft_consensus.cc:385] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:49.626724  4512 ts_tablet_manager.cc:1403] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260608 10:01:49.626852  4511 raft_consensus.cc:740] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaa73aa32594187a28e37a26082539b, State: Initialized, Role: FOLLOWER
I20260608 10:01:49.627717  4510 raft_consensus.cc:359] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.628144  4511 consensus_queue.cc:260] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.628811  4510 raft_consensus.cc:385] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:49.629333  4510 raft_consensus.cc:740] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c62cbf310c24479a8a4920a4055832f, State: Initialized, Role: FOLLOWER
I20260608 10:01:49.630607  4510 consensus_queue.cc:260] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.630767  4512 raft_consensus.cc:359] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.631785  4512 raft_consensus.cc:385] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:49.632180  4512 raft_consensus.cc:740] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6a0abb5f5174f9382769e432be91bcf, State: Initialized, Role: FOLLOWER
I20260608 10:01:49.634202  4414 heartbeater.cc:499] Master 127.0.119.126:39365 was elected leader, sending a full tablet report...
I20260608 10:01:49.633565  4512 consensus_queue.cc:260] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.634678  4510 ts_tablet_manager.cc:1434] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 10:01:49.637250  4511 ts_tablet_manager.cc:1434] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260608 10:01:49.638687  4340 heartbeater.cc:499] Master 127.0.119.126:39365 was elected leader, sending a full tablet report...
I20260608 10:01:49.642165  4512 ts_tablet_manager.cc:1434] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 10:01:49.736071  4518 raft_consensus.cc:493] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:49.736694  4518 raft_consensus.cc:515] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.739208  4518 leader_election.cc:290] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c62cbf310c24479a8a4920a4055832f (127.0.119.67:46485), ecaa73aa32594187a28e37a26082539b (127.0.119.66:35521)
I20260608 10:01:49.751606  4389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a290422b28c4511be10b082523a1421" candidate_uuid: "d6a0abb5f5174f9382769e432be91bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c62cbf310c24479a8a4920a4055832f" is_pre_election: true
I20260608 10:01:49.752487  4389 raft_consensus.cc:2468] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6a0abb5f5174f9382769e432be91bcf in term 0.
I20260608 10:01:49.753854  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a290422b28c4511be10b082523a1421" candidate_uuid: "d6a0abb5f5174f9382769e432be91bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaa73aa32594187a28e37a26082539b" is_pre_election: true
I20260608 10:01:49.754118  4203 leader_election.cc:304] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c62cbf310c24479a8a4920a4055832f, d6a0abb5f5174f9382769e432be91bcf; no voters: 
I20260608 10:01:49.754629  4315 raft_consensus.cc:2468] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6a0abb5f5174f9382769e432be91bcf in term 0.
I20260608 10:01:49.755134  4518 raft_consensus.cc:2804] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:49.755517  4518 raft_consensus.cc:493] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:49.755847  4518 raft_consensus.cc:3060] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:49.762037  4518 raft_consensus.cc:515] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.763875  4518 leader_election.cc:290] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [CANDIDATE]: Term 1 election: Requested vote from peers 0c62cbf310c24479a8a4920a4055832f (127.0.119.67:46485), ecaa73aa32594187a28e37a26082539b (127.0.119.66:35521)
I20260608 10:01:49.764935  4389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a290422b28c4511be10b082523a1421" candidate_uuid: "d6a0abb5f5174f9382769e432be91bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c62cbf310c24479a8a4920a4055832f"
I20260608 10:01:49.765010  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a290422b28c4511be10b082523a1421" candidate_uuid: "d6a0abb5f5174f9382769e432be91bcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaa73aa32594187a28e37a26082539b"
I20260608 10:01:49.765722  4389 raft_consensus.cc:3060] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:49.765792  4315 raft_consensus.cc:3060] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:49.773890  4315 raft_consensus.cc:2468] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6a0abb5f5174f9382769e432be91bcf in term 1.
I20260608 10:01:49.775017  4389 raft_consensus.cc:2468] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6a0abb5f5174f9382769e432be91bcf in term 1.
I20260608 10:01:49.775344  4203 leader_election.cc:304] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d6a0abb5f5174f9382769e432be91bcf, ecaa73aa32594187a28e37a26082539b; no voters: 
I20260608 10:01:49.776319  4518 raft_consensus.cc:2804] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:49.777655  4518 raft_consensus.cc:697] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 1 LEADER]: Becoming Leader. State: Replica: d6a0abb5f5174f9382769e432be91bcf, State: Running, Role: LEADER
I20260608 10:01:49.778688  4518 consensus_queue.cc:237] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } }
I20260608 10:01:49.787117  4136 catalog_manager.cc:5696] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf reported cstate change: term changed from 0 to 1, leader changed from <none> to d6a0abb5f5174f9382769e432be91bcf (127.0.119.65). New cstate: current_term: 1 leader_uuid: "d6a0abb5f5174f9382769e432be91bcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6a0abb5f5174f9382769e432be91bcf" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:49.925570  4488 heartbeater.cc:499] Master 127.0.119.126:39365 was elected leader, sending a full tablet report...
I20260608 10:01:50.167738  4518 consensus_queue.cc:1048] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaa73aa32594187a28e37a26082539b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:50.184937  4526 consensus_queue.cc:1048] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c62cbf310c24479a8a4920a4055832f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:50.295430  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:50.297591  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:50.298103  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:52.299224  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:52.300928  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:52.301376  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:54.302378  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:54.303989  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:54.304347  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:56.305395  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:56.307092  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:56.307539  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:58.308574  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:58.310216  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:58.310679  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:00.312054  4191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:00.314196  4191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:00.314721  4191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:00.884065   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:02:00.918881   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:00.919948   477 tablet_replica.cc:333] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf: stopping tablet replica
I20260608 10:02:00.920674   477 raft_consensus.cc:2243] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:00.922020   477 raft_consensus.cc:2272] T 7a290422b28c4511be10b082523a1421 P d6a0abb5f5174f9382769e432be91bcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:00.946969   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:02:00.963579   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:02:00.990446   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:00.991372   477 tablet_replica.cc:333] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b: stopping tablet replica
I20260608 10:02:00.992000   477 raft_consensus.cc:2243] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:00.992542   477 raft_consensus.cc:2272] T 7a290422b28c4511be10b082523a1421 P ecaa73aa32594187a28e37a26082539b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:01.013856   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:02:01.027316   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:02:01.058557   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:01.059484   477 tablet_replica.cc:333] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f: stopping tablet replica
I20260608 10:02:01.060195   477 raft_consensus.cc:2243] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:01.060755   477 raft_consensus.cc:2272] T 7a290422b28c4511be10b082523a1421 P 0c62cbf310c24479a8a4920a4055832f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:01.081404   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:02:01.093850   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:02:01.114439   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:01.131557   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:02:01.141682   477 master.cc:562] Master@127.0.119.126:39365 shutting down...
I20260608 10:02:01.163743   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:01.164458   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:01.164834   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P af9bb8f06f364bc8a5d940d925d9c065: stopping tablet replica
I20260608 10:02:01.185568   477 master.cc:584] Master@127.0.119.126:39365 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13106 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:02:01.227257   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:34889
I20260608 10:02:01.228574   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:01.235909  4536 instance_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:01.236129  4539 instance_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:01.236557  4537 instance_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:01.238035   477 server_base.cc:1061] running on GCE node
I20260608 10:02:01.239027   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:01.239209   477 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:01.239421   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912921239384 us; error 0 us; skew 500 ppm
I20260608 10:02:01.240023   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:01.242892   477 webserver.cc:533] Webserver started at http://127.0.119.126:36215/ using document root <none> and password file <none>
I20260608 10:02:01.243500   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:01.243680   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:01.244031   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:01.245322   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "c26ab3692ee243aabfb5883cc20b5927"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.250777   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:02:01.255224  4544 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:01.256119   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:01.256471   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "c26ab3692ee243aabfb5883cc20b5927"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.256779   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-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:01.283536   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:01.284922   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:01.330037   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:34889
I20260608 10:02:01.330178  4595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:34889 every 8 connection(s)
I20260608 10:02:01.335352  4596 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:01.349601  4596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927: Bootstrap starting.
I20260608 10:02:01.355589  4596 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:01.361052  4596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927: No bootstrap required, opened a new log
I20260608 10:02:01.363770  4596 raft_consensus.cc:359] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER }
I20260608 10:02:01.364243  4596 raft_consensus.cc:385] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:01.364533  4596 raft_consensus.cc:740] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26ab3692ee243aabfb5883cc20b5927, State: Initialized, Role: FOLLOWER
I20260608 10:02:01.365303  4596 consensus_queue.cc:260] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER }
I20260608 10:02:01.365790  4596 raft_consensus.cc:399] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:01.366071  4596 raft_consensus.cc:493] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:01.366364  4596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:01.371613  4596 raft_consensus.cc:515] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER }
I20260608 10:02:01.372262  4596 leader_election.cc:304] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [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: c26ab3692ee243aabfb5883cc20b5927; no voters: 
I20260608 10:02:01.373574  4596 leader_election.cc:290] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:01.374251  4599 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:01.375898  4599 raft_consensus.cc:697] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 1 LEADER]: Becoming Leader. State: Replica: c26ab3692ee243aabfb5883cc20b5927, State: Running, Role: LEADER
I20260608 10:02:01.376732  4599 consensus_queue.cc:237] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [LEADER]: Queue going to LEADER mode. State: All 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: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER }
I20260608 10:02:01.376994  4596 sys_catalog.cc:565] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:01.380111  4601 sys_catalog.cc:455] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c26ab3692ee243aabfb5883cc20b5927. Latest consensus state: current_term: 1 leader_uuid: "c26ab3692ee243aabfb5883cc20b5927" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER } }
I20260608 10:02:01.380105  4600 sys_catalog.cc:455] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c26ab3692ee243aabfb5883cc20b5927" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c26ab3692ee243aabfb5883cc20b5927" member_type: VOTER } }
I20260608 10:02:01.380985  4601 sys_catalog.cc:458] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:01.381017  4600 sys_catalog.cc:458] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:01.386315  4605 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:01.392091  4605 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:01.394308   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:01.403556  4605 catalog_manager.cc:1382] Generated new cluster ID: 8762430d18e74657a89ada370778e8a0
I20260608 10:02:01.403906  4605 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:01.430517  4605 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:01.432299  4605 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:01.448480  4605 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927: Generated new TSK 0
I20260608 10:02:01.449185  4605 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:01.461977   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:01.469193  4617 instance_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:01.469763  4618 instance_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:01.471555  4620 instance_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:01.473732   477 server_base.cc:1061] running on GCE node
I20260608 10:02:01.474741   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:01.474967   477 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:01.475104   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912921475091 us; error 0 us; skew 500 ppm
I20260608 10:02:01.475672   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:01.478408   477 webserver.cc:533] Webserver started at http://127.0.119.65:40871/ using document root <none> and password file <none>
I20260608 10:02:01.479022   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:01.479188   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:01.479425   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:01.480576   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "d1193828902d4d3c840a066368aa0f88"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.486356   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:02:01.491094  4625 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:01.492338   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:01.492673   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "d1193828902d4d3c840a066368aa0f88"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.492971   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-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:01.509605   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:01.511021   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:01.512633   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:01.515385   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:01.515599   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.516091   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:01.516320   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.582114   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:41707
I20260608 10:02:01.582262  4687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:41707 every 8 connection(s)
I20260608 10:02:01.588356   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:01.600800  4692 instance_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:01.601672  4693 instance_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:01.605967   477 server_base.cc:1061] running on GCE node
W20260608 10:02:01.606017  4695 instance_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:01.607606   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:01.607909   477 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:01.608124   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912921608103 us; error 0 us; skew 500 ppm
I20260608 10:02:01.608908   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:01.610129  4688 heartbeater.cc:344] Connected to a master server at 127.0.119.126:34889
I20260608 10:02:01.610563  4688 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:01.611438  4688 heartbeater.cc:507] Master 127.0.119.126:34889 requested a full tablet report, sending...
I20260608 10:02:01.612161   477 webserver.cc:533] Webserver started at http://127.0.119.66:46183/ using document root <none> and password file <none>
I20260608 10:02:01.612740   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:01.612962   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:01.613263   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:01.614259  4561 ts_manager.cc:194] Registered new tserver with Master: d1193828902d4d3c840a066368aa0f88 (127.0.119.65:41707)
I20260608 10:02:01.615056   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "592cc55be1fb45429c1680c248296335"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.617033  4561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44076
I20260608 10:02:01.621313   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:02:01.625483  4700 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:01.626627   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:02:01.627099   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "592cc55be1fb45429c1680c248296335"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.627386   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-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:01.651137   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:01.652456   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:01.653990   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:01.656659   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:01.657009   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.657277   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:01.657435   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.704269   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:40497
I20260608 10:02:01.704384  4762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:40497 every 8 connection(s)
I20260608 10:02:01.709569   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:01.718022  4766 instance_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:01.720638  4767 instance_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:01.722427  4769 instance_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:01.723268  4763 heartbeater.cc:344] Connected to a master server at 127.0.119.126:34889
I20260608 10:02:01.723311   477 server_base.cc:1061] running on GCE node
I20260608 10:02:01.723845  4763 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:01.724568   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:01.724879   477 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:01.724879  4763 heartbeater.cc:507] Master 127.0.119.126:34889 requested a full tablet report, sending...
I20260608 10:02:01.725234   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912921725211 us; error 0 us; skew 500 ppm
I20260608 10:02:01.726126   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:01.727844  4561 ts_manager.cc:194] Registered new tserver with Master: 592cc55be1fb45429c1680c248296335 (127.0.119.66:40497)
I20260608 10:02:01.730043   477 webserver.cc:533] Webserver started at http://127.0.119.67:37889/ using document root <none> and password file <none>
I20260608 10:02:01.730118  4561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44082
I20260608 10:02:01.730983   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:01.731284   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:01.731611   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:01.733304   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "6b86a93fb7364a848720750f3e622e3d"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.738544   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:02:01.742961  4775 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:01.744001   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:01.744366   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "6b86a93fb7364a848720750f3e622e3d"
format_stamp: "Formatted at 2026-06-08 10:02:01 on dist-test-slave-f77q"
I20260608 10:02:01.744678   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912808305672-477-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:01.765951   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:01.767517   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:01.769070   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:01.771915   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:01.772207   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.772495   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:01.772704   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:01.819797   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:36331
I20260608 10:02:01.819985  4837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:36331 every 8 connection(s)
I20260608 10:02:01.836445  4838 heartbeater.cc:344] Connected to a master server at 127.0.119.126:34889
I20260608 10:02:01.837019  4838 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:01.837976  4838 heartbeater.cc:507] Master 127.0.119.126:34889 requested a full tablet report, sending...
I20260608 10:02:01.840600  4561 ts_manager.cc:194] Registered new tserver with Master: 6b86a93fb7364a848720750f3e622e3d (127.0.119.67:36331)
I20260608 10:02:01.840746   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017015283s
I20260608 10:02:01.842620  4561 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44092
I20260608 10:02:02.620652  4688 heartbeater.cc:499] Master 127.0.119.126:34889 was elected leader, sending a full tablet report...
I20260608 10:02:02.733592  4763 heartbeater.cc:499] Master 127.0.119.126:34889 was elected leader, sending a full tablet report...
I20260608 10:02:02.846026  4838 heartbeater.cc:499] Master 127.0.119.126:34889 was elected leader, sending a full tablet report...
I20260608 10:02:02.916955  4561 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44112:
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:02.919499  4561 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:02.969210  4803 tablet_service.cc:1511] Processing CreateTablet for tablet 990c6510652b4cccbabe0b450a79bbfe (DEFAULT_TABLE table=test-workload [id=d1cf7b32952b4181b0164f2c8cc518d3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:02.970721  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990c6510652b4cccbabe0b450a79bbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:02.974364  4728 tablet_service.cc:1511] Processing CreateTablet for tablet 990c6510652b4cccbabe0b450a79bbfe (DEFAULT_TABLE table=test-workload [id=d1cf7b32952b4181b0164f2c8cc518d3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:02.975821  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990c6510652b4cccbabe0b450a79bbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:02.979189  4653 tablet_service.cc:1511] Processing CreateTablet for tablet 990c6510652b4cccbabe0b450a79bbfe (DEFAULT_TABLE table=test-workload [id=d1cf7b32952b4181b0164f2c8cc518d3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:02.980470  4653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990c6510652b4cccbabe0b450a79bbfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:02.996640  4859 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: Bootstrap starting.
I20260608 10:02:02.999583  4861 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: Bootstrap starting.
I20260608 10:02:03.000487  4860 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: Bootstrap starting.
I20260608 10:02:03.005999  4859 tablet_bootstrap.cc:654] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:03.007495  4861 tablet_bootstrap.cc:654] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:03.008921  4860 tablet_bootstrap.cc:654] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:03.012995  4859 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: No bootstrap required, opened a new log
I20260608 10:02:03.013707  4859 ts_tablet_manager.cc:1403] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 10:02:03.013783  4861 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: No bootstrap required, opened a new log
I20260608 10:02:03.014395  4861 ts_tablet_manager.cc:1403] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:02:03.016050  4860 tablet_bootstrap.cc:492] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: No bootstrap required, opened a new log
I20260608 10:02:03.016649  4860 ts_tablet_manager.cc:1403] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 10:02:03.017217  4859 raft_consensus.cc:359] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.018088  4859 raft_consensus.cc:385] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:03.017844  4861 raft_consensus.cc:359] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.018539  4859 raft_consensus.cc:740] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b86a93fb7364a848720750f3e622e3d, State: Initialized, Role: FOLLOWER
I20260608 10:02:03.018821  4861 raft_consensus.cc:385] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:03.019254  4861 raft_consensus.cc:740] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1193828902d4d3c840a066368aa0f88, State: Initialized, Role: FOLLOWER
I20260608 10:02:03.019520  4859 consensus_queue.cc:260] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.019901  4860 raft_consensus.cc:359] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.020164  4861 consensus_queue.cc:260] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.020634  4860 raft_consensus.cc:385] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:03.021107  4860 raft_consensus.cc:740] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 592cc55be1fb45429c1680c248296335, State: Initialized, Role: FOLLOWER
I20260608 10:02:03.022279  4860 consensus_queue.cc:260] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.023191  4859 ts_tablet_manager.cc:1434] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:02:03.026005  4861 ts_tablet_manager.cc:1434] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 10:02:03.026403  4860 ts_tablet_manager.cc:1434] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
W20260608 10:02:03.076292  4839 tablet.cc:2404] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:03.232512  4865 raft_consensus.cc:493] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:03.233124  4865 raft_consensus.cc:515] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.235621  4865 leader_election.cc:290] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 592cc55be1fb45429c1680c248296335 (127.0.119.66:40497), d1193828902d4d3c840a066368aa0f88 (127.0.119.65:41707)
I20260608 10:02:03.249661  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990c6510652b4cccbabe0b450a79bbfe" candidate_uuid: "6b86a93fb7364a848720750f3e622e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592cc55be1fb45429c1680c248296335" is_pre_election: true
I20260608 10:02:03.249965  4663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990c6510652b4cccbabe0b450a79bbfe" candidate_uuid: "6b86a93fb7364a848720750f3e622e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1193828902d4d3c840a066368aa0f88" is_pre_election: true
I20260608 10:02:03.250836  4738 raft_consensus.cc:2468] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b86a93fb7364a848720750f3e622e3d in term 0.
I20260608 10:02:03.250907  4663 raft_consensus.cc:2468] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b86a93fb7364a848720750f3e622e3d in term 0.
I20260608 10:02:03.252362  4778 leader_election.cc:304] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b86a93fb7364a848720750f3e622e3d, d1193828902d4d3c840a066368aa0f88; no voters: 
I20260608 10:02:03.253156  4865 raft_consensus.cc:2804] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:03.253473  4865 raft_consensus.cc:493] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:03.253752  4865 raft_consensus.cc:3060] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:03.259440  4865 raft_consensus.cc:515] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.261289  4865 leader_election.cc:290] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [CANDIDATE]: Term 1 election: Requested vote from peers 592cc55be1fb45429c1680c248296335 (127.0.119.66:40497), d1193828902d4d3c840a066368aa0f88 (127.0.119.65:41707)
I20260608 10:02:03.262519  4738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990c6510652b4cccbabe0b450a79bbfe" candidate_uuid: "6b86a93fb7364a848720750f3e622e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "592cc55be1fb45429c1680c248296335"
I20260608 10:02:03.262519  4663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "990c6510652b4cccbabe0b450a79bbfe" candidate_uuid: "6b86a93fb7364a848720750f3e622e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1193828902d4d3c840a066368aa0f88"
I20260608 10:02:03.263375  4663 raft_consensus.cc:3060] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:03.263406  4738 raft_consensus.cc:3060] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:03.271458  4663 raft_consensus.cc:2468] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b86a93fb7364a848720750f3e622e3d in term 1.
I20260608 10:02:03.271522  4738 raft_consensus.cc:2468] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b86a93fb7364a848720750f3e622e3d in term 1.
I20260608 10:02:03.272799  4778 leader_election.cc:304] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b86a93fb7364a848720750f3e622e3d, d1193828902d4d3c840a066368aa0f88; no voters: 
I20260608 10:02:03.273579  4865 raft_consensus.cc:2804] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:03.274748  4865 raft_consensus.cc:697] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 1 LEADER]: Becoming Leader. State: Replica: 6b86a93fb7364a848720750f3e622e3d, State: Running, Role: LEADER
I20260608 10:02:03.275463  4865 consensus_queue.cc:237] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } }
I20260608 10:02:03.283737  4558 catalog_manager.cc:5696] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b86a93fb7364a848720750f3e622e3d (127.0.119.67). New cstate: current_term: 1 leader_uuid: "6b86a93fb7364a848720750f3e622e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b86a93fb7364a848720750f3e622e3d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:03.392124  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:03.394088  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:03.395953  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:03.396369  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:03.660483  4865 consensus_queue.cc:1048] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "592cc55be1fb45429c1680c248296335" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:03.675961  4865 consensus_queue.cc:1048] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1193828902d4d3c840a066368aa0f88" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:04.402251  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:05.397393  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:05.398833  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:05.399194  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:05.411798  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:06.421296  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:07.400194  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:07.401871  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:07.402449  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:07.430874  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:08.440131  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:09.404033  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:09.406111  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:09.406574  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:09.450044  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:10.459836  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:11.407616  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:11.409117  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:11.409490  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:11.468372  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:12.475940  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:12.959964  4684 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3fa0 after lost signal to thread 480
W20260608 10:02:12.960899  4684 debug-util.cc:398] Leaking SignalData structure 0x7b0800116a40 after lost signal to thread 4595
W20260608 10:02:12.961894  4684 debug-util.cc:398] Leaking SignalData structure 0x7b0800142380 after lost signal to thread 4687
W20260608 10:02:12.962988  4684 debug-util.cc:398] Leaking SignalData structure 0x7b0800235800 after lost signal to thread 4762
W20260608 10:02:12.963794  4684 debug-util.cc:398] Leaking SignalData structure 0x7b0800247c40 after lost signal to thread 4837
I20260608 10:02:13.410749  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:13.412765  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:13.413214  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:13.484782  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
I20260608 10:02:13.523730   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:02:13.567350   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:13.568490   477 tablet_replica.cc:333] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88: stopping tablet replica
I20260608 10:02:13.569552   477 raft_consensus.cc:2243] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:13.570775   477 raft_consensus.cc:2272] T 990c6510652b4cccbabe0b450a79bbfe P d1193828902d4d3c840a066368aa0f88 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:02:13.856726  4778 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41707: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 10:02:13.861964  4778 consensus_peers.cc:597] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d -> Peer d1193828902d4d3c840a066368aa0f88 (127.0.119.65:41707): Couldn't send request to peer d1193828902d4d3c840a066368aa0f88. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:14.496966  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:14.594430   477 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4684)
I20260608 10:02:15.414271  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:15.415822  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:15.416194  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:15.510885  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:15.510993  4834 debug-util.cc:398] Leaking SignalData structure 0x7b080009ff00 after lost signal to thread 480
W20260608 10:02:15.512290  4834 debug-util.cc:398] Leaking SignalData structure 0x7b0800238a40 after lost signal to thread 4595
W20260608 10:02:15.513685  4834 debug-util.cc:398] Leaking SignalData structure 0x7b08001943e0 after lost signal to thread 4762
W20260608 10:02:15.514889  4834 debug-util.cc:398] Leaking SignalData structure 0x7b08001946c0 after lost signal to thread 4837
I20260608 10:02:15.567883   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:02:15.583964   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:02:15.617511   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:15.618490   477 tablet_replica.cc:333] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335: stopping tablet replica
I20260608 10:02:15.619200   477 raft_consensus.cc:2243] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:15.619783   477 raft_consensus.cc:2272] T 990c6510652b4cccbabe0b450a79bbfe P 592cc55be1fb45429c1680c248296335 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:15.642113   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:02:15.660713   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:02:15.690819   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:15.691680   477 tablet_replica.cc:333] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d: stopping tablet replica
I20260608 10:02:15.692425   477 raft_consensus.cc:2243] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:15.693451   477 raft_consensus.cc:2272] T 990c6510652b4cccbabe0b450a79bbfe P 6b86a93fb7364a848720750f3e622e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:16.519965  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:16.713517   477 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4834)
I20260608 10:02:17.417443  4614 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:17.419597  4614 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:17.420095  4614 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:17.527642  4609 placement_policy_util.cc:407] tablet 990c6510652b4cccbabe0b450a79bbfe: detected majority of replicas (2 of 3) at location L0
W20260608 10:02:17.714035   477 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4834)
I20260608 10:02:18.113359   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:02:18.126152   477 master.cc:562] Master@127.0.119.126:34889 shutting down...
I20260608 10:02:18.147756   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:18.148411   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:18.148741   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P c26ab3692ee243aabfb5883cc20b5927: stopping tablet replica
I20260608 10:02:18.169508   477 master.cc:584] Master@127.0.119.126:34889 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (16984 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:02:18.212096   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:36099
I20260608 10:02:18.213297   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:18.219805  4895 instance_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:18.219827  4894 instance_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:18.221215  4897 instance_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:18.221669   477 server_base.cc:1061] running on GCE node
I20260608 10:02:18.222724   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:18.222958   477 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:18.223122   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912938223098 us; error 0 us; skew 500 ppm
I20260608 10:02:18.223716   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:18.226228   477 webserver.cc:533] Webserver started at http://127.0.119.126:32827/ using document root <none> and password file <none>
I20260608 10:02:18.226794   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:18.227010   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:18.227313   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:18.228549   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "37067a6161464d7689d2df8f71ef8004"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.233512   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:02:18.237422  4902 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:18.238530   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:18.238824   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "37067a6161464d7689d2df8f71ef8004"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.239084   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:18.260916   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:18.262326   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:18.306802   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:36099
I20260608 10:02:18.306939  4953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:36099 every 8 connection(s)
I20260608 10:02:18.311591  4954 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:18.323872  4954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004: Bootstrap starting.
I20260608 10:02:18.329005  4954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:18.333737  4954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004: No bootstrap required, opened a new log
I20260608 10:02:18.336301  4954 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER }
I20260608 10:02:18.336740  4954 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:18.337056  4954 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37067a6161464d7689d2df8f71ef8004, State: Initialized, Role: FOLLOWER
I20260608 10:02:18.337774  4954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER }
I20260608 10:02:18.338276  4954 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:18.338544  4954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:18.338868  4954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:18.343999  4954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER }
I20260608 10:02:18.344606  4954 leader_election.cc:304] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [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: 37067a6161464d7689d2df8f71ef8004; no voters: 
I20260608 10:02:18.346076  4954 leader_election.cc:290] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:18.346585  4957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:18.348091  4957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 1 LEADER]: Becoming Leader. State: Replica: 37067a6161464d7689d2df8f71ef8004, State: Running, Role: LEADER
I20260608 10:02:18.348907  4957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [LEADER]: Queue going to LEADER mode. State: All 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: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER }
I20260608 10:02:18.349318  4954 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:18.354269  4958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37067a6161464d7689d2df8f71ef8004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER } }
I20260608 10:02:18.355140  4958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:18.354930  4959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37067a6161464d7689d2df8f71ef8004. Latest consensus state: current_term: 1 leader_uuid: "37067a6161464d7689d2df8f71ef8004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37067a6161464d7689d2df8f71ef8004" member_type: VOTER } }
I20260608 10:02:18.355829  4959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:18.358382  4964 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:18.367285  4964 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:18.368355   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:18.377923  4964 catalog_manager.cc:1382] Generated new cluster ID: 2b6ecf3386fe46d29e1b807726712add
I20260608 10:02:18.378243  4964 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:18.407162  4964 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:18.409333  4964 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:18.427019  4964 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004: Generated new TSK 0
I20260608 10:02:18.427635  4964 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:18.435274   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:18.442225  4975 instance_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:18.442683  4976 instance_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:18.444691  4978 instance_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:18.445554   477 server_base.cc:1061] running on GCE node
I20260608 10:02:18.446512   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:18.446717   477 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:18.446853   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912938446840 us; error 0 us; skew 500 ppm
I20260608 10:02:18.447400   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:18.450035   477 webserver.cc:533] Webserver started at http://127.0.119.65:44421/ using document root <none> and password file <none>
I20260608 10:02:18.450672   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:18.450922   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:18.451319   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:18.452497   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "904819d8a9694062b2cecb90f5744876"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.457538   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:18.461539  4983 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:18.462590   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:02:18.462978   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "904819d8a9694062b2cecb90f5744876"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.463292   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:18.475680   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:18.477145   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:18.478915   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:18.481676   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:18.481954   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:18.482242   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:18.482497   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:18.529811   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:36667
I20260608 10:02:18.529959  5045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:36667 every 8 connection(s)
I20260608 10:02:18.537281   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:18.545173  5050 instance_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:18.550159  5051 instance_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:18.553133   477 server_base.cc:1061] running on GCE node
W20260608 10:02:18.553256  5053 instance_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:18.557651   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:18.557924   477 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:18.558158   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912938558138 us; error 0 us; skew 500 ppm
I20260608 10:02:18.558274  5046 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:18.558773  5046 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:18.558972   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:18.559603  5046 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:18.562022  4919 ts_manager.cc:194] Registered new tserver with Master: 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667)
I20260608 10:02:18.562150   477 webserver.cc:533] Webserver started at http://127.0.119.66:39515/ using document root <none> and password file <none>
I20260608 10:02:18.562883   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:18.563100   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:18.563388   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:18.564281  4919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42116
I20260608 10:02:18.564502   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.569715   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:18.573530  5058 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:18.574318   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:18.574705   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.574990   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:18.588488   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:18.589754   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:18.591361   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:18.593760   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:18.594036   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:18.594287   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:18.594499   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:02:18.635915   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:38371
I20260608 10:02:18.636039  5120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:38371 every 8 connection(s)
I20260608 10:02:18.641417   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:18.649297  5124 instance_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:18.652714  5125 instance_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:18.654198   477 server_base.cc:1061] running on GCE node
W20260608 10:02:18.655365  5127 instance_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:18.656221  5121 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:18.656499   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:18.656664  5121 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:18.656790   477 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:18.657029   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912938657012 us; error 0 us; skew 500 ppm
I20260608 10:02:18.657677  5121 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:18.657933   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:18.660331  4919 ts_manager.cc:194] Registered new tserver with Master: 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:18.661005   477 webserver.cc:533] Webserver started at http://127.0.119.67:35049/ using document root <none> and password file <none>
I20260608 10:02:18.661649   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:18.661897   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:18.662204   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:18.662176  4919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42128
I20260608 10:02:18.664103   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "c3e5652e054847539f3f802bc7e9edb6"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.669546   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:18.673584  5132 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:18.674679   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:18.675134   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "c3e5652e054847539f3f802bc7e9edb6"
format_stamp: "Formatted at 2026-06-08 10:02:18 on dist-test-slave-f77q"
I20260608 10:02:18.675407   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:18.699440   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:18.700801   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:18.702391   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:18.704979   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:18.705201   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:18.705502   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:18.705653   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:18.750072   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:33737
I20260608 10:02:18.750196  5194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:33737 every 8 connection(s)
I20260608 10:02:18.766302  5195 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:18.766763  5195 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:18.767756  5195 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:18.770529  4919 ts_manager.cc:194] Registered new tserver with Master: c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:18.771214   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017444315s
I20260608 10:02:18.772522  4919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42136
I20260608 10:02:19.567724  5046 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:19.665874  5121 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:19.776064  5195 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:19.835215  4919 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42146:
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:02:19.839149  4919 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:19.943064  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7eae82cf8246fdb89509cae022be2c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:19.945079  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7eae82cf8246fdb89509cae022be2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.944511  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2e7d5b92044ab0844926afc608493e (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:19.946328  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2e7d5b92044ab0844926afc608493e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.948035  5084 tablet_service.cc:1511] Processing CreateTablet for tablet d910989da83a44a287b7c7ae44253201 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:19.948553  5082 tablet_service.cc:1511] Processing CreateTablet for tablet 00d6a1010543420b89ce8549c20a4efd (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:19.949770  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d910989da83a44a287b7c7ae44253201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.941576  5086 tablet_service.cc:1511] Processing CreateTablet for tablet baf35d6c59044ebb893b63b7f8820bb0 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:19.950855  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d6a1010543420b89ce8549c20a4efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.951658  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf35d6c59044ebb893b63b7f8820bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.954528  5081 tablet_service.cc:1511] Processing CreateTablet for tablet b840a27068ba4abfb48d3731e2614c3c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:19.957203  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a27068ba4abfb48d3731e2614c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.966197  5080 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b8796662c4576a5f42144210b6763 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:19.967921  5080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b8796662c4576a5f42144210b6763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.973976  5079 tablet_service.cc:1511] Processing CreateTablet for tablet c6fa37b772a94db3baf150fb65831a97 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:19.976348  5079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fa37b772a94db3baf150fb65831a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.988142  5078 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5ef2560a544a183c438275ee52725 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:19.990799  5078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5ef2560a544a183c438275ee52725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.996169  5011 tablet_service.cc:1511] Processing CreateTablet for tablet baf35d6c59044ebb893b63b7f8820bb0 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:19.996887  5077 tablet_service.cc:1511] Processing CreateTablet for tablet 604b015f8fe44c189713c6b537890abb (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:19.998950  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b015f8fe44c189713c6b537890abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.999347  5009 tablet_service.cc:1511] Processing CreateTablet for tablet d910989da83a44a287b7c7ae44253201 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:20.001022  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d910989da83a44a287b7c7ae44253201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.003983  5008 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7eae82cf8246fdb89509cae022be2c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:20.005519  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7eae82cf8246fdb89509cae022be2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.008015  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 00d6a1010543420b89ce8549c20a4efd (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:20.009544  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d6a1010543420b89ce8549c20a4efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.012092  5006 tablet_service.cc:1511] Processing CreateTablet for tablet b840a27068ba4abfb48d3731e2614c3c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:20.013839  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a27068ba4abfb48d3731e2614c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:19.999354  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2e7d5b92044ab0844926afc608493e (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:20.015043  5160 tablet_service.cc:1511] Processing CreateTablet for tablet baf35d6c59044ebb893b63b7f8820bb0 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:02:20.016269  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2e7d5b92044ab0844926afc608493e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.016511  5160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf35d6c59044ebb893b63b7f8820bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.019062  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf35d6c59044ebb893b63b7f8820bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.020087  5159 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2e7d5b92044ab0844926afc608493e (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:02:20.021646  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2e7d5b92044ab0844926afc608493e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.024109  5158 tablet_service.cc:1511] Processing CreateTablet for tablet d910989da83a44a287b7c7ae44253201 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:02:20.025816  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d910989da83a44a287b7c7ae44253201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.026750  5005 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b8796662c4576a5f42144210b6763 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:20.028362  5005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b8796662c4576a5f42144210b6763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.028187  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7eae82cf8246fdb89509cae022be2c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:02:20.029696  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7eae82cf8246fdb89509cae022be2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.032200  5156 tablet_service.cc:1511] Processing CreateTablet for tablet 00d6a1010543420b89ce8549c20a4efd (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:02:20.040127  5155 tablet_service.cc:1511] Processing CreateTablet for tablet b840a27068ba4abfb48d3731e2614c3c (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:02:20.038236  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d6a1010543420b89ce8549c20a4efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.043851  5154 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6b8796662c4576a5f42144210b6763 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:02:20.044857  5155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a27068ba4abfb48d3731e2614c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.044610  5086 tablet_service.cc:1511] Processing CreateTablet for tablet eb5588d271e14353a80a602e22a8399b (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:20.029296  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 03c303758db247b1b0c0be6135c6acd8 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:20.046716  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5588d271e14353a80a602e22a8399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.046795  5153 tablet_service.cc:1511] Processing CreateTablet for tablet c6fa37b772a94db3baf150fb65831a97 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:20.047704  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c303758db247b1b0c0be6135c6acd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.049912  5152 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5ef2560a544a183c438275ee52725 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:20.051985  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5ef2560a544a183c438275ee52725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.058950  5153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fa37b772a94db3baf150fb65831a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.060755  5151 tablet_service.cc:1511] Processing CreateTablet for tablet 604b015f8fe44c189713c6b537890abb (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:20.062424  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b015f8fe44c189713c6b537890abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.064741  5154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b8796662c4576a5f42144210b6763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.080605  5004 tablet_service.cc:1511] Processing CreateTablet for tablet c6fa37b772a94db3baf150fb65831a97 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:02:20.082302  5004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fa37b772a94db3baf150fb65831a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.084875  5003 tablet_service.cc:1511] Processing CreateTablet for tablet e1e5ef2560a544a183c438275ee52725 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:02:20.086436  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5ef2560a544a183c438275ee52725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.088114  5002 tablet_service.cc:1511] Processing CreateTablet for tablet 604b015f8fe44c189713c6b537890abb (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:02:20.092149  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b015f8fe44c189713c6b537890abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.196215  5155 tablet_service.cc:1511] Processing CreateTablet for tablet eb5588d271e14353a80a602e22a8399b (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:20.242955  5216 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.257827  5155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5588d271e14353a80a602e22a8399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.220045  5154 tablet_service.cc:1511] Processing CreateTablet for tablet 03c303758db247b1b0c0be6135c6acd8 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:20.267764  5154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c303758db247b1b0c0be6135c6acd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:20.278810  5217 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.289552  5011 tablet_service.cc:1511] Processing CreateTablet for tablet 03c303758db247b1b0c0be6135c6acd8 (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:02:20.291119  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c303758db247b1b0c0be6135c6acd8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:02:20.293255  4904 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.119.66:38371, user_credentials={real_user=slave}} blocked reactor thread for 62655.9us
I20260608 10:02:20.289552  5009 tablet_service.cc:1511] Processing CreateTablet for tablet eb5588d271e14353a80a602e22a8399b (DEFAULT_TABLE table=test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:02:20.300112  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5588d271e14353a80a602e22a8399b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:02:20.307055  4905 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 66124.4us
I20260608 10:02:20.309612  5216 tablet_bootstrap.cc:654] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.315235  5217 tablet_bootstrap.cc:654] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.320245  5218 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.335557  5218 tablet_bootstrap.cc:654] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.340152  5216 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.340752  5216 ts_tablet_manager.cc:1403] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.010s
I20260608 10:02:20.344856  5216 raft_consensus.cc:359] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.345800  5217 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.345775  5216 raft_consensus.cc:385] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.346328  5216 raft_consensus.cc:740] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.346560  5217 ts_tablet_manager.cc:1403] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.006s
I20260608 10:02:20.347674  5218 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.347262  5216 consensus_queue.cc:260] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.348192  5218 ts_tablet_manager.cc:1403] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260608 10:02:20.350421  5216 ts_tablet_manager.cc:1434] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.006s
I20260608 10:02:20.351653  5216 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.351994  5218 raft_consensus.cc:359] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.352051  5217 raft_consensus.cc:359] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.352928  5218 raft_consensus.cc:385] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.353042  5217 raft_consensus.cc:385] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.353281  5218 raft_consensus.cc:740] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.353471  5217 raft_consensus.cc:740] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.354198  5218 consensus_queue.cc:260] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.354488  5217 consensus_queue.cc:260] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.360910  5216 tablet_bootstrap.cc:654] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.367323  5218 ts_tablet_manager.cc:1434] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.012s
W20260608 10:02:20.366005  4967 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:20.368603  5218 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.376645  5218 tablet_bootstrap.cc:654] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.387589  5216 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.388387  5216 ts_tablet_manager.cc:1403] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.009s
I20260608 10:02:20.389959  5217 ts_tablet_manager.cc:1434] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.043s	user 0.019s	sys 0.020s
I20260608 10:02:20.391351  5217 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.395124  5216 raft_consensus.cc:359] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.395926  5216 raft_consensus.cc:385] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.396226  5216 raft_consensus.cc:740] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.396543  5218 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.397241  5218 ts_tablet_manager.cc:1403] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.010s
I20260608 10:02:20.397101  5216 consensus_queue.cc:260] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.399533  5216 ts_tablet_manager.cc:1434] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260608 10:02:20.400139  5217 tablet_bootstrap.cc:654] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.400585  5216 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.400661  5218 raft_consensus.cc:359] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.401475  5218 raft_consensus.cc:385] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.401782  5218 raft_consensus.cc:740] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.402832  5218 consensus_queue.cc:260] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.405515  5218 ts_tablet_manager.cc:1434] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:02:20.406562  5218 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.408030  5216 tablet_bootstrap.cc:654] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.424966  5218 tablet_bootstrap.cc:654] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.430024  5216 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.430778  5216 ts_tablet_manager.cc:1403] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.002s
I20260608 10:02:20.430853  5217 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.431454  5218 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.431600  5217 ts_tablet_manager.cc:1403] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.014s
I20260608 10:02:20.431934  5218 ts_tablet_manager.cc:1403] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260608 10:02:20.434355  5218 raft_consensus.cc:359] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.434955  5218 raft_consensus.cc:385] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.435141  5218 raft_consensus.cc:740] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.435308  5217 raft_consensus.cc:359] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.436120  5217 raft_consensus.cc:385] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.435835  5218 consensus_queue.cc:260] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.436539  5217 raft_consensus.cc:740] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.436148  5216 raft_consensus.cc:359] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.437117  5216 raft_consensus.cc:385] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.437438  5216 raft_consensus.cc:740] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.437572  5217 consensus_queue.cc:260] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.438271  5216 consensus_queue.cc:260] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.440186  5217 ts_tablet_manager.cc:1434] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:02:20.440703  5216 ts_tablet_manager.cc:1434] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:02:20.441865  5216 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.442699  5217 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.449015  5216 tablet_bootstrap.cc:654] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.452100  5217 tablet_bootstrap.cc:654] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.447992  5218 ts_tablet_manager.cc:1434] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 10:02:20.457716  5218 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.468780  5218 tablet_bootstrap.cc:654] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.477200  5216 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.477226  5218 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.477875  5218 ts_tablet_manager.cc:1403] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260608 10:02:20.477902  5216 ts_tablet_manager.cc:1403] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.017s
I20260608 10:02:20.478439  5217 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.479027  5217 ts_tablet_manager.cc:1403] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.011s
I20260608 10:02:20.481295  5218 raft_consensus.cc:359] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.481480  5216 raft_consensus.cc:359] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.481581  5217 raft_consensus.cc:359] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.482221  5218 raft_consensus.cc:385] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.482367  5217 raft_consensus.cc:385] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.482774  5218 raft_consensus.cc:740] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.482955  5217 raft_consensus.cc:740] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.483695  5218 consensus_queue.cc:260] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.483886  5217 consensus_queue.cc:260] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.486021  5218 ts_tablet_manager.cc:1434] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:02:20.486444  5217 ts_tablet_manager.cc:1434] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:02:20.487138  5218 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.487641  5217 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.482260  5216 raft_consensus.cc:385] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.490615  5216 raft_consensus.cc:740] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.491565  5216 consensus_queue.cc:260] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.493664  5216 ts_tablet_manager.cc:1434] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260608 10:02:20.495086  5216 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.497162  5217 tablet_bootstrap.cc:654] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.498274  5218 tablet_bootstrap.cc:654] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.502555  5216 tablet_bootstrap.cc:654] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.516399  5223 raft_consensus.cc:493] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.517238  5217 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.517269  5218 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.517041  5223 raft_consensus.cc:515] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.517983  5217 ts_tablet_manager.cc:1403] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260608 10:02:20.520531  5223 leader_election.cc:290] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.521551  5218 ts_tablet_manager.cc:1403] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.003s
I20260608 10:02:20.522032  5217 raft_consensus.cc:359] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.522977  5217 raft_consensus.cc:385] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.523350  5217 raft_consensus.cc:740] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.526041  5218 raft_consensus.cc:359] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.526785  5217 consensus_queue.cc:260] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.527230  5218 raft_consensus.cc:385] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.527709  5218 raft_consensus.cc:740] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.528746  5218 consensus_queue.cc:260] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.529979  5217 ts_tablet_manager.cc:1434] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:02:20.530151  5216 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.531749  5217 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.531800  5218 ts_tablet_manager.cc:1434] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:02:20.533237  5218 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.530826  5216 ts_tablet_manager.cc:1403] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260608 10:02:20.539700  5217 tablet_bootstrap.cc:654] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.541764  5218 tablet_bootstrap.cc:654] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.547359  5216 raft_consensus.cc:359] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.552513  5217 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.552428  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.554452  5216 raft_consensus.cc:385] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.554858  5216 raft_consensus.cc:740] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.554910  5021 raft_consensus.cc:2468] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.555858  5216 consensus_queue.cc:260] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.556809  5136 leader_election.cc:304] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.557736  5223 raft_consensus.cc:2804] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.558060  5217 ts_tablet_manager.cc:1403] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.005s
I20260608 10:02:20.558188  5223 raft_consensus.cc:493] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.558506  5216 ts_tablet_manager.cc:1434] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260608 10:02:20.558849  5223 raft_consensus.cc:3060] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.560441  5216 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.561944  5217 raft_consensus.cc:359] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.562827  5217 raft_consensus.cc:385] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.563192  5217 raft_consensus.cc:740] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.564399  5217 consensus_queue.cc:260] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.567348  5222 raft_consensus.cc:493] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.567592  5217 ts_tablet_manager.cc:1434] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:02:20.568424  5216 tablet_bootstrap.cc:654] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.567960  5222 raft_consensus.cc:515] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.569018  5217 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.571509  5222 leader_election.cc:290] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.579159  5223 raft_consensus.cc:515] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.579993  5217 tablet_bootstrap.cc:654] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.588536  5223 leader_election.cc:290] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.586287  5218 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.589872  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.592185  5021 raft_consensus.cc:3060] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.592180  5218 ts_tablet_manager.cc:1403] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.009s
I20260608 10:02:20.597687  5218 raft_consensus.cc:359] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.601215  5218 raft_consensus.cc:385] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.600684  5224 raft_consensus.cc:493] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.602813  5224 raft_consensus.cc:515] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.605847  5021 raft_consensus.cc:2468] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.607812  5224 leader_election.cc:290] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.611816  5222 raft_consensus.cc:493] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.612371  5222 raft_consensus.cc:515] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.614755  5222 leader_election.cc:290] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737), 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667)
I20260608 10:02:20.622869  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.623917  5096 raft_consensus.cc:2468] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.598884  5223 raft_consensus.cc:493] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.626037  5223 raft_consensus.cc:515] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.626392  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:20.626997  5096 raft_consensus.cc:3060] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.628536  5223 leader_election.cc:290] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.630980  5218 raft_consensus.cc:740] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.631938  5218 consensus_queue.cc:260] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.641341  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
W20260608 10:02:20.643314  5134 leader_election.cc:343] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.644717  5216 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.645411  5216 ts_tablet_manager.cc:1403] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.049s
I20260608 10:02:20.646318  5096 raft_consensus.cc:2468] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.634389  5218 ts_tablet_manager.cc:1434] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260608 10:02:20.650314  5136 leader_election.cc:304] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.652339  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.653699  5223 raft_consensus.cc:2804] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.649184  5216 raft_consensus.cc:359] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.654419  5216 raft_consensus.cc:385] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.654873  5216 raft_consensus.cc:740] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.655782  5216 consensus_queue.cc:260] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.658049  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.658672  5216 ts_tablet_manager.cc:1434] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 10:02:20.659276  5021 raft_consensus.cc:2393] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d8dba8c51e24f6cab17691dacc07e6d in current term 1: Already voted for candidate c3e5652e054847539f3f802bc7e9edb6 in this term.
I20260608 10:02:20.659808  5216 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.661264  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf35d6c59044ebb893b63b7f8820bb0" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.662397  5021 raft_consensus.cc:2468] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 0.
W20260608 10:02:20.664165  5136 leader_election.cc:343] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.664894  5136 leader_election.cc:304] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [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: c3e5652e054847539f3f802bc7e9edb6; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876
I20260608 10:02:20.667743  5216 tablet_bootstrap.cc:654] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.668869  5218 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.672578  5223 raft_consensus.cc:697] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:20.675601  5062 leader_election.cc:304] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
I20260608 10:02:20.677662  5222 raft_consensus.cc:2804] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.678085  5222 raft_consensus.cc:493] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.678206  5248 raft_consensus.cc:493] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.667999  5249 raft_consensus.cc:2749] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:20.678536  5222 raft_consensus.cc:3060] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.678844  5248 raft_consensus.cc:515] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.682189  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b015f8fe44c189713c6b537890abb" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.677311  5217 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.683261  5217 ts_tablet_manager.cc:1403] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.023s
W20260608 10:02:20.683593  5136 leader_election.cc:343] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.677263  5223 consensus_queue.cc:237] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.686352  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6b8796662c4576a5f42144210b6763" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.686607  5217 raft_consensus.cc:359] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.686856  5222 raft_consensus.cc:515] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.687422  5217 raft_consensus.cc:385] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.687784  5217 raft_consensus.cc:740] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.688637  5217 consensus_queue.cc:260] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.689196  5222 leader_election.cc:290] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Requested vote from peers c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737), 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667)
I20260608 10:02:20.689409  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf35d6c59044ebb893b63b7f8820bb0" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.692339  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf35d6c59044ebb893b63b7f8820bb0" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.692935  5216 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.693130  5021 raft_consensus.cc:3060] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.693022  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fa37b772a94db3baf150fb65831a97" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.693600  5216 ts_tablet_manager.cc:1403] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260608 10:02:20.694077  5170 raft_consensus.cc:2468] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 0.
I20260608 10:02:20.695648  4986 leader_election.cc:304] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.696796  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf35d6c59044ebb893b63b7f8820bb0" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:20.697011  5216 raft_consensus.cc:359] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.697760  5216 raft_consensus.cc:385] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.698087  5216 raft_consensus.cc:740] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.698447  5249 raft_consensus.cc:493] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.699019  5216 consensus_queue.cc:260] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.701279  5021 raft_consensus.cc:2468] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 1.
I20260608 10:02:20.702585  5062 leader_election.cc:304] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
I20260608 10:02:20.703189  5217 ts_tablet_manager.cc:1434] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 10:02:20.703454  5222 raft_consensus.cc:2804] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.701179  5249 raft_consensus.cc:515] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.700448  5224 raft_consensus.cc:2804] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.691915  5248 leader_election.cc:290] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.708806  5224 raft_consensus.cc:493] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.709525  5224 raft_consensus.cc:3060] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.714957  5222 raft_consensus.cc:697] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Becoming Leader. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Running, Role: LEADER
I20260608 10:02:20.715622  5253 raft_consensus.cc:493] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.716061  5222 consensus_queue.cc:237] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:20.716246  5253 raft_consensus.cc:515] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.706707  5217 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.707554  5218 tablet_bootstrap.cc:654] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.703126  5216 ts_tablet_manager.cc:1434] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:02:20.718410  5216 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.700556  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b015f8fe44c189713c6b537890abb" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.719045  5096 raft_consensus.cc:2468] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.724895  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7eae82cf8246fdb89509cae022be2c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.725747  5021 raft_consensus.cc:2468] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.727190  5136 leader_election.cc:304] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.699931  5061 leader_election.cc:304] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [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: 6d8dba8c51e24f6cab17691dacc07e6d; no voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:20.728101  5248 raft_consensus.cc:2804] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.728235  5252 raft_consensus.cc:493] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.728564  5248 raft_consensus.cc:493] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.729035  5248 raft_consensus.cc:3060] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.728844  5252 raft_consensus.cc:515] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.731673  5252 leader_election.cc:290] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.725175  5216 tablet_bootstrap.cc:654] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.732724  5249 leader_election.cc:290] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.731355  5224 raft_consensus.cc:515] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.734650  5217 tablet_bootstrap.cc:654] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.734915  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.735586  5021 raft_consensus.cc:2468] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 0.
I20260608 10:02:20.735785  5252 raft_consensus.cc:2749] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:02:20.736382  5061 leader_election.cc:343] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.736840  5062 leader_election.cc:304] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
W20260608 10:02:20.737749  5061 leader_election.cc:343] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.737756  5252 raft_consensus.cc:2804] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.738387  5252 raft_consensus.cc:493] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.738775  5252 raft_consensus.cc:3060] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.739287  5253 leader_election.cc:290] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.739461  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
W20260608 10:02:20.741475  4986 leader_election.cc:343] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.743345  5248 raft_consensus.cc:515] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.746448  5217 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.747095  5217 ts_tablet_manager.cc:1403] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260608 10:02:20.747319  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7eae82cf8246fdb89509cae022be2c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.748010  5021 raft_consensus.cc:3060] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.748468  5252 raft_consensus.cc:515] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.750854  5217 raft_consensus.cc:359] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.751688  5217 raft_consensus.cc:385] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.752044  5217 raft_consensus.cc:740] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.752938  5216 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.753523  5216 ts_tablet_manager.cc:1403] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260608 10:02:20.753057  5217 consensus_queue.cc:260] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.753854  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.754592  5020 raft_consensus.cc:3060] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.756793  5216 raft_consensus.cc:359] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.757525  5216 raft_consensus.cc:385] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.757814  5216 raft_consensus.cc:740] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.758760  5216 consensus_queue.cc:260] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.758450  4916 catalog_manager.cc:5696] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:20.759428  5223 raft_consensus.cc:493] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.760253  5223 raft_consensus.cc:515] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.761343  5216 ts_tablet_manager.cc:1434] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:02:20.762323  5216 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.762204  5253 raft_consensus.cc:493] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.763722  5253 raft_consensus.cc:515] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.763904  5134 leader_election.cc:304] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [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: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6; no voters: 904819d8a9694062b2cecb90f5744876
I20260608 10:02:20.764940  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.765949  5253 leader_election.cc:290] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.765339  5249 raft_consensus.cc:2804] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.766708  5252 leader_election.cc:290] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.766835  5249 raft_consensus.cc:493] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.767326  5249 raft_consensus.cc:3060] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.768654  5020 raft_consensus.cc:2468] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 1.
I20260608 10:02:20.769945  5062 leader_election.cc:304] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
I20260608 10:02:20.771076  5217 ts_tablet_manager.cc:1434] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260608 10:02:20.771202  5252 raft_consensus.cc:2804] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.771028  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.772423  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7eae82cf8246fdb89509cae022be2c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.773396  5096 raft_consensus.cc:2468] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.774060  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:20.772529  5252 raft_consensus.cc:697] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Becoming Leader. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Running, Role: LEADER
I20260608 10:02:20.774988  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fa37b772a94db3baf150fb65831a97" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:20.775043  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.775830  5168 raft_consensus.cc:3060] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.776782  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d910989da83a44a287b7c7ae44253201" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.776440  5252 consensus_queue.cc:237] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.777940  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fa37b772a94db3baf150fb65831a97" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.778496  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.779269  5217 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
W20260608 10:02:20.779376  5136 leader_election.cc:343] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.779695  5248 leader_election.cc:290] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.780369  5224 leader_election.cc:290] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 election: Requested vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.780462  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fa37b772a94db3baf150fb65831a97" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:20.787559  5217 tablet_bootstrap.cc:654] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.787853  5249 raft_consensus.cc:515] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
W20260608 10:02:20.777392  5061 leader_election.cc:343] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.791527  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b015f8fe44c189713c6b537890abb" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.792382  5020 raft_consensus.cc:3060] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:02:20.792981  5061 leader_election.cc:343] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.758042  5021 raft_consensus.cc:2468] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.795243  5216 tablet_bootstrap.cc:654] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.799914  5223 leader_election.cc:290] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
W20260608 10:02:20.798694  4986 leader_election.cc:343] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.801685  5136 leader_election.cc:304] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.806386  5248 raft_consensus.cc:2804] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.804623  5168 raft_consensus.cc:2468] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 1.
I20260608 10:02:20.811287  4985 leader_election.cc:304] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [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: 904819d8a9694062b2cecb90f5744876; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:20.813791  5248 raft_consensus.cc:697] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:20.814790  4986 leader_election.cc:304] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.815848  5224 raft_consensus.cc:2804] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.816514  5224 raft_consensus.cc:697] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Becoming Leader. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Running, Role: LEADER
I20260608 10:02:20.814584  5249 leader_election.cc:290] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.817492  5224 consensus_queue.cc:237] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
W20260608 10:02:20.819475  4985 leader_election.cc:343] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.819160  5248 consensus_queue.cc:237] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.820339  5020 raft_consensus.cc:2468] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.820657  5253 raft_consensus.cc:2749] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:20.821969  5136 leader_election.cc:304] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:20.823457  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7eae82cf8246fdb89509cae022be2c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:20.824165  5096 raft_consensus.cc:3060] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.825491  5218 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.826200  5218 ts_tablet_manager.cc:1403] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.158s	user 0.007s	sys 0.011s
I20260608 10:02:20.826911  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:20.827526  5093 raft_consensus.cc:2468] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:20.828492  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604b015f8fe44c189713c6b537890abb" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:20.829066  5094 raft_consensus.cc:3060] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.830971  5218 raft_consensus.cc:359] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.828527  5134 leader_election.cc:304] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [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: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6; no voters: 904819d8a9694062b2cecb90f5744876
I20260608 10:02:20.832209  5249 raft_consensus.cc:2804] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:02:20.822840  4985 leader_election.cc:343] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.834575  4985 leader_election.cc:304] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [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: 904819d8a9694062b2cecb90f5744876; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6
W20260608 10:02:20.836359  4985 leader_election.cc:343] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.837226  5094 raft_consensus.cc:2468] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.837632  5253 raft_consensus.cc:2749] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:20.838853  5260 raft_consensus.cc:2804] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.838778  5249 raft_consensus.cc:697] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:20.839502  5260 raft_consensus.cc:493] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.839955  5260 raft_consensus.cc:3060] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.833264  5218 raft_consensus.cc:385] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.841316  5218 raft_consensus.cc:740] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.842818  5218 consensus_queue.cc:260] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.849778  5218 ts_tablet_manager.cc:1434] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260608 10:02:20.849925  5096 raft_consensus.cc:2468] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.840329  5249 consensus_queue.cc:237] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.851102  5218 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.862843  5260 raft_consensus.cc:515] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.865830  5217 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.866374  5217 ts_tablet_manager.cc:1403] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.024s
I20260608 10:02:20.866859  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
W20260608 10:02:20.868582  5136 leader_election.cc:343] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.869802  5260 leader_election.cc:290] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:20.871872  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:20.872512  5096 raft_consensus.cc:3060] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.869447  5217 raft_consensus.cc:359] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.873726  5217 raft_consensus.cc:385] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.874008  5217 raft_consensus.cc:740] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.874693  5217 consensus_queue.cc:260] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.876416  5217 ts_tablet_manager.cc:1434] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 10:02:20.880662  5218 tablet_bootstrap.cc:654] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.880959  5217 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.881645  5096 raft_consensus.cc:2468] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:20.883095  5252 raft_consensus.cc:493] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.883170  5134 leader_election.cc:304] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [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: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6; no voters: 904819d8a9694062b2cecb90f5744876
I20260608 10:02:20.883860  5252 raft_consensus.cc:515] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.884461  5249 raft_consensus.cc:2804] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.885305  5249 raft_consensus.cc:697] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:20.886264  5249 consensus_queue.cc:237] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.887951  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5ef2560a544a183c438275ee52725" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:20.888172  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5ef2560a544a183c438275ee52725" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:20.888725  5020 raft_consensus.cc:2468] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 0.
I20260608 10:02:20.890332  5062 leader_election.cc:304] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
W20260608 10:02:20.891220  5061 leader_election.cc:343] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.891654  5222 raft_consensus.cc:2804] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:20.892202  5222 raft_consensus.cc:493] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:20.892997  5218 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.892988  5222 raft_consensus.cc:3060] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.886448  5252 leader_election.cc:290] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.890928  5216 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.894739  5216 ts_tablet_manager.cc:1403] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.133s	user 0.013s	sys 0.018s
I20260608 10:02:20.897737  5216 raft_consensus.cc:359] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.898486  5216 raft_consensus.cc:385] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.898765  5216 raft_consensus.cc:740] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.899622  5216 consensus_queue.cc:260] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.900753  5222 raft_consensus.cc:515] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.905390  5216 ts_tablet_manager.cc:1434] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:02:20.906575  5216 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.908562  5217 tablet_bootstrap.cc:654] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.908701  4918 catalog_manager.cc:5696] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66). New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:20.911931  4918 catalog_manager.cc:5696] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66). New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:20.913029  5216 tablet_bootstrap.cc:654] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.902755  5218 ts_tablet_manager.cc:1403] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.005s
I20260608 10:02:20.918617  5218 raft_consensus.cc:359] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.919323  5218 raft_consensus.cc:385] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.919612  5218 raft_consensus.cc:740] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.920331  5218 consensus_queue.cc:260] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.922513  5218 ts_tablet_manager.cc:1434] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:02:20.923519  5218 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.927850  5222 leader_election.cc:290] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:20.928544  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5ef2560a544a183c438275ee52725" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:20.929380  5020 raft_consensus.cc:3060] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:20.932113  5218 tablet_bootstrap.cc:654] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.928541  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1e5ef2560a544a183c438275ee52725" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:20.934760  4917 catalog_manager.cc:5696] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 reported cstate change: term changed from 0 to 1, leader changed from <none> to 904819d8a9694062b2cecb90f5744876 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:20.937335  5217 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.938050  5217 ts_tablet_manager.cc:1403] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.011s
W20260608 10:02:20.939010  5061 leader_election.cc:343] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:20.948272  5217 raft_consensus.cc:359] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.948912  5217 raft_consensus.cc:385] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.949168  5217 raft_consensus.cc:740] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.949739  5217 consensus_queue.cc:260] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.952234  5217 ts_tablet_manager.cc:1434] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:02:20.951987  5020 raft_consensus.cc:2468] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 1.
I20260608 10:02:20.953590  5216 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:20.953864  5062 leader_election.cc:304] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [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: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:20.954115  5216 ts_tablet_manager.cc:1403] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.014s
I20260608 10:02:20.954849  5222 raft_consensus.cc:2804] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:20.955324  5217 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.955405  5222 raft_consensus.cc:697] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Becoming Leader. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Running, Role: LEADER
I20260608 10:02:20.956450  5222 consensus_queue.cc:237] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.957723  5216 raft_consensus.cc:359] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.958515  5216 raft_consensus.cc:385] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.958878  5216 raft_consensus.cc:740] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.959793  5216 consensus_queue.cc:260] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.962086  5216 ts_tablet_manager.cc:1434] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 10:02:20.962816  5217 tablet_bootstrap.cc:654] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.963271  5216 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:20.971243  5218 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:20.971836  5218 ts_tablet_manager.cc:1403] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.020s
I20260608 10:02:20.973994  5216 tablet_bootstrap.cc:654] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.978670  5217 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:20.979300  5217 ts_tablet_manager.cc:1403] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260608 10:02:20.979059  4915 catalog_manager.cc:5696] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:20.981179  4915 catalog_manager.cc:5696] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:20.982713  5217 raft_consensus.cc:359] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.983508  5217 raft_consensus.cc:385] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.983843  5217 raft_consensus.cc:740] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.983183  4915 catalog_manager.cc:5696] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:20.984719  5217 consensus_queue.cc:260] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.981181  5218 raft_consensus.cc:359] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.987257  5218 raft_consensus.cc:385] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:20.987323  5217 ts_tablet_manager.cc:1434] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:02:20.987711  5218 raft_consensus.cc:740] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:20.988701  5217 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:20.988766  5218 consensus_queue.cc:260] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:20.991905  5218 ts_tablet_manager.cc:1434] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 10:02:20.993202  5218 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:20.996317  5217 tablet_bootstrap.cc:654] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:20.997643  5222 raft_consensus.cc:493] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:20.998356  5222 raft_consensus.cc:515] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.002354  5222 leader_election.cc:290] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:21.002650  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:21.003639  5020 raft_consensus.cc:2468] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 0.
I20260608 10:02:21.003661  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:21.005815  5216 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
I20260608 10:02:21.006299  5216 ts_tablet_manager.cc:1403] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.021s
I20260608 10:02:21.006606  5218 tablet_bootstrap.cc:654] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
W20260608 10:02:21.006619  5061 leader_election.cc:343] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:21.008085  5062 leader_election.cc:304] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [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: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:21.009197  5217 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:21.009286  5222 raft_consensus.cc:2804] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:21.009778  5222 raft_consensus.cc:493] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:21.009940  5217 ts_tablet_manager.cc:1403] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 10:02:21.010251  5222 raft_consensus.cc:3060] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.009569  5216 raft_consensus.cc:359] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.010777  5216 raft_consensus.cc:385] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.011184  5216 raft_consensus.cc:740] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.012228  5216 consensus_queue.cc:260] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.013549  5217 raft_consensus.cc:359] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.014321  5217 raft_consensus.cc:385] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.014695  5217 raft_consensus.cc:740] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.015667  5216 ts_tablet_manager.cc:1434] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:02:21.015712  5217 consensus_queue.cc:260] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.017232  5216 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: Bootstrap starting.
I20260608 10:02:21.018685  5217 ts_tablet_manager.cc:1434] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:02:21.019819  5217 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: Bootstrap starting.
I20260608 10:02:21.021636  5222 raft_consensus.cc:515] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.024148  4917 catalog_manager.cc:5696] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66). New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:21.026615  5217 tablet_bootstrap.cc:654] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:21.027132  5216 tablet_bootstrap.cc:654] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:21.029714  5218 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:21.030270  5218 ts_tablet_manager.cc:1403] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.015s
I20260608 10:02:21.033965  5224 raft_consensus.cc:493] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:21.034605  5224 raft_consensus.cc:515] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.036844  5224 leader_election.cc:290] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:21.037827  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:21.038489  5020 raft_consensus.cc:3060] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.039176  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:21.039835  5096 raft_consensus.cc:2468] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 0.
I20260608 10:02:21.034078  5218 raft_consensus.cc:359] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:21.040992  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:21.041298  5218 raft_consensus.cc:385] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.041615  5218 raft_consensus.cc:740] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.041657  5168 raft_consensus.cc:2468] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 0.
I20260608 10:02:21.043063  5218 consensus_queue.cc:260] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } }
I20260608 10:02:21.043725  4985 leader_election.cc:304] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: 
I20260608 10:02:21.045158  5224 raft_consensus.cc:2804] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:21.045646  5224 raft_consensus.cc:493] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:21.046104  5224 raft_consensus.cc:3060] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.046144  5218 ts_tablet_manager.cc:1434] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:02:21.047786  5218 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:21.052281  5020 raft_consensus.cc:2468] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8dba8c51e24f6cab17691dacc07e6d in term 1.
I20260608 10:02:21.056515  5218 tablet_bootstrap.cc:654] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:21.066076  5222 leader_election.cc:290] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:21.069165  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:21.070438  5216 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: No bootstrap required, opened a new log
W20260608 10:02:21.078501  5061 leader_election.cc:343] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:21.079020  5216 ts_tablet_manager.cc:1403] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.031s
I20260608 10:02:21.080696  5062 leader_election.cc:304] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [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: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876; no voters: c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:21.072551  5217 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: No bootstrap required, opened a new log
I20260608 10:02:21.054932  5224 raft_consensus.cc:515] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.083891  5217 ts_tablet_manager.cc:1403] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.005s
I20260608 10:02:21.084019  5224 leader_election.cc:290] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 election: Requested vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:21.085002  5222 raft_consensus.cc:2804] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:21.085570  5222 raft_consensus.cc:697] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Becoming Leader. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Running, Role: LEADER
I20260608 10:02:21.085712  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6"
I20260608 10:02:21.086323  5168 raft_consensus.cc:3060] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.087580  5222 consensus_queue.cc:237] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.088621  5216 raft_consensus.cc:359] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.089325  5216 raft_consensus.cc:385] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.089594  5216 raft_consensus.cc:740] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8dba8c51e24f6cab17691dacc07e6d, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.090678  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2e7d5b92044ab0844926afc608493e" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:21.090524  5216 consensus_queue.cc:260] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.091248  5096 raft_consensus.cc:3060] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.092770  5216 ts_tablet_manager.cc:1434] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:02:21.087617  5217 raft_consensus.cc:359] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.094867  5217 raft_consensus.cc:385] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.095170  5217 raft_consensus.cc:740] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.096392  5217 consensus_queue.cc:260] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.098328  5168 raft_consensus.cc:2468] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 1.
I20260608 10:02:21.099009  5217 ts_tablet_manager.cc:1434] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:02:21.100757  5218 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:21.101280  5218 ts_tablet_manager.cc:1403] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.011s
I20260608 10:02:21.101452  4986 leader_election.cc:304] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:21.102404  5224 raft_consensus.cc:2804] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:21.102914  5224 raft_consensus.cc:697] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Becoming Leader. State: Replica: 904819d8a9694062b2cecb90f5744876, State: Running, Role: LEADER
I20260608 10:02:21.103739  5224 consensus_queue.cc:237] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.104202  5218 raft_consensus.cc:359] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.104920  5218 raft_consensus.cc:385] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.104087  4916 catalog_manager.cc:5696] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66). New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:21.105202  5218 raft_consensus.cc:740] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.105976  5218 consensus_queue.cc:260] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.108243  5218 ts_tablet_manager.cc:1434] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:02:21.108738  5249 raft_consensus.cc:493] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:21.110085  5249 raft_consensus.cc:515] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.110920  5218 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Bootstrap starting.
I20260608 10:02:21.112447  5249 leader_election.cc:290] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:21.113332  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5588d271e14353a80a602e22a8399b" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:21.114020  5020 raft_consensus.cc:2468] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:21.115222  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5588d271e14353a80a602e22a8399b" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:21.115933  5094 raft_consensus.cc:2468] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:21.117259  5136 leader_election.cc:304] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:21.118309  5218 tablet_bootstrap.cc:654] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:21.118837  5260 raft_consensus.cc:2804] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:21.119150  5096 raft_consensus.cc:2468] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 904819d8a9694062b2cecb90f5744876 in term 1.
I20260608 10:02:21.119284  5260 raft_consensus.cc:493] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:21.119743  5260 raft_consensus.cc:3060] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.130972  5168 raft_consensus.cc:3060] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.130764  5260 raft_consensus.cc:515] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.134660  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5588d271e14353a80a602e22a8399b" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:21.135279  5020 raft_consensus.cc:3060] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.135581  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5588d271e14353a80a602e22a8399b" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:21.136407  5094 raft_consensus.cc:3060] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.140465  5222 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.143704  5020 raft_consensus.cc:2468] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:21.145151  5136 leader_election.cc:304] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:21.146126  5249 raft_consensus.cc:2804] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:21.147233  5248 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.149801  5249 raft_consensus.cc:697] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:21.151041  5249 consensus_queue.cc:237] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.168708  4916 catalog_manager.cc:5696] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 reported cstate change: term changed from 0 to 1, leader changed from <none> to 904819d8a9694062b2cecb90f5744876 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:21.174391  5094 raft_consensus.cc:2468] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:21.177587  5260 leader_election.cc:290] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:21.182948  5222 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.198704  5218 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: No bootstrap required, opened a new log
I20260608 10:02:21.199204  5218 ts_tablet_manager.cc:1403] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Time spent bootstrapping tablet: real 0.089s	user 0.034s	sys 0.043s
I20260608 10:02:21.199159  5248 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.202570  5218 raft_consensus.cc:359] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.203323  5218 raft_consensus.cc:385] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:21.203629  5218 raft_consensus.cc:740] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Initialized, Role: FOLLOWER
I20260608 10:02:21.204723  5218 consensus_queue.cc:260] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.207379  5218 ts_tablet_manager.cc:1434] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:02:21.216542  4915 catalog_manager.cc:5696] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:21.221182  5168 raft_consensus.cc:3060] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.223037  5224 raft_consensus.cc:493] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:21.223564  5224 raft_consensus.cc:515] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.225862  5224 leader_election.cc:290] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:21.226681  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:21.227514  5096 raft_consensus.cc:2393] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 904819d8a9694062b2cecb90f5744876 in current term 1: Already voted for candidate c3e5652e054847539f3f802bc7e9edb6 in this term.
I20260608 10:02:21.228808  5170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b840a27068ba4abfb48d3731e2614c3c" candidate_uuid: "904819d8a9694062b2cecb90f5744876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e5652e054847539f3f802bc7e9edb6" is_pre_election: true
I20260608 10:02:21.230249  5252 consensus_queue.cc:1048] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.230415  4986 leader_election.cc:304] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [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: 904819d8a9694062b2cecb90f5744876; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:21.231832  5224 raft_consensus.cc:3060] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.240134  5224 raft_consensus.cc:2749] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:21.244689  5222 consensus_queue.cc:1048] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.256491  5096 raft_consensus.cc:3060] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.265127  5248 raft_consensus.cc:493] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:21.265703  5248 raft_consensus.cc:515] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.265722  5224 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.268344  5248 leader_election.cc:290] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:21.269404  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:21.270036  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:21.270117  5094 raft_consensus.cc:2468] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:21.270659  5248 raft_consensus.cc:493] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:21.270869  5021 raft_consensus.cc:2468] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 0.
I20260608 10:02:21.271215  5248 raft_consensus.cc:515] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.272135  5134 leader_election.cc:304] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:21.273118  5223 raft_consensus.cc:2804] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:21.273464  5223 raft_consensus.cc:493] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:21.273541  5248 leader_election.cc:290] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:21.273869  5223 raft_consensus.cc:3060] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.280103  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" is_pre_election: true
I20260608 10:02:21.282382  5223 raft_consensus.cc:515] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.286644  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876"
I20260608 10:02:21.287313  5020 raft_consensus.cc:3060] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.284097  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d6a1010543420b89ce8549c20a4efd" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "904819d8a9694062b2cecb90f5744876" is_pre_election: true
I20260608 10:02:21.290728  5299 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.291749  5021 raft_consensus.cc:2393] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3e5652e054847539f3f802bc7e9edb6 in current term 1: Already voted for candidate 6d8dba8c51e24f6cab17691dacc07e6d in this term.
I20260608 10:02:21.295318  5136 leader_election.cc:304] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [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: c3e5652e054847539f3f802bc7e9edb6; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876
I20260608 10:02:21.297497  5248 raft_consensus.cc:3060] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.305825  5020 raft_consensus.cc:2468] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:21.309106  5096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03c303758db247b1b0c0be6135c6acd8" candidate_uuid: "c3e5652e054847539f3f802bc7e9edb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8dba8c51e24f6cab17691dacc07e6d"
I20260608 10:02:21.310884  5096 raft_consensus.cc:3060] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.309767  5223 leader_election.cc:290] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Requested vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:21.317157  5248 raft_consensus.cc:2749] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:21.319604  5136 leader_election.cc:304] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6; no voters: 
I20260608 10:02:21.320928  5248 raft_consensus.cc:2804] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:21.323910  5096 raft_consensus.cc:2468] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e5652e054847539f3f802bc7e9edb6 in term 1.
I20260608 10:02:21.322261  5248 raft_consensus.cc:697] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Becoming Leader. State: Replica: c3e5652e054847539f3f802bc7e9edb6, State: Running, Role: LEADER
I20260608 10:02:21.327112  5223 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.329305  5248 consensus_queue.cc:237] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } }
I20260608 10:02:21.342572  5248 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.345613  4916 catalog_manager.cc:5696] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:21.351431  5222 consensus_queue.cc:1048] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.372107  5170 raft_consensus.cc:3060] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:21.382633  5291 consensus_queue.cc:1048] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.383064  5248 consensus_queue.cc:1048] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.403342  5223 consensus_queue.cc:1048] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.432874  5223 consensus_queue.cc:1048] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.474200  5249 consensus_queue.cc:1048] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.503417  5291 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.544132  5291 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.581142  5249 consensus_queue.cc:1048] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:21.594655  5253 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:02:21.632186  5223 consensus_queue.cc:1048] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.642483  5299 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.734203  5260 consensus_queue.cc:1048] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:21.735025  5223 consensus_queue.cc:1048] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:22.629236  5134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:38371, user_credentials={real_user=slave}} blocked reactor thread for 112409us
W20260608 10:02:22.751314  5371 log.cc:927] Time spent T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260608 10:02:22.803838  5375 log.cc:927] Time spent T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260608 10:02:23.433868  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 90888.8us
I20260608 10:02:24.040581  5338 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50770 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=73, attempt_no=0}) took 1041 ms. Trace:
I20260608 10:02:24.045423  5338 rpcz_store.cc:276] 0608 10:02:22.999291 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.001998 (+  2707us) service_pool.cc:224] Handling call
0608 10:02:24.040486 (+1038488us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.191615 (+     0us) write_op.cc:183] PREPARE: starting on tablet d910989da83a44a287b7c7ae44253201
0608 10:02:23.192169 (+   554us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.192197 (+    28us) write_op.cc:435] Acquired schema lock
0608 10:02:23.192216 (+    19us) tablet.cc:662] Decoding operations
0608 10:02:23.192664 (+   448us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.192713 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.192742 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:02:23.194374 (+  1632us) tablet.cc:701] Row locks acquired
0608 10:02:23.194396 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:02:23.194602 (+   206us) write_op.cc:270] Start()
0608 10:02:23.194721 (+   119us) write_op.cc:276] Timestamp: P: 1780912943194552 usec, L: 0
0608 10:02:23.194741 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.417760 (+223019us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b540021c8a0. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f43a9f5cb 00007f8f43ac5e64 00007f8f43bc2671 00007f8f43bac5e1 00007f8f43babed2 00007f8f47704788 00007f8f47703660 00007f8f4770d950 00007f8f4770d8b0 00007f8f4770d810 00007f8f4770d7b0
0608 10:02:23.418624 (+   864us) log.cc:844] Serialized 484 byte log entry
0608 10:02:23.804123 (+385499us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.024808 (+220685us) write_op.cc:301] APPLY: starting
0608 10:02:24.024918 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.025140 (+   222us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.025174 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.034792 (+  9618us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.035068 (+   276us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.035141 (+    73us) write_op.cc:312] APPLY: finished
0608 10:02:24.035466 (+   325us) log.cc:844] Serialized 40 byte log entry
0608 10:02:24.039844 (+  4378us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.039986 (+   142us) write_op.cc:454] Released schema lock
0608 10:02:24.040045 (+    59us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":220465,"mutex_wait_us":29591,"num_ops":4,"prepare.queue_time_us":187221,"prepare.run_cpu_time_us":6083,"prepare.run_wall_time_us":227319,"replication_time_us":609258,"spinlock_wait_cycles":337577216}]]}
I20260608 10:02:24.082267  5338 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50770 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=77, attempt_no=0}) took 1080 ms. Trace:
I20260608 10:02:24.087514  5338 rpcz_store.cc:276] 0608 10:02:23.002259 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.002548 (+   289us) service_pool.cc:224] Handling call
0608 10:02:24.082146 (+1079598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.419140 (+     0us) write_op.cc:183] PREPARE: starting on tablet d910989da83a44a287b7c7ae44253201
0608 10:02:23.419772 (+   632us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.419811 (+    39us) write_op.cc:435] Acquired schema lock
0608 10:02:23.419830 (+    19us) tablet.cc:662] Decoding operations
0608 10:02:23.420434 (+   604us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.420493 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.420525 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:02:23.421019 (+   494us) tablet.cc:701] Row locks acquired
0608 10:02:23.421042 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:02:23.421249 (+   207us) write_op.cc:270] Start()
0608 10:02:23.421401 (+   152us) write_op.cc:276] Timestamp: P: 1780912943421192 usec, L: 0
0608 10:02:23.421425 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.422126 (+   701us) log.cc:844] Serialized 528 byte log entry
0608 10:02:23.820787 (+398661us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.068403 (+247616us) write_op.cc:301] APPLY: starting
0608 10:02:24.068495 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.068738 (+   243us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.068863 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.070021 (+  1158us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.070212 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.070256 (+    44us) write_op.cc:312] APPLY: finished
0608 10:02:24.079757 (+  9501us) log.cc:844] Serialized 46 byte log entry
0608 10:02:24.081509 (+  1752us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.081637 (+   128us) write_op.cc:454] Released schema lock
0608 10:02:24.081698 (+    61us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":247401,"mutex_wait_us":20784,"num_ops":5,"prepare.queue_time_us":415056,"prepare.run_cpu_time_us":3284,"prepare.run_wall_time_us":3283,"replication_time_us":399237}]]}
I20260608 10:02:24.114948  5341 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52816 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=68, attempt_no=0}) took 1131 ms. Trace:
I20260608 10:02:24.120157  5347 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52816 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=93, attempt_no=0}) took 1102 ms. Trace:
I20260608 10:02:24.122334  5338 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50770 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=89, attempt_no=0}) took 1112 ms. Trace:
I20260608 10:02:24.149801  5338 rpcz_store.cc:276] 0608 10:02:23.010407 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.145061 (+134654us) service_pool.cc:224] Handling call
0608 10:02:24.122262 (+977201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.433514 (+     0us) write_op.cc:183] PREPARE: starting on tablet d910989da83a44a287b7c7ae44253201
0608 10:02:23.470611 (+ 37097us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.470655 (+    44us) write_op.cc:435] Acquired schema lock
0608 10:02:23.470669 (+    14us) tablet.cc:662] Decoding operations
0608 10:02:23.474260 (+  3591us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.474333 (+    73us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.474376 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:02:23.475028 (+   652us) tablet.cc:701] Row locks acquired
0608 10:02:23.475058 (+    30us) write_op.cc:260] PREPARE: finished
0608 10:02:23.475307 (+   249us) write_op.cc:270] Start()
0608 10:02:23.475441 (+   134us) write_op.cc:276] Timestamp: P: 1780912943475248 usec, L: 0
0608 10:02:23.475467 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.479652 (+  4185us) spinlock_profiling.cc:243] Waited 3.15 ms on lock 0x7b540021c8a0. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f43a9f5cb 00007f8f43ac5e64 00007f8f43bc2671 00007f8f43bac5e1 00007f8f43babed2 00007f8f47704788 00007f8f47703660 00007f8f4770d950 00007f8f4770d8b0 00007f8f4770d810 00007f8f4770d7b0
0608 10:02:23.480449 (+   797us) log.cc:844] Serialized 528 byte log entry
0608 10:02:23.821051 (+340602us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.117074 (+296023us) write_op.cc:301] APPLY: starting
0608 10:02:24.117166 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.117419 (+   253us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.117452 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.118750 (+  1298us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.119033 (+   283us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.119104 (+    71us) write_op.cc:312] APPLY: finished
0608 10:02:24.119457 (+   353us) log.cc:844] Serialized 46 byte log entry
0608 10:02:24.121739 (+  2282us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.121845 (+   106us) write_op.cc:454] Released schema lock
0608 10:02:24.121891 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":295782,"mutex_wait_us":24620,"num_ops":5,"prepare.queue_time_us":281462,"prepare.run_cpu_time_us":5043,"prepare.run_wall_time_us":70674,"replication_time_us":345479,"spinlock_wait_cycles":7236992}]]}
I20260608 10:02:24.156663  5347 rpcz_store.cc:276] 0608 10:02:23.017999 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.018651 (+   652us) service_pool.cc:224] Handling call
0608 10:02:24.120038 (+1101387us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.438040 (+     0us) write_op.cc:183] PREPARE: starting on tablet 604b015f8fe44c189713c6b537890abb
0608 10:02:23.438675 (+   635us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.438709 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:02:23.438730 (+    21us) tablet.cc:662] Decoding operations
0608 10:02:23.439325 (+   595us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.439375 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.439407 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:02:23.485200 (+ 45793us) tablet.cc:701] Row locks acquired
0608 10:02:23.496293 (+ 11093us) write_op.cc:260] PREPARE: finished
0608 10:02:23.516944 (+ 20651us) write_op.cc:270] Start()
0608 10:02:23.517147 (+   203us) write_op.cc:276] Timestamp: P: 1780912943516868 usec, L: 0
0608 10:02:23.517179 (+    32us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.518141 (+   962us) log.cc:844] Serialized 528 byte log entry
0608 10:02:23.680095 (+161954us) op_driver.cc:464] REPLICATION: finished
0608 10:02:23.747581 (+ 67486us) write_op.cc:301] APPLY: starting
0608 10:02:23.747660 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:23.747843 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:23.747936 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:23.748801 (+   865us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:23.749000 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:23.749045 (+    45us) write_op.cc:312] APPLY: finished
0608 10:02:23.749276 (+   231us) log.cc:844] Serialized 46 byte log entry
0608 10:02:23.790490 (+ 41214us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:23.790609 (+   119us) write_op.cc:454] Released schema lock
0608 10:02:23.790660 (+    51us) write_op.cc:341] FINISH: Updating metrics
0608 10:02:24.119890 (+329230us) spinlock_profiling.cc:243] Waited 22.8 ms on lock 0x7b34000a43b8. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f41a704bb 00007f8f41af3c91 00007f8f41b18273 00007f8f493ef9a7 00007f8f47708396 00007f8f47707b8f 00007f8f477104e0 00007f8f47710440 00007f8f477103a0 00007f8f47710340 00007f8f4770e4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67305,"mutex_wait_us":4900,"num_ops":5,"prepare.queue_time_us":416778,"prepare.run_cpu_time_us":4176,"prepare.run_wall_time_us":80440,"replication_time_us":162790,"spinlock_wait_cycles":52375296}]]}
I20260608 10:02:24.132112  5401 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50770 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=85, attempt_no=0}) took 1122 ms. Trace:
I20260608 10:02:24.170477  5401 rpcz_store.cc:276] 0608 10:02:23.009456 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.046656 (+ 37200us) service_pool.cc:224] Handling call
0608 10:02:24.132001 (+1085345us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.222791 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00d6a1010543420b89ce8549c20a4efd
0608 10:02:23.223306 (+   515us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.223336 (+    30us) write_op.cc:435] Acquired schema lock
0608 10:02:23.223356 (+    20us) tablet.cc:662] Decoding operations
0608 10:02:23.223811 (+   455us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.223858 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.223887 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:02:23.255516 (+ 31629us) tablet.cc:701] Row locks acquired
0608 10:02:23.257692 (+  2176us) write_op.cc:260] PREPARE: finished
0608 10:02:23.271147 (+ 13455us) write_op.cc:270] Start()
0608 10:02:23.275258 (+  4111us) write_op.cc:276] Timestamp: P: 1780912943266856 usec, L: 0
0608 10:02:23.277176 (+  1918us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.335742 (+ 58566us) log.cc:844] Serialized 484 byte log entry
0608 10:02:23.673847 (+338105us) op_driver.cc:464] REPLICATION: finished
0608 10:02:23.745027 (+ 71180us) write_op.cc:301] APPLY: starting
0608 10:02:23.745105 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:23.745267 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:23.745356 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:23.746096 (+   740us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:23.746272 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:23.746326 (+    54us) write_op.cc:312] APPLY: finished
0608 10:02:23.746590 (+   264us) log.cc:844] Serialized 40 byte log entry
0608 10:02:24.131465 (+384875us) spinlock_profiling.cc:243] Waited 2.23 ms on lock 0x7b600026b1c8. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f4759fafb 00007f8f4782cff7 00007f8f47830c4b 00007f8f4772c42a 00007f8f4772f29e 00007f8f4772e68c 00007f8f47708354 00007f8f47707b8f 00007f8f477104e0 00007f8f47710440 00007f8f477103a0
0608 10:02:24.131522 (+    57us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.131609 (+    87us) write_op.cc:454] Released schema lock
0608 10:02:24.131651 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":71005,"mutex_wait_us":34604,"num_ops":4,"prepare.queue_time_us":168735,"prepare.run_cpu_time_us":4003,"prepare.run_wall_time_us":126250,"replication_time_us":396560,"spinlock_wait_cycles":5122816}]]}
I20260608 10:02:24.164237  5373 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52816 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=65, attempt_no=0}) took 1190 ms. Trace:
I20260608 10:02:24.167034  5339 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52816 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=78, attempt_no=0}) took 1152 ms. Trace:
I20260608 10:02:24.189865  5347 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52816 (ReqId={client: 19f1b803a9ad4f9da5aeed752ffdcb39, seq_no=75, attempt_no=0}) took 1173 ms. Trace:
I20260608 10:02:24.188102  5339 rpcz_store.cc:276] 0608 10:02:23.014259 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.025018 (+ 10759us) service_pool.cc:224] Handling call
0608 10:02:23.181493 (+156475us) spinlock_profiling.cc:243] Waited 4.87 ms on lock 0x7b34000a43b8. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f41a704bb 00007f8f41af064f 00007f8f41b74c24 00007f8f41b79faf 00007f8f41b7c7eb 00007f8f41b7c740 00007f8f41b7c6a0 00007f8f41b7c640 00007f8f41b7a96f 0000000000497fd6 0000000000497c68
0608 10:02:24.166939 (+985446us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.518762 (+     0us) write_op.cc:183] PREPARE: starting on tablet 604b015f8fe44c189713c6b537890abb
0608 10:02:23.519563 (+   801us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.519613 (+    50us) write_op.cc:435] Acquired schema lock
0608 10:02:23.519639 (+    26us) tablet.cc:662] Decoding operations
0608 10:02:23.553989 (+ 34350us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.554878 (+   889us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.556350 (+  1472us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:02:23.606696 (+ 50346us) tablet.cc:701] Row locks acquired
0608 10:02:23.606718 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:02:23.606932 (+   214us) write_op.cc:270] Start()
0608 10:02:23.607060 (+   128us) write_op.cc:276] Timestamp: P: 1780912943606875 usec, L: 0
0608 10:02:23.607081 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.607830 (+   749us) log.cc:844] Serialized 528 byte log entry
0608 10:02:23.806107 (+198277us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.162407 (+356300us) write_op.cc:301] APPLY: starting
0608 10:02:24.162521 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.162697 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.162783 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.163669 (+   886us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.163851 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.163892 (+    41us) write_op.cc:312] APPLY: finished
0608 10:02:24.164104 (+   212us) log.cc:844] Serialized 46 byte log entry
0608 10:02:24.166479 (+  2375us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.166577 (+    98us) write_op.cc:454] Released schema lock
0608 10:02:24.166618 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":11211008,"child_traces":[["op",{"apply.queue_time_us":356107,"mutex_wait_us":65259,"num_ops":5,"prepare.queue_time_us":336185,"prepare.run_cpu_time_us":4024,"prepare.run_wall_time_us":92089,"replication_time_us":198902}]]}
I20260608 10:02:24.199786  5347 rpcz_store.cc:276] 0608 10:02:23.016546 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.025261 (+  8715us) service_pool.cc:224] Handling call
0608 10:02:24.189796 (+1164535us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.299321 (+     0us) write_op.cc:183] PREPARE: starting on tablet 03c303758db247b1b0c0be6135c6acd8
0608 10:02:23.398707 (+ 99386us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.399119 (+   412us) write_op.cc:435] Acquired schema lock
0608 10:02:23.401117 (+  1998us) tablet.cc:662] Decoding operations
0608 10:02:23.402216 (+  1099us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.402344 (+   128us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.402382 (+    38us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:02:23.402705 (+   323us) tablet.cc:701] Row locks acquired
0608 10:02:23.402727 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:02:23.402936 (+   209us) write_op.cc:270] Start()
0608 10:02:23.403072 (+   136us) write_op.cc:276] Timestamp: P: 1780912943402881 usec, L: 0
0608 10:02:23.403096 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.403873 (+   777us) log.cc:844] Serialized 441 byte log entry
0608 10:02:23.806728 (+402855us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.177877 (+371149us) write_op.cc:301] APPLY: starting
0608 10:02:24.177971 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.178379 (+   408us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.178505 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.179085 (+   580us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.179262 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.179311 (+    49us) write_op.cc:312] APPLY: finished
0608 10:02:24.187301 (+  7990us) log.cc:844] Serialized 34 byte log entry
0608 10:02:24.189231 (+  1930us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.189347 (+   116us) write_op.cc:454] Released schema lock
0608 10:02:24.189390 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":370955,"mutex_wait_us":129707,"num_ops":3,"prepare.queue_time_us":162536,"prepare.run_cpu_time_us":3497,"prepare.run_wall_time_us":113804,"replication_time_us":403513}]]}
I20260608 10:02:24.146607  5341 rpcz_store.cc:276] 0608 10:02:22.983461 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:23.014597 (+ 31136us) service_pool.cc:224] Handling call
0608 10:02:24.114811 (+1100214us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.387799 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb5588d271e14353a80a602e22a8399b
0608 10:02:23.388607 (+   808us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.388657 (+    50us) write_op.cc:435] Acquired schema lock
0608 10:02:23.388686 (+    29us) tablet.cc:662] Decoding operations
0608 10:02:23.389460 (+   774us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.389531 (+    71us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.389580 (+    49us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:02:23.390219 (+   639us) tablet.cc:701] Row locks acquired
0608 10:02:23.390250 (+    31us) write_op.cc:260] PREPARE: finished
0608 10:02:23.393842 (+  3592us) write_op.cc:270] Start()
0608 10:02:23.397653 (+  3811us) write_op.cc:276] Timestamp: P: 1780912943393273 usec, L: 0
0608 10:02:23.398401 (+   748us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.422791 (+ 24390us) log.cc:844] Serialized 528 byte log entry
0608 10:02:23.789703 (+366912us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.106009 (+316306us) write_op.cc:301] APPLY: starting
0608 10:02:24.106114 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.106360 (+   246us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.106504 (+   144us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.107673 (+  1169us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.107964 (+   291us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.108037 (+    73us) write_op.cc:312] APPLY: finished
0608 10:02:24.108398 (+   361us) log.cc:844] Serialized 46 byte log entry
0608 10:02:24.114112 (+  5714us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.114247 (+   135us) write_op.cc:454] Released schema lock
0608 10:02:24.114312 (+    65us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":316054,"num_ops":5,"prepare.queue_time_us":371834,"prepare.run_cpu_time_us":4456,"prepare.run_wall_time_us":36732,"replication_time_us":391188,"spinlock_wait_cycles":123136}]]}
I20260608 10:02:24.188621  5373 rpcz_store.cc:276] 0608 10:02:22.974011 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:22.974171 (+   160us) service_pool.cc:224] Handling call
0608 10:02:24.164132 (+1189961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:23.257111 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb5588d271e14353a80a602e22a8399b
0608 10:02:23.265879 (+  8768us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:23.265914 (+    35us) write_op.cc:435] Acquired schema lock
0608 10:02:23.266742 (+   828us) tablet.cc:662] Decoding operations
0608 10:02:23.268320 (+  1578us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:23.268380 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:23.268408 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:02:23.268734 (+   326us) tablet.cc:701] Row locks acquired
0608 10:02:23.268748 (+    14us) write_op.cc:260] PREPARE: finished
0608 10:02:23.385469 (+116721us) spinlock_profiling.cc:243] Waited 3.47 ms on lock 0x7b34000a43b8. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f41a704bb 00007f8f41af1a42 00007f8f47703ec4 00007f8f47703660 00007f8f4770d950 00007f8f4770d8b0 00007f8f4770d810 00007f8f4770d7b0 00007f8f4770b92f 0000000000497fd6 0000000000497c68
0608 10:02:23.385667 (+   198us) write_op.cc:270] Start()
0608 10:02:23.385993 (+   326us) write_op.cc:276] Timestamp: P: 1780912943385597 usec, L: 0
0608 10:02:23.386031 (+    38us) op_driver.cc:348] REPLICATION: starting
0608 10:02:23.387074 (+  1043us) log.cc:844] Serialized 484 byte log entry
0608 10:02:23.423521 (+ 36447us) spinlock_profiling.cc:243] Waited 6.67 ms on lock 0x7b5800194cd0. stack: 00007f8f403ec3a1 00007f8f403ec1c8 00007f8f3fbc7f11 000000000047cd55 000000000047cca8 00007f8f43aa0abc 00007f8f43a80305 00007f8f43a8d490 00007f8f43a8d3a0 00007f8f43a8d300 00007f8f43a8d2a0 00007f8f43a8b39f 0000000000497fd6 0000000000497c68 00007f8f4044b131 00007f8f4044fb0b
0608 10:02:23.789366 (+365845us) op_driver.cc:464] REPLICATION: finished
0608 10:02:24.067379 (+278013us) write_op.cc:301] APPLY: starting
0608 10:02:24.067490 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:24.067718 (+   228us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:24.067751 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:24.068687 (+   936us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:24.068942 (+   255us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:02:24.068993 (+    51us) write_op.cc:312] APPLY: finished
0608 10:02:24.069258 (+   265us) log.cc:844] Serialized 40 byte log entry
0608 10:02:24.163652 (+ 94394us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:24.163740 (+    88us) write_op.cc:454] Released schema lock
0608 10:02:24.163784 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":277763,"num_ops":4,"prepare.queue_time_us":272159,"prepare.run_cpu_time_us":6095,"prepare.run_wall_time_us":133493,"raft.queue_time_us":880,"raft.run_cpu_time_us":2043,"raft.run_wall_time_us":35331,"replication_time_us":403205,"spinlock_wait_cycles":23314176}]]}
W20260608 10:02:24.351240  5308 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.002s	sys 0.000s
W20260608 10:02:24.893404  4985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:38371, user_credentials={real_user=slave}} blocked reactor thread for 60944.9us
W20260608 10:02:25.191519  5308 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.000s	sys 0.000s
W20260608 10:02:25.261335  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 63876.3us
W20260608 10:02:25.391088  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 56548.4us
W20260608 10:02:25.392231  5309 meta_cache.cc:1261] Time spent looking up entry by key: real 0.134s	user 0.004s	sys 0.000s
W20260608 10:02:26.008798  5201 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.119.66:38371, user_credentials={real_user=slave}} blocked reactor thread for 66632.8us
W20260608 10:02:26.005934  5368 log.cc:927] Time spent T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260608 10:02:26.022418  5203 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 70241.1us
W20260608 10:02:26.048790  5136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 121444us
W20260608 10:02:26.146605  5136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 70271.6us
W20260608 10:02:26.128086  5134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:38371, user_credentials={real_user=slave}} blocked reactor thread for 215852us
W20260608 10:02:26.277957  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 63843.6us
W20260608 10:02:26.319677  5062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 58350.4us
W20260608 10:02:26.495285  5320 log.cc:927] Time spent T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: Append to log took a long time: real 0.210s	user 0.003s	sys 0.003s
W20260608 10:02:26.687578  5136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 77365.3us
W20260608 10:02:26.897262  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 43488us
W20260608 10:02:27.050433  5062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:36667, user_credentials={real_user=slave}} blocked reactor thread for 62403.1us
W20260608 10:02:27.053387  5061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:33737, user_credentials={real_user=slave}} blocked reactor thread for 64159.3us
I20260608 10:02:27.120412   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.142378  5445 instance_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.142449  5446 instance_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.169106  5448 instance_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.174580   477 server_base.cc:1061] running on GCE node
I20260608 10:02:27.178016   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.178431   477 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.178772   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912947178748 us; error 0 us; skew 500 ppm
I20260608 10:02:27.179726   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.187012   477 webserver.cc:533] Webserver started at http://127.0.119.68:35319/ using document root <none> and password file <none>
I20260608 10:02:27.187690   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.187973   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.188398   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.189821   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "34ea4af43a21415ba336cb6c11acfd3d"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.195920   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:27.200346  5453 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.201548   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:27.201993   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "34ea4af43a21415ba336cb6c11acfd3d"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.202346   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:27.214669   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.216255   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.218266   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:27.221645   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:27.221935   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.222267   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:27.222497   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.297137   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:36813
I20260608 10:02:27.297272  5515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:36813 every 8 connection(s)
I20260608 10:02:27.304837   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.314191  5520 instance_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.314955  5521 instance_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.319146  5524 instance_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.321298   477 server_base.cc:1061] running on GCE node
I20260608 10:02:27.323487   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.323801   477 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.324061   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912947324038 us; error 0 us; skew 500 ppm
I20260608 10:02:27.324846   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.326982  5516 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:27.327483  5516 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:27.328071   477 webserver.cc:533] Webserver started at http://127.0.119.69:41239/ using document root <none> and password file <none>
I20260608 10:02:27.328739  5516 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:27.329264   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.329509   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.329739   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.331079   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-4-root/instance:
uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.331794  4912 ts_manager.cc:194] Registered new tserver with Master: 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68:36813)
I20260608 10:02:27.333488  4912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58232
I20260608 10:02:27.336524   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:27.340783  5528 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.341643   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:27.341967   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-4-root
uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.342305   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:27.377362   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.378916   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.380383   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:27.382793   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:27.383038   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.383283   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:27.383472   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.457463   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.69:39415
I20260608 10:02:27.457623  5590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.69:39415 every 8 connection(s)
I20260608 10:02:27.464995   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.473920  5594 instance_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.479583  5591 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:27.481317  5591 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:27.480324  5595 instance_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:27.482331  5591 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:27.483177   477 server_base.cc:1061] running on GCE node
W20260608 10:02:27.483676  5597 instance_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.484894   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.485195   477 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.485495   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912947485473 us; error 0 us; skew 500 ppm
I20260608 10:02:27.485561  4912 ts_manager.cc:194] Registered new tserver with Master: bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69:39415)
I20260608 10:02:27.486421   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.487375  4912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58236
I20260608 10:02:27.489687   477 webserver.cc:533] Webserver started at http://127.0.119.70:33543/ using document root <none> and password file <none>
I20260608 10:02:27.490315   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.490604   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.490887   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.492177   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-5-root/instance:
uuid: "9aa1edc12fd84506b3dc89938caccfba"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.497613   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:02:27.503043  5602 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.504132   477 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:02:27.504525   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-5-root
uuid: "9aa1edc12fd84506b3dc89938caccfba"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-f77q"
I20260608 10:02:27.504861   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-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:27.538012   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.539497   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.541059   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:27.543463   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:27.543726   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.544099   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:27.544343   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.622422   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.70:39519
I20260608 10:02:27.622593  5664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.70:39519 every 8 connection(s)
I20260608 10:02:27.639187  5665 heartbeater.cc:344] Connected to a master server at 127.0.119.126:36099
I20260608 10:02:27.639652  5665 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:27.640563  5665 heartbeater.cc:507] Master 127.0.119.126:36099 requested a full tablet report, sending...
I20260608 10:02:27.642655  4912 ts_manager.cc:194] Registered new tserver with Master: 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519)
I20260608 10:02:27.643991  4912 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58252
I20260608 10:02:28.022248  5019 consensus_queue.cc:237] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:28.032909  5168 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:28.033924  5095 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:28.034909  5672 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } 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:28.036253  5428 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:28.049041  5428 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
W20260608 10:02:28.050603  4985 consensus_peers.cc:597] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 -> Peer 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519): Couldn't send request to peer 9aa1edc12fd84506b3dc89938caccfba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6fa37b772a94db3baf150fb65831a97. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.051581  5095 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.053573  5168 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.070533  4912 catalog_manager.cc:5696] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:28.091415  5168 consensus_queue.cc:237] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:28.102742  5095 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:28.103539  5019 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:28.104615  5424 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 10:02:28.107388  5440 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } 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:28.125324  5440 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:28.127854  5019 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
W20260608 10:02:28.130681  5133 consensus_peers.cc:597] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 -> Peer bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69:39415): Couldn't send request to peer bc36bd6a0a4847f0b828caf0dae0c7f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 604b015f8fe44c189713c6b537890abb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.139982  5095 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:28.144007  5014 consensus_queue.cc:237] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:28.147925  4912 catalog_manager.cc:5696] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:28.155537  5168 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:28.161162  5428 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:28.166558  5095 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:28.169760  5428 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } 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:28.178383  5672 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:28.185235  5168 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
W20260608 10:02:28.188055  4986 consensus_peers.cc:597] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 -> Peer 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68:36813): Couldn't send request to peer 34ea4af43a21415ba336cb6c11acfd3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e2e7d5b92044ab0844926afc608493e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.213167  5095 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:28.214764  5168 consensus_queue.cc:237] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:28.219817  4912 catalog_manager.cc:5696] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:28.228248  5133 consensus_peers.cc:597] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 -> Peer bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69:39415): Couldn't send request to peer bc36bd6a0a4847f0b828caf0dae0c7f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c6b8796662c4576a5f42144210b6763. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.229007  5091 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:28.230741  5424 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } 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:28.233783  5014 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:28.236191  5424 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:28.241518  5091 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:28.240123  5424 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:28.252274  5014 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:28.261545  4914 catalog_manager.cc:5696] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:28.278995  5091 consensus_queue.cc:237] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:28.287453  5014 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:28.287853  5168 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:28.289793  5692 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } 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:28.291110  5691 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 10:02:28.302248  5060 consensus_peers.cc:597] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519): Couldn't send request to peer 9aa1edc12fd84506b3dc89938caccfba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00d6a1010543420b89ce8549c20a4efd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.307024  5691 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.309296  5168 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.309968  5014 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.325434  4917 catalog_manager.cc:5696] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index -1 to 27, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:28.328748  5091 consensus_queue.cc:237] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [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: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:28.337090  5516 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:28.338532  5014 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:28.341478  5168 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:28.341271  5692 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } 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:28.344794  5692 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:28.356253  5429 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
W20260608 10:02:28.360368  5061 consensus_peers.cc:597] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68:36813): Couldn't send request to peer 34ea4af43a21415ba336cb6c11acfd3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baf35d6c59044ebb893b63b7f8820bb0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:28.360361  5168 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:28.363576  5014 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:28.374325  4914 catalog_manager.cc:5696] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:28.484768  5704 ts_tablet_manager.cc:933] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:28.486929  5704 tablet_copy_client.cc:323] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:28.490723  5591 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:28.499747  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet 604b015f8fe44c189713c6b537890abb from peer bc36bd6a0a4847f0b828caf0dae0c7f4 ({username='slave'} at 127.0.0.1:41814)
I20260608 10:02:28.500409  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet 604b015f8fe44c189713c6b537890abb from peer bc36bd6a0a4847f0b828caf0dae0c7f4 at {username='slave'} at 127.0.0.1:41814: session id = bc36bd6a0a4847f0b828caf0dae0c7f4-604b015f8fe44c189713c6b537890abb
I20260608 10:02:28.507911  5180 tablet_copy_source_session.cc:215] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.511145  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604b015f8fe44c189713c6b537890abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.524792  5704 tablet_copy_client.cc:806] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.525558  5704 tablet_copy_client.cc:670] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.530160  5705 tablet_copy_client.cc:1025] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:28.565896  5707 ts_tablet_manager.cc:933] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Initiating tablet copy from peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667)
I20260608 10:02:28.568140  5707 tablet_copy_client.cc:323] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:36667
I20260608 10:02:28.583427  5031 tablet_copy_service.cc:140] P 904819d8a9694062b2cecb90f5744876: Received BeginTabletCopySession request for tablet c6fa37b772a94db3baf150fb65831a97 from peer 9aa1edc12fd84506b3dc89938caccfba ({username='slave'} at 127.0.0.1:39642)
I20260608 10:02:28.584162  5031 tablet_copy_service.cc:161] P 904819d8a9694062b2cecb90f5744876: Beginning new tablet copy session on tablet c6fa37b772a94db3baf150fb65831a97 from peer 9aa1edc12fd84506b3dc89938caccfba at {username='slave'} at 127.0.0.1:39642: session id = 9aa1edc12fd84506b3dc89938caccfba-c6fa37b772a94db3baf150fb65831a97
I20260608 10:02:28.589956  5031 tablet_copy_source_session.cc:215] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.593355  5707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fa37b772a94db3baf150fb65831a97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.606185  5707 tablet_copy_client.cc:806] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.606896  5707 tablet_copy_client.cc:670] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.611768  5708 tablet_copy_client.cc:1025] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:28.623670  5711 ts_tablet_manager.cc:933] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Initiating tablet copy from peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667)
I20260608 10:02:28.625567  5711 tablet_copy_client.cc:323] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:36667
I20260608 10:02:28.639359  5714 ts_tablet_manager.cc:933] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:28.639746  5031 tablet_copy_service.cc:140] P 904819d8a9694062b2cecb90f5744876: Received BeginTabletCopySession request for tablet 5e2e7d5b92044ab0844926afc608493e from peer 34ea4af43a21415ba336cb6c11acfd3d ({username='slave'} at 127.0.0.1:39648)
I20260608 10:02:28.640374  5031 tablet_copy_service.cc:161] P 904819d8a9694062b2cecb90f5744876: Beginning new tablet copy session on tablet 5e2e7d5b92044ab0844926afc608493e from peer 34ea4af43a21415ba336cb6c11acfd3d at {username='slave'} at 127.0.0.1:39648: session id = 34ea4af43a21415ba336cb6c11acfd3d-5e2e7d5b92044ab0844926afc608493e
I20260608 10:02:28.641868  5714 tablet_copy_client.cc:323] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:28.644078  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet 4c6b8796662c4576a5f42144210b6763 from peer bc36bd6a0a4847f0b828caf0dae0c7f4 ({username='slave'} at 127.0.0.1:41814)
I20260608 10:02:28.644737  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet 4c6b8796662c4576a5f42144210b6763 from peer bc36bd6a0a4847f0b828caf0dae0c7f4 at {username='slave'} at 127.0.0.1:41814: session id = bc36bd6a0a4847f0b828caf0dae0c7f4-4c6b8796662c4576a5f42144210b6763
I20260608 10:02:28.646579  5665 heartbeater.cc:499] Master 127.0.119.126:36099 was elected leader, sending a full tablet report...
I20260608 10:02:28.649137  5031 tablet_copy_source_session.cc:215] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.653331  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2e7d5b92044ab0844926afc608493e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.655385  5180 tablet_copy_source_session.cc:215] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.659161  5714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6b8796662c4576a5f42144210b6763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.672258  5711 tablet_copy_client.cc:806] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.673034  5711 tablet_copy_client.cc:670] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.673826  5714 tablet_copy_client.cc:806] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.675155  5714 tablet_copy_client.cc:670] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.678967  5712 tablet_copy_client.cc:1025] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:28.680269  5715 tablet_copy_client.cc:1025] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:28.730078  5716 ts_tablet_manager.cc:933] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Initiating tablet copy from peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:28.732141  5716 tablet_copy_client.cc:323] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38371
I20260608 10:02:28.743882  5106 tablet_copy_service.cc:140] P 6d8dba8c51e24f6cab17691dacc07e6d: Received BeginTabletCopySession request for tablet 00d6a1010543420b89ce8549c20a4efd from peer 9aa1edc12fd84506b3dc89938caccfba ({username='slave'} at 127.0.0.1:41194)
I20260608 10:02:28.744634  5106 tablet_copy_service.cc:161] P 6d8dba8c51e24f6cab17691dacc07e6d: Beginning new tablet copy session on tablet 00d6a1010543420b89ce8549c20a4efd from peer 9aa1edc12fd84506b3dc89938caccfba at {username='slave'} at 127.0.0.1:41194: session id = 9aa1edc12fd84506b3dc89938caccfba-00d6a1010543420b89ce8549c20a4efd
I20260608 10:02:28.753870  5106 tablet_copy_source_session.cc:215] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.758600  5716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d6a1010543420b89ce8549c20a4efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.771839  5716 tablet_copy_client.cc:806] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.772711  5716 tablet_copy_client.cc:670] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.777338  5717 tablet_copy_client.cc:1025] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:28.912269  5718 ts_tablet_manager.cc:933] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Initiating tablet copy from peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:28.914732  5718 tablet_copy_client.cc:323] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38371
I20260608 10:02:28.926309  5106 tablet_copy_service.cc:140] P 6d8dba8c51e24f6cab17691dacc07e6d: Received BeginTabletCopySession request for tablet baf35d6c59044ebb893b63b7f8820bb0 from peer 34ea4af43a21415ba336cb6c11acfd3d ({username='slave'} at 127.0.0.1:41202)
I20260608 10:02:28.927042  5106 tablet_copy_service.cc:161] P 6d8dba8c51e24f6cab17691dacc07e6d: Beginning new tablet copy session on tablet baf35d6c59044ebb893b63b7f8820bb0 from peer 34ea4af43a21415ba336cb6c11acfd3d at {username='slave'} at 127.0.0.1:41202: session id = 34ea4af43a21415ba336cb6c11acfd3d-baf35d6c59044ebb893b63b7f8820bb0
I20260608 10:02:28.936064  5106 tablet_copy_source_session.cc:215] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:28.940238  5718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf35d6c59044ebb893b63b7f8820bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:28.963929  5718 tablet_copy_client.cc:806] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:28.965191  5718 tablet_copy_client.cc:670] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:28.969316  5719 tablet_copy_client.cc:1025] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:30.531944  5704 tablet_copy_client.cc:538] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.546880  5704 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap starting.
I20260608 10:02:30.613348  5707 tablet_copy_client.cc:538] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.621934  5707 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap starting.
I20260608 10:02:30.681037  5711 tablet_copy_client.cc:538] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.681995  5714 tablet_copy_client.cc:538] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.705789  5711 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap starting.
I20260608 10:02:30.707082  5714 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap starting.
I20260608 10:02:30.723369  5704 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:30.724531  5704 tablet_bootstrap.cc:492] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap complete.
I20260608 10:02:30.725420  5704 ts_tablet_manager.cc:1403] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent bootstrapping tablet: real 0.179s	user 0.167s	sys 0.012s
I20260608 10:02:30.729413  5704 raft_consensus.cc:359] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:30.730927  5704 raft_consensus.cc:740] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc36bd6a0a4847f0b828caf0dae0c7f4, State: Initialized, Role: LEARNER
I20260608 10:02:30.731732  5704 consensus_queue.cc:260] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:30.771102  5704 ts_tablet_manager.cc:1434] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent starting tablet: real 0.045s	user 0.028s	sys 0.016s
I20260608 10:02:30.774802  5180 tablet_copy_service.cc:342] P c3e5652e054847539f3f802bc7e9edb6: Request end of tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-604b015f8fe44c189713c6b537890abb received from {username='slave'} at 127.0.0.1:41814
I20260608 10:02:30.775521  5180 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-604b015f8fe44c189713c6b537890abb on tablet 604b015f8fe44c189713c6b537890abb with peer bc36bd6a0a4847f0b828caf0dae0c7f4
I20260608 10:02:30.779048  5716 tablet_copy_client.cc:538] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.794405  5716 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap starting.
I20260608 10:02:30.843173  5707 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:30.844465  5707 tablet_bootstrap.cc:492] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap complete.
I20260608 10:02:30.845325  5707 ts_tablet_manager.cc:1403] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Time spent bootstrapping tablet: real 0.224s	user 0.151s	sys 0.044s
I20260608 10:02:30.848860  5707 raft_consensus.cc:359] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:30.849830  5707 raft_consensus.cc:740] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9aa1edc12fd84506b3dc89938caccfba, State: Initialized, Role: LEARNER
I20260608 10:02:30.850651  5707 consensus_queue.cc:260] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:30.879386  5707 ts_tablet_manager.cc:1434] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: Time spent starting tablet: real 0.034s	user 0.020s	sys 0.012s
I20260608 10:02:30.882380  5031 tablet_copy_service.cc:342] P 904819d8a9694062b2cecb90f5744876: Request end of tablet copy session 9aa1edc12fd84506b3dc89938caccfba-c6fa37b772a94db3baf150fb65831a97 received from {username='slave'} at 127.0.0.1:39642
I20260608 10:02:30.883064  5031 tablet_copy_service.cc:434] P 904819d8a9694062b2cecb90f5744876: ending tablet copy session 9aa1edc12fd84506b3dc89938caccfba-c6fa37b772a94db3baf150fb65831a97 on tablet c6fa37b772a94db3baf150fb65831a97 with peer 9aa1edc12fd84506b3dc89938caccfba
I20260608 10:02:30.970906  5718 tablet_copy_client.cc:538] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:30.982743  5566 raft_consensus.cc:1217] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
W20260608 10:02:31.002053  5060 consensus_peers.cc:597] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519): Couldn't send request to peer 9aa1edc12fd84506b3dc89938caccfba. 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:31.003293  5711 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:31.004247  5718 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap starting.
I20260608 10:02:31.013103  5714 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:31.014146  5714 tablet_bootstrap.cc:492] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap complete.
I20260608 10:02:31.015041  5714 ts_tablet_manager.cc:1403] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent bootstrapping tablet: real 0.308s	user 0.160s	sys 0.031s
I20260608 10:02:31.016513  5711 tablet_bootstrap.cc:492] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap complete.
I20260608 10:02:31.017354  5711 ts_tablet_manager.cc:1403] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Time spent bootstrapping tablet: real 0.312s	user 0.156s	sys 0.033s
I20260608 10:02:31.018306  5714 raft_consensus.cc:359] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:31.019198  5714 raft_consensus.cc:740] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc36bd6a0a4847f0b828caf0dae0c7f4, State: Initialized, Role: LEARNER
I20260608 10:02:31.019892  5714 consensus_queue.cc:260] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:31.020452  5711 raft_consensus.cc:359] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:31.021282  5711 raft_consensus.cc:740] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 34ea4af43a21415ba336cb6c11acfd3d, State: Initialized, Role: LEARNER
I20260608 10:02:31.022440  5714 ts_tablet_manager.cc:1434] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:02:31.021967  5711 consensus_queue.cc:260] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:31.029561  5180 tablet_copy_service.cc:342] P c3e5652e054847539f3f802bc7e9edb6: Request end of tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-4c6b8796662c4576a5f42144210b6763 received from {username='slave'} at 127.0.0.1:41814
I20260608 10:02:31.030170  5180 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-4c6b8796662c4576a5f42144210b6763 on tablet 4c6b8796662c4576a5f42144210b6763 with peer bc36bd6a0a4847f0b828caf0dae0c7f4
I20260608 10:02:31.041209  5711 ts_tablet_manager.cc:1434] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.007s
I20260608 10:02:31.043375  5031 tablet_copy_service.cc:342] P 904819d8a9694062b2cecb90f5744876: Request end of tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-5e2e7d5b92044ab0844926afc608493e received from {username='slave'} at 127.0.0.1:39648
I20260608 10:02:31.043913  5031 tablet_copy_service.cc:434] P 904819d8a9694062b2cecb90f5744876: ending tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-5e2e7d5b92044ab0844926afc608493e on tablet 5e2e7d5b92044ab0844926afc608493e with peer 34ea4af43a21415ba336cb6c11acfd3d
I20260608 10:02:31.048143  5716 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:31.050196  5716 tablet_bootstrap.cc:492] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap complete.
I20260608 10:02:31.051097  5716 ts_tablet_manager.cc:1403] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Time spent bootstrapping tablet: real 0.257s	user 0.168s	sys 0.021s
I20260608 10:02:31.055503  5716 raft_consensus.cc:359] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:31.056416  5716 raft_consensus.cc:740] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9aa1edc12fd84506b3dc89938caccfba, State: Initialized, Role: LEARNER
I20260608 10:02:31.056957  5716 consensus_queue.cc:260] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:31.059511  5716 ts_tablet_manager.cc:1434] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:02:31.062147  5106 tablet_copy_service.cc:342] P 6d8dba8c51e24f6cab17691dacc07e6d: Request end of tablet copy session 9aa1edc12fd84506b3dc89938caccfba-00d6a1010543420b89ce8549c20a4efd received from {username='slave'} at 127.0.0.1:41194
I20260608 10:02:31.062870  5106 tablet_copy_service.cc:434] P 6d8dba8c51e24f6cab17691dacc07e6d: ending tablet copy session 9aa1edc12fd84506b3dc89938caccfba-00d6a1010543420b89ce8549c20a4efd on tablet 00d6a1010543420b89ce8549c20a4efd with peer 9aa1edc12fd84506b3dc89938caccfba
I20260608 10:02:31.129630  5491 raft_consensus.cc:1217] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 10:02:31.178489  5718 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:31.179461  5718 tablet_bootstrap.cc:492] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap complete.
I20260608 10:02:31.180181  5718 ts_tablet_manager.cc:1403] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Time spent bootstrapping tablet: real 0.176s	user 0.142s	sys 0.009s
I20260608 10:02:31.182407  5718 raft_consensus.cc:359] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:31.183071  5718 raft_consensus.cc:740] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 34ea4af43a21415ba336cb6c11acfd3d, State: Initialized, Role: LEARNER
I20260608 10:02:31.183566  5718 consensus_queue.cc:260] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [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: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:31.185245  5718 ts_tablet_manager.cc:1434] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 10:02:31.187242  5106 tablet_copy_service.cc:342] P 6d8dba8c51e24f6cab17691dacc07e6d: Request end of tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-baf35d6c59044ebb893b63b7f8820bb0 received from {username='slave'} at 127.0.0.1:41202
I20260608 10:02:31.187741  5106 tablet_copy_service.cc:434] P 6d8dba8c51e24f6cab17691dacc07e6d: ending tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-baf35d6c59044ebb893b63b7f8820bb0 on tablet baf35d6c59044ebb893b63b7f8820bb0 with peer 34ea4af43a21415ba336cb6c11acfd3d
I20260608 10:02:31.208042  5640 raft_consensus.cc:1217] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 10:02:31.275035  5566 raft_consensus.cc:1217] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 10:02:31.535596  5723 raft_consensus.cc:1064] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: attempting to promote NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d to VOTER
I20260608 10:02:31.539176  5723 consensus_queue.cc:237] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:31.544857  5727 raft_consensus.cc:1064] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: attempting to promote NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 to VOTER
I20260608 10:02:31.549371  5727 consensus_queue.cc:237] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:31.557451  5491 raft_consensus.cc:1217] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:31.561219  5168 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.561338  5491 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.563920  5737 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } 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:31.566742  5737 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:31.571108  5566 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.572993  5738 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } 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:31.579293  5095 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.581622  5014 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.584169  5091 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.584338  5686 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:31.588003  5737 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:31.588557  5739 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:31.601336  5737 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.611280  5168 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.612095  5686 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.616427  5095 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.621692  5640 raft_consensus.cc:1217] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 10:02:31.622812  5091 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.644235  5566 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.638896  5019 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.643960  5491 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.678323  5742 raft_consensus.cc:1064] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: attempting to promote NON_VOTER 9aa1edc12fd84506b3dc89938caccfba to VOTER
I20260608 10:02:31.654343  4914 catalog_manager.cc:5696] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index 27 to 28, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:31.682171  5742 consensus_queue.cc:237] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:31.683032  4912 catalog_manager.cc:5696] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:31.715847  5640 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.716964  5095 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.718081  5168 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.718746  5742 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:31.719997  5737 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } 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:31.728091  5737 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:31.751230  5019 consensus_queue.cc:237] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:31.752679  5168 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:31.753181  5742 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:31.760401  5169 consensus_queue.cc:237] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [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: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:31.776052  5491 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.774732  5095 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:31.780320  5723 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } 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:31.786032  5738 raft_consensus.cc:1064] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: attempting to promote NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 to VOTER
I20260608 10:02:31.789775  5168 raft_consensus.cc:1275] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.793172  5759 consensus_queue.cc:1048] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:31.805806  5566 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.807504  5640 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:31.825551  5759 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.827538  5168 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.811982  5091 raft_consensus.cc:1275] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.833417  5686 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:31.835350  5739 consensus_queue.cc:1048] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } 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:31.846446  4906 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5e2e7d5b92044ab0844926afc608493e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:31.846942  5491 raft_consensus.cc:2955] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.855777  5095 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.863689  5739 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.867040  4913 catalog_manager.cc:5696] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
W20260608 10:02:31.883473  4906 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet 5e2e7d5b92044ab0844926afc608493e with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER failed with leader 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 28 but the committed config has opid_index of 29
I20260608 10:02:31.906167  5738 consensus_queue.cc:237] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:31.922626  5566 raft_consensus.cc:2955] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.928648  4913 catalog_manager.cc:5696] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index 28 to 29, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:31.936174  4917 catalog_manager.cc:5696] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d reported cstate change: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:31.947393  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet 604b015f8fe44c189713c6b537890abb with delete_type TABLET_DATA_TOMBSTONED (TS 904819d8a9694062b2cecb90f5744876 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:39194
I20260608 10:02:31.966604  5084 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e2e7d5b92044ab0844926afc608493e with delete_type TABLET_DATA_TOMBSTONED (TS 6d8dba8c51e24f6cab17691dacc07e6d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:50758
I20260608 10:02:31.981170  4905 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 604b015f8fe44c189713c6b537890abb with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:31.984751  5762 tablet_replica.cc:333] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:31.986446  5019 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.987918  5763 tablet_replica.cc:333] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:31.988035  5565 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:31.988678  5686 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:31.989161  5763 raft_consensus.cc:2243] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:31.986025  5762 raft_consensus.cc:2243] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:31.990478  5727 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } 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:31.991724  5762 raft_consensus.cc:2272] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:31.996019  5014 consensus_queue.cc:237] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:31.997031  5095 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:32.000356  5686 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:32.005905  5762 ts_tablet_manager.cc:1916] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.010368  5640 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:31.990336  5763 raft_consensus.cc:2272] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.014199  5759 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } 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:32.014374  5091 raft_consensus.cc:1275] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer 904819d8a9694062b2cecb90f5744876: 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:32.016979  5761 consensus_queue.cc:1048] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:32.021993  5763 ts_tablet_manager.cc:1916] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.032063  5759 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.040491  5091 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.046404  5762 ts_tablet_manager.cc:1929] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 10:02:32.049912  5762 log.cc:1199] T 604b015f8fe44c189713c6b537890abb P 904819d8a9694062b2cecb90f5744876: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root/wals/604b015f8fe44c189713c6b537890abb
I20260608 10:02:32.050051  5640 raft_consensus.cc:2955] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.057363  4906 catalog_manager.cc:5027] TS 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): tablet 604b015f8fe44c189713c6b537890abb (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:32.062335  5724 raft_consensus.cc:1064] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: attempting to promote NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d to VOTER
I20260608 10:02:32.063530  5727 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.065414  5724 consensus_queue.cc:237] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [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: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:32.065541  5095 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.067312  5566 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.076530  5014 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.092866  4906 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c6fa37b772a94db3baf150fb65831a97 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:32.101133  5491 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.103217  4910 catalog_manager.cc:5696] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba reported cstate change: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New cstate: current_term: 1 leader_uuid: "904819d8a9694062b2cecb90f5744876" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.106323  5749 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:32.107117  4913 catalog_manager.cc:5696] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index 27 to 28, bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:32.110816  5014 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.112507  5749 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } 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:32.123133  5763 ts_tablet_manager.cc:1929] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 10:02:32.123503  5169 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.123796  5763 log.cc:1199] T 5e2e7d5b92044ab0844926afc608493e P 6d8dba8c51e24f6cab17691dacc07e6d: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root/wals/5e2e7d5b92044ab0844926afc608493e
I20260608 10:02:32.125969  4904 catalog_manager.cc:5027] TS 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): tablet 5e2e7d5b92044ab0844926afc608493e (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:32.126598  5724 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:32.131922  5156 tablet_service.cc:1558] Processing DeleteTablet for tablet c6fa37b772a94db3baf150fb65831a97 with delete_type TABLET_DATA_TOMBSTONED (TS c3e5652e054847539f3f802bc7e9edb6 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52790
I20260608 10:02:32.147871  5168 consensus_queue.cc:237] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:32.158764  5749 raft_consensus.cc:1064] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: attempting to promote NON_VOTER 9aa1edc12fd84506b3dc89938caccfba to VOTER
I20260608 10:02:32.159797  5014 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:32.159797  5566 raft_consensus.cc:1275] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:32.161855  5760 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } 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:32.162931  5772 tablet_replica.cc:333] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:32.162007  5749 consensus_queue.cc:237] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:32.161258  5724 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.164194  5760 consensus_queue.cc:1048] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:32.164043  5169 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.171658  5686 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.178886  5772 raft_consensus.cc:2243] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.180032  5021 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.183250  5772 raft_consensus.cc:2272] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.194341  5772 ts_tablet_manager.cc:1916] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.179280  5014 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.200827  5566 raft_consensus.cc:2955] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.202319  5491 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.212366  4912 catalog_manager.cc:5696] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index 26 to 27, 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.220098  4905 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4c6b8796662c4576a5f42144210b6763 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:32.233963  5640 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.235893  5021 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.236439  4910 catalog_manager.cc:5696] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index 28 to 29, VOTER 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66) evicted. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } } }
I20260608 10:02:32.238502  5169 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.239987  5724 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } 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:32.246496  5772 ts_tablet_manager.cc:1929] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 10:02:32.247056  5772 log.cc:1199] T c6fa37b772a94db3baf150fb65831a97 P c3e5652e054847539f3f802bc7e9edb6: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root/wals/c6fa37b772a94db3baf150fb65831a97
I20260608 10:02:32.248924  4905 catalog_manager.cc:5027] TS c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): tablet c6fa37b772a94db3baf150fb65831a97 (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:32.246212  5769 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:32.255110  5769 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:32.266788  5084 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c6b8796662c4576a5f42144210b6763 with delete_type TABLET_DATA_TOMBSTONED (TS 6d8dba8c51e24f6cab17691dacc07e6d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:50758
I20260608 10:02:32.268285  5763 tablet_replica.cc:333] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:32.269894  5763 raft_consensus.cc:2243] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.271934  5763 raft_consensus.cc:2272] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.277055  5095 consensus_queue.cc:237] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [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: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:32.290840  5640 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.289290  5749 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.294726  5491 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.299777  5775 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } 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:32.300563  5763 ts_tablet_manager.cc:1916] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.309906  4913 catalog_manager.cc:5696] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba reported cstate change: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.313786  5021 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.333016  5169 raft_consensus.cc:1275] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.334570  5763 ts_tablet_manager.cc:1929] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 10:02:32.335124  5763 log.cc:1199] T 4c6b8796662c4576a5f42144210b6763 P 6d8dba8c51e24f6cab17691dacc07e6d: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-1-root/wals/4c6b8796662c4576a5f42144210b6763
I20260608 10:02:32.336985  4904 catalog_manager.cc:5027] TS 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): tablet 4c6b8796662c4576a5f42144210b6763 (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:32.338742  5169 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.342523  5779 consensus_queue.cc:1048] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:32.341948  5724 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.347368  5095 consensus_queue.cc:237] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:32.348959  5168 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.350613  5491 raft_consensus.cc:2955] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.353219  4904 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet baf35d6c59044ebb893b63b7f8820bb0 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:32.363382  5640 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.364290  5021 raft_consensus.cc:1275] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:32.365993  5779 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:32.367987  4912 catalog_manager.cc:5696] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d reported cstate change: config changed from index 27 to 28, VOTER 904819d8a9694062b2cecb90f5744876 (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } } }
I20260608 10:02:32.372144  5749 consensus_queue.cc:1048] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } 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:32.379515  5749 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.387269  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet baf35d6c59044ebb893b63b7f8820bb0 with delete_type TABLET_DATA_TOMBSTONED (TS 904819d8a9694062b2cecb90f5744876 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39194
I20260608 10:02:32.388378  5762 tablet_replica.cc:333] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:32.388144  5014 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.393740  4904 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00d6a1010543420b89ce8549c20a4efd with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:32.395989  5762 raft_consensus.cc:2243] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.396971  5762 raft_consensus.cc:2272] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.401922  4913 catalog_manager.cc:5696] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:32.403474  5762 ts_tablet_manager.cc:1916] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.406533  5640 raft_consensus.cc:2955] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } } }
I20260608 10:02:32.423666  5762 ts_tablet_manager.cc:1929] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:32.424530  5762 log.cc:1199] T baf35d6c59044ebb893b63b7f8820bb0 P 904819d8a9694062b2cecb90f5744876: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-0-root/wals/baf35d6c59044ebb893b63b7f8820bb0
I20260608 10:02:32.426223  4906 catalog_manager.cc:5027] TS 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): tablet baf35d6c59044ebb893b63b7f8820bb0 (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:32.427116  5156 tablet_service.cc:1558] Processing DeleteTablet for tablet 00d6a1010543420b89ce8549c20a4efd with delete_type TABLET_DATA_TOMBSTONED (TS c3e5652e054847539f3f802bc7e9edb6 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52790
I20260608 10:02:32.428201  5772 tablet_replica.cc:333] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:32.429320  5772 raft_consensus.cc:2243] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.430195  5772 raft_consensus.cc:2272] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.433333  5772 ts_tablet_manager.cc:1916] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:32.445878  5772 ts_tablet_manager.cc:1929] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 10:02:32.446262  5772 log.cc:1199] T 00d6a1010543420b89ce8549c20a4efd P c3e5652e054847539f3f802bc7e9edb6: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912808305672-477-0/minicluster-data/ts-2-root/wals/00d6a1010543420b89ce8549c20a4efd
I20260608 10:02:32.447806  4905 catalog_manager.cc:5027] TS c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): tablet 00d6a1010543420b89ce8549c20a4efd (table test-workload [id=351b8fe8f82148e396c3bc52c0120d1e]) successfully deleted
I20260608 10:02:33.456192  5169 consensus_queue.cc:237] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:33.467281  5091 raft_consensus.cc:1275] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.469972  5727 consensus_queue.cc:1048] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:33.470500  5014 raft_consensus.cc:1275] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.472164  5782 consensus_queue.cc:1048] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:02:33.480038  5135 consensus_peers.cc:597] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 -> Peer 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68:36813): Couldn't send request to peer 34ea4af43a21415ba336cb6c11acfd3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b840a27068ba4abfb48d3731e2614c3c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.480288  5727 raft_consensus.cc:2955] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.482285  5091 raft_consensus.cc:2955] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.483767  5014 raft_consensus.cc:2955] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.497499  4914 catalog_manager.cc:5696] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index -1 to 26, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.503027  5091 consensus_queue.cc:237] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:33.511629  5169 raft_consensus.cc:1275] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:33.512964  5014 raft_consensus.cc:1275] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:33.514897  5724 consensus_queue.cc:1048] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:33.517486  5724 consensus_queue.cc:1048] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } 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:33.530082  5724 raft_consensus.cc:2955] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
W20260608 10:02:33.544029  5059 consensus_peers.cc:597] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69:39415): Couldn't send request to peer bc36bd6a0a4847f0b828caf0dae0c7f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1e5ef2560a544a183c438275ee52725. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.547293  5169 raft_consensus.cc:2955] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.553786  5014 raft_consensus.cc:2955] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.555758  5168 consensus_queue.cc:237] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:33.557327  4912 catalog_manager.cc:5696] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:33.571373  5091 raft_consensus.cc:1275] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.573312  5727 consensus_queue.cc:1048] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } 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:33.574054  5014 raft_consensus.cc:1275] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.578624  5727 consensus_queue.cc:1048] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:02:33.586861  5134 consensus_peers.cc:597] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 -> Peer 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519): Couldn't send request to peer 9aa1edc12fd84506b3dc89938caccfba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb5588d271e14353a80a602e22a8399b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.593010  5782 raft_consensus.cc:2955] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.594303  5014 raft_consensus.cc:2955] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.594877  5091 raft_consensus.cc:2955] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.608100  4913 catalog_manager.cc:5696] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.613785  5168 consensus_queue.cc:237] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:33.621033  5091 raft_consensus.cc:1275] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.621752  5133 consensus_peers.cc:597] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 -> Peer bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69:39415): Couldn't send request to peer bc36bd6a0a4847f0b828caf0dae0c7f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e7eae82cf8246fdb89509cae022be2c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.621033  5014 raft_consensus.cc:1275] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.622936  5727 consensus_queue.cc:1048] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } 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:33.624780  5782 consensus_queue.cc:1048] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:33.633826  5727 raft_consensus.cc:2955] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.635986  5091 raft_consensus.cc:2955] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.637573  5014 raft_consensus.cc:2955] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.649488  5168 consensus_queue.cc:237] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:33.652539  4914 catalog_manager.cc:5696] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 reported cstate change: config changed from index -1 to 27, NON_VOTER bc36bd6a0a4847f0b828caf0dae0c7f4 (127.0.119.69) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } } }
I20260608 10:02:33.660776  5014 raft_consensus.cc:1275] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.662631  5727 consensus_queue.cc:1048] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:02:33.663787  5134 consensus_peers.cc:597] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 -> Peer 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70:39519): Couldn't send request to peer 9aa1edc12fd84506b3dc89938caccfba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03c303758db247b1b0c0be6135c6acd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.661619  5091 raft_consensus.cc:1275] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Refusing update from remote peer c3e5652e054847539f3f802bc7e9edb6: 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:33.667039  5727 consensus_queue.cc:1048] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:33.675094  5802 raft_consensus.cc:2955] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.677187  5014 raft_consensus.cc:2955] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.678668  5091 raft_consensus.cc:2955] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } } }
I20260608 10:02:33.688967  5095 consensus_queue.cc:237] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:33.689190  4914 catalog_manager.cc:5696] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 reported cstate change: config changed from index -1 to 26, NON_VOTER 9aa1edc12fd84506b3dc89938caccfba (127.0.119.70) added. New cstate: current_term: 1 leader_uuid: "c3e5652e054847539f3f802bc7e9edb6" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:33.698525  5168 raft_consensus.cc:1275] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:33.699729  5061 consensus_peers.cc:597] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68:36813): Couldn't send request to peer 34ea4af43a21415ba336cb6c11acfd3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d910989da83a44a287b7c7ae44253201. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.700714  5796 consensus_queue.cc:1048] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } 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:33.701088  5014 raft_consensus.cc:1275] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Refusing update from remote peer 6d8dba8c51e24f6cab17691dacc07e6d: 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:33.703064  5796 consensus_queue.cc:1048] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:33.710788  5724 raft_consensus.cc:2955] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.717163  5168 raft_consensus.cc:2955] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.719920  5014 raft_consensus.cc:2955] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } } }
I20260608 10:02:33.729524  4914 catalog_manager.cc:5696] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d reported cstate change: config changed from index -1 to 27, NON_VOTER 34ea4af43a21415ba336cb6c11acfd3d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:33.892828  5812 ts_tablet_manager.cc:933] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:33.895006  5812 tablet_copy_client.cc:323] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:33.908458  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet b840a27068ba4abfb48d3731e2614c3c from peer 34ea4af43a21415ba336cb6c11acfd3d ({username='slave'} at 127.0.0.1:41830)
I20260608 10:02:33.909104  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet b840a27068ba4abfb48d3731e2614c3c from peer 34ea4af43a21415ba336cb6c11acfd3d at {username='slave'} at 127.0.0.1:41830: session id = 34ea4af43a21415ba336cb6c11acfd3d-b840a27068ba4abfb48d3731e2614c3c
I20260608 10:02:33.917585  5180 tablet_copy_source_session.cc:215] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:33.921732  5812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b840a27068ba4abfb48d3731e2614c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:33.933955  5812 tablet_copy_client.cc:806] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:33.934701  5812 tablet_copy_client.cc:670] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:33.939260  5813 tablet_copy_client.cc:1025] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:34.046766  5816 ts_tablet_manager.cc:933] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:34.048467  5816 tablet_copy_client.cc:323] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:34.060266  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet eb5588d271e14353a80a602e22a8399b from peer 9aa1edc12fd84506b3dc89938caccfba ({username='slave'} at 127.0.0.1:41840)
I20260608 10:02:34.060909  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet eb5588d271e14353a80a602e22a8399b from peer 9aa1edc12fd84506b3dc89938caccfba at {username='slave'} at 127.0.0.1:41840: session id = 9aa1edc12fd84506b3dc89938caccfba-eb5588d271e14353a80a602e22a8399b
I20260608 10:02:34.069478  5180 tablet_copy_source_session.cc:215] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:34.073336  5816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5588d271e14353a80a602e22a8399b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:34.089287  5816 tablet_copy_client.cc:806] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:34.089953  5816 tablet_copy_client.cc:670] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:34.093956  5817 tablet_copy_client.cc:1025] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:34.112162  5819 ts_tablet_manager.cc:933] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Initiating tablet copy from peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:34.116077  5819 tablet_copy_client.cc:323] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38371
I20260608 10:02:34.136636  5822 ts_tablet_manager.cc:933] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Initiating tablet copy from peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
I20260608 10:02:34.141410  5824 ts_tablet_manager.cc:933] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:34.152846  5824 tablet_copy_client.cc:323] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:34.152865  5106 tablet_copy_service.cc:140] P 6d8dba8c51e24f6cab17691dacc07e6d: Received BeginTabletCopySession request for tablet e1e5ef2560a544a183c438275ee52725 from peer bc36bd6a0a4847f0b828caf0dae0c7f4 ({username='slave'} at 127.0.0.1:41216)
I20260608 10:02:34.153450  5822 tablet_copy_client.cc:323] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38371
I20260608 10:02:34.153798  5106 tablet_copy_service.cc:161] P 6d8dba8c51e24f6cab17691dacc07e6d: Beginning new tablet copy session on tablet e1e5ef2560a544a183c438275ee52725 from peer bc36bd6a0a4847f0b828caf0dae0c7f4 at {username='slave'} at 127.0.0.1:41216: session id = bc36bd6a0a4847f0b828caf0dae0c7f4-e1e5ef2560a544a183c438275ee52725
I20260608 10:02:34.155292  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet 2e7eae82cf8246fdb89509cae022be2c from peer bc36bd6a0a4847f0b828caf0dae0c7f4 ({username='slave'} at 127.0.0.1:41814)
I20260608 10:02:34.155808  5105 tablet_copy_service.cc:140] P 6d8dba8c51e24f6cab17691dacc07e6d: Received BeginTabletCopySession request for tablet d910989da83a44a287b7c7ae44253201 from peer 34ea4af43a21415ba336cb6c11acfd3d ({username='slave'} at 127.0.0.1:41202)
I20260608 10:02:34.156029  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet 2e7eae82cf8246fdb89509cae022be2c from peer bc36bd6a0a4847f0b828caf0dae0c7f4 at {username='slave'} at 127.0.0.1:41814: session id = bc36bd6a0a4847f0b828caf0dae0c7f4-2e7eae82cf8246fdb89509cae022be2c
I20260608 10:02:34.156509  5105 tablet_copy_service.cc:161] P 6d8dba8c51e24f6cab17691dacc07e6d: Beginning new tablet copy session on tablet d910989da83a44a287b7c7ae44253201 from peer 34ea4af43a21415ba336cb6c11acfd3d at {username='slave'} at 127.0.0.1:41202: session id = 34ea4af43a21415ba336cb6c11acfd3d-d910989da83a44a287b7c7ae44253201
I20260608 10:02:34.163797  5106 tablet_copy_source_session.cc:215] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:34.164619  5105 tablet_copy_source_session.cc:215] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:34.165153  5180 tablet_copy_source_session.cc:215] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:34.168332  5819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1e5ef2560a544a183c438275ee52725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:34.168483  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d910989da83a44a287b7c7ae44253201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:34.169147  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7eae82cf8246fdb89509cae022be2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:34.193004  5819 tablet_copy_client.cc:806] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:34.193836  5819 tablet_copy_client.cc:670] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:34.196971  5822 tablet_copy_client.cc:806] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:34.197700  5822 tablet_copy_client.cc:670] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:34.200038  5820 tablet_copy_client.cc:1025] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:34.202754  5825 tablet_copy_client.cc:1025] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:34.209944  5827 ts_tablet_manager.cc:933] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Initiating tablet copy from peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
I20260608 10:02:34.214854  5827 tablet_copy_client.cc:323] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:33737
I20260608 10:02:34.215955  5824 tablet_copy_client.cc:806] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:34.216614  5824 tablet_copy_client.cc:670] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:34.216908  5180 tablet_copy_service.cc:140] P c3e5652e054847539f3f802bc7e9edb6: Received BeginTabletCopySession request for tablet 03c303758db247b1b0c0be6135c6acd8 from peer 9aa1edc12fd84506b3dc89938caccfba ({username='slave'} at 127.0.0.1:41840)
I20260608 10:02:34.217593  5180 tablet_copy_service.cc:161] P c3e5652e054847539f3f802bc7e9edb6: Beginning new tablet copy session on tablet 03c303758db247b1b0c0be6135c6acd8 from peer 9aa1edc12fd84506b3dc89938caccfba at {username='slave'} at 127.0.0.1:41840: session id = 9aa1edc12fd84506b3dc89938caccfba-03c303758db247b1b0c0be6135c6acd8
I20260608 10:02:34.220897   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:02:34.230516  5180 tablet_copy_source_session.cc:215] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:34.231799  5826 tablet_copy_client.cc:1025] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:34.234836  5827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03c303758db247b1b0c0be6135c6acd8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:02:34.262593  5136 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 10:02:34.265913  5827 tablet_copy_client.cc:806] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:34.266834  5827 tablet_copy_client.cc:670] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:34.287249  5828 tablet_copy_client.cc:1025] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Injecting latency into file download: 2000
W20260608 10:02:34.288386  5136 consensus_peers.cc:597] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 -> Peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Couldn't send request to peer 904819d8a9694062b2cecb90f5744876. 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:34.296963   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:34.298010   477 tablet_replica.cc:333] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.299062   477 raft_consensus.cc:2243] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.299908   477 raft_consensus.cc:2272] T b840a27068ba4abfb48d3731e2614c3c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.303918   477 tablet_replica.cc:333] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.304664   477 raft_consensus.cc:2243] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.305565   477 raft_consensus.cc:2272] T 5e2e7d5b92044ab0844926afc608493e P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.308550   477 tablet_replica.cc:333] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.309186   477 raft_consensus.cc:2243] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.309875   477 raft_consensus.cc:2272] T e1e5ef2560a544a183c438275ee52725 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.313657   477 tablet_replica.cc:333] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.314306   477 raft_consensus.cc:2243] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.315022   477 raft_consensus.cc:2272] T d910989da83a44a287b7c7ae44253201 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.318018   477 tablet_replica.cc:333] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.318749   477 raft_consensus.cc:2243] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.319388   477 raft_consensus.cc:2272] T 03c303758db247b1b0c0be6135c6acd8 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.322392   477 tablet_replica.cc:333] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.323047   477 raft_consensus.cc:2243] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.323916   477 raft_consensus.cc:2272] T c6fa37b772a94db3baf150fb65831a97 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.326529   477 tablet_replica.cc:333] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.327114   477 raft_consensus.cc:2243] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.327772   477 raft_consensus.cc:2272] T 4c6b8796662c4576a5f42144210b6763 P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.330252   477 tablet_replica.cc:333] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.330978   477 raft_consensus.cc:2243] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.331624   477 raft_consensus.cc:2272] T eb5588d271e14353a80a602e22a8399b P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.335558   477 tablet_replica.cc:333] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.336408   477 raft_consensus.cc:2243] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.336949   477 raft_consensus.cc:2272] T 00d6a1010543420b89ce8549c20a4efd P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:02:34.337472  5062 consensus_peers.cc:597] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d -> Peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Couldn't send request to peer 904819d8a9694062b2cecb90f5744876. 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:34.339717   477 tablet_replica.cc:333] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876: stopping tablet replica
I20260608 10:02:34.340404   477 raft_consensus.cc:2243] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.341089   477 raft_consensus.cc:2272] T 2e7eae82cf8246fdb89509cae022be2c P 904819d8a9694062b2cecb90f5744876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.372941   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:02:34.419910   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:02:34.445087   477 tablet_copy_service.cc:362] P 6d8dba8c51e24f6cab17691dacc07e6d: Destroying tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-d910989da83a44a287b7c7ae44253201 due to service shutdown
I20260608 10:02:34.445626   477 tablet_copy_service.cc:434] P 6d8dba8c51e24f6cab17691dacc07e6d: ending tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-d910989da83a44a287b7c7ae44253201 on tablet d910989da83a44a287b7c7ae44253201 with peer 34ea4af43a21415ba336cb6c11acfd3d
I20260608 10:02:34.446234   477 tablet_copy_service.cc:362] P 6d8dba8c51e24f6cab17691dacc07e6d: Destroying tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-e1e5ef2560a544a183c438275ee52725 due to service shutdown
I20260608 10:02:34.446594   477 tablet_copy_service.cc:434] P 6d8dba8c51e24f6cab17691dacc07e6d: ending tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-e1e5ef2560a544a183c438275ee52725 on tablet e1e5ef2560a544a183c438275ee52725 with peer bc36bd6a0a4847f0b828caf0dae0c7f4
I20260608 10:02:34.470355   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:34.471860   477 tablet_replica.cc:333] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.473549   477 raft_consensus.cc:2243] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.474380   477 raft_consensus.cc:2272] T 03c303758db247b1b0c0be6135c6acd8 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.478037   477 tablet_replica.cc:333] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.478765   477 raft_consensus.cc:2243] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.479868   477 raft_consensus.cc:2272] T e1e5ef2560a544a183c438275ee52725 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.483711   477 tablet_replica.cc:333] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.484527   477 raft_consensus.cc:2243] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.485273   477 raft_consensus.cc:2272] T 604b015f8fe44c189713c6b537890abb P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.487723   477 tablet_replica.cc:333] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.488338   477 raft_consensus.cc:2243] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.489710   477 raft_consensus.cc:2272] T d910989da83a44a287b7c7ae44253201 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.493115   477 tablet_replica.cc:333] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.494062   477 raft_consensus.cc:2243] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.494866   477 raft_consensus.cc:2272] T b840a27068ba4abfb48d3731e2614c3c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.497850   477 tablet_replica.cc:333] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.498397   477 raft_consensus.cc:2243] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.499099   477 raft_consensus.cc:2272] T eb5588d271e14353a80a602e22a8399b P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.502123   477 tablet_replica.cc:333] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.502748   477 raft_consensus.cc:2243] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.503643   477 raft_consensus.cc:2272] T 00d6a1010543420b89ce8549c20a4efd P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.506538   477 tablet_replica.cc:333] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.507302   477 raft_consensus.cc:2243] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.508152   477 raft_consensus.cc:2272] T baf35d6c59044ebb893b63b7f8820bb0 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.510576   477 tablet_replica.cc:333] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.511052   477 raft_consensus.cc:2243] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.511585   477 raft_consensus.cc:2272] T 2e7eae82cf8246fdb89509cae022be2c P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.514825   477 tablet_replica.cc:333] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d: stopping tablet replica
I20260608 10:02:34.515411   477 raft_consensus.cc:2243] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.516171   477 raft_consensus.cc:2272] T c6fa37b772a94db3baf150fb65831a97 P 6d8dba8c51e24f6cab17691dacc07e6d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:02:34.548559  5136 consensus_peers.cc:597] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 -> Peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Couldn't send request to peer 904819d8a9694062b2cecb90f5744876. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:34.549160  5136 consensus_peers.cc:597] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 -> Peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Couldn't send request to peer 904819d8a9694062b2cecb90f5744876. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:34.556458   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:02:34.593077   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:02:34.615885   477 tablet_copy_service.cc:362] P c3e5652e054847539f3f802bc7e9edb6: Destroying tablet copy session 9aa1edc12fd84506b3dc89938caccfba-03c303758db247b1b0c0be6135c6acd8 due to service shutdown
I20260608 10:02:34.616282   477 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session 9aa1edc12fd84506b3dc89938caccfba-03c303758db247b1b0c0be6135c6acd8 on tablet 03c303758db247b1b0c0be6135c6acd8 with peer 9aa1edc12fd84506b3dc89938caccfba
I20260608 10:02:34.616861   477 tablet_copy_service.cc:362] P c3e5652e054847539f3f802bc7e9edb6: Destroying tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-2e7eae82cf8246fdb89509cae022be2c due to service shutdown
I20260608 10:02:34.617151   477 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session bc36bd6a0a4847f0b828caf0dae0c7f4-2e7eae82cf8246fdb89509cae022be2c on tablet 2e7eae82cf8246fdb89509cae022be2c with peer bc36bd6a0a4847f0b828caf0dae0c7f4
I20260608 10:02:34.617636   477 tablet_copy_service.cc:362] P c3e5652e054847539f3f802bc7e9edb6: Destroying tablet copy session 9aa1edc12fd84506b3dc89938caccfba-eb5588d271e14353a80a602e22a8399b due to service shutdown
I20260608 10:02:34.617910   477 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session 9aa1edc12fd84506b3dc89938caccfba-eb5588d271e14353a80a602e22a8399b on tablet eb5588d271e14353a80a602e22a8399b with peer 9aa1edc12fd84506b3dc89938caccfba
I20260608 10:02:34.618402   477 tablet_copy_service.cc:362] P c3e5652e054847539f3f802bc7e9edb6: Destroying tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-b840a27068ba4abfb48d3731e2614c3c due to service shutdown
I20260608 10:02:34.618714   477 tablet_copy_service.cc:434] P c3e5652e054847539f3f802bc7e9edb6: ending tablet copy session 34ea4af43a21415ba336cb6c11acfd3d-b840a27068ba4abfb48d3731e2614c3c on tablet b840a27068ba4abfb48d3731e2614c3c with peer 34ea4af43a21415ba336cb6c11acfd3d
I20260608 10:02:34.641311   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:34.642306   477 tablet_replica.cc:333] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.643378   477 raft_consensus.cc:2243] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.644143   477 raft_consensus.cc:2272] T e1e5ef2560a544a183c438275ee52725 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.646974   477 tablet_replica.cc:333] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.647773   477 raft_consensus.cc:2243] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.648741   477 raft_consensus.cc:2272] T 604b015f8fe44c189713c6b537890abb P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:02:34.649323  5134 consensus_peers.cc:597] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 -> Peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Couldn't send request to peer 6d8dba8c51e24f6cab17691dacc07e6d. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:34.652010   477 tablet_replica.cc:333] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.652668   477 raft_consensus.cc:2243] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.653693   477 raft_consensus.cc:2272] T 2e7eae82cf8246fdb89509cae022be2c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.656318   477 tablet_replica.cc:333] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.657024   477 raft_consensus.cc:2243] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.657699   477 raft_consensus.cc:2272] T baf35d6c59044ebb893b63b7f8820bb0 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.660998   477 tablet_replica.cc:333] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.661727   477 raft_consensus.cc:2243] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:02:34.662914  5134 consensus_peers.cc:597] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 -> Peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Couldn't send request to peer 6d8dba8c51e24f6cab17691dacc07e6d. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:34.663215   477 raft_consensus.cc:2272] T eb5588d271e14353a80a602e22a8399b P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.665935   477 tablet_replica.cc:333] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.666587   477 raft_consensus.cc:2243] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.667405   477 raft_consensus.cc:2272] T 4c6b8796662c4576a5f42144210b6763 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.670008   477 tablet_replica.cc:333] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.670691   477 raft_consensus.cc:2243] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.671307   477 raft_consensus.cc:2272] T d910989da83a44a287b7c7ae44253201 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.674539   477 tablet_replica.cc:333] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.675292   477 raft_consensus.cc:2243] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.676352   477 raft_consensus.cc:2272] T 03c303758db247b1b0c0be6135c6acd8 P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.680060   477 tablet_replica.cc:333] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.680675   477 raft_consensus.cc:2243] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:34.681759   477 raft_consensus.cc:2272] T b840a27068ba4abfb48d3731e2614c3c P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.684302   477 tablet_replica.cc:333] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6: stopping tablet replica
I20260608 10:02:34.684854   477 raft_consensus.cc:2243] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:34.685503   477 raft_consensus.cc:2272] T 5e2e7d5b92044ab0844926afc608493e P c3e5652e054847539f3f802bc7e9edb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:34.724601   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:02:34.764775   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:02:34.797883   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:35.326083  5833 raft_consensus.cc:493] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 904819d8a9694062b2cecb90f5744876)
I20260608 10:02:35.326727  5833 raft_consensus.cc:515] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:35.329305  5833 leader_election.cc:290] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
W20260608 10:02:35.339135  5457 leader_election.cc:336] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111)
W20260608 10:02:35.339803  5456 leader_election.cc:336] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Network error: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:35.340322  5456 leader_election.cc:304] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [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: 34ea4af43a21415ba336cb6c11acfd3d; no voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:35.341259  5833 raft_consensus.cc:2749] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.389631  5837 raft_consensus.cc:493] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 904819d8a9694062b2cecb90f5744876)
I20260608 10:02:35.390247  5837 raft_consensus.cc:515] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:35.392835  5837 leader_election.cc:290] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
W20260608 10:02:35.399827  5606 leader_election.cc:336] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111)
W20260608 10:02:35.400578  5604 leader_election.cc:336] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
I20260608 10:02:35.401073  5604 leader_election.cc:304] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [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: 9aa1edc12fd84506b3dc89938caccfba; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876
I20260608 10:02:35.401796  5837 raft_consensus.cc:2749] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.582968  5837 raft_consensus.cc:493] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d8dba8c51e24f6cab17691dacc07e6d)
I20260608 10:02:35.583688  5837 raft_consensus.cc:515] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: false } }
I20260608 10:02:35.586274  5837 leader_election.cc:290] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371)
W20260608 10:02:35.591477  5606 leader_election.cc:336] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111)
W20260608 10:02:35.592105  5604 leader_election.cc:336] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
I20260608 10:02:35.592674  5604 leader_election.cc:304] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [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: 9aa1edc12fd84506b3dc89938caccfba; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, 904819d8a9694062b2cecb90f5744876
I20260608 10:02:35.593601  5837 raft_consensus.cc:2749] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.675285  5841 raft_consensus.cc:493] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3e5652e054847539f3f802bc7e9edb6)
I20260608 10:02:35.675891  5841 raft_consensus.cc:515] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:35.678335  5841 leader_election.cc:290] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
W20260608 10:02:35.685449  5532 leader_election.cc:336] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 904819d8a9694062b2cecb90f5744876 (127.0.119.65:36667): Network error: Client connection negotiation failed: client connection to 127.0.119.65:36667: connect: Connection refused (error 111)
W20260608 10:02:35.686151  5531 leader_election.cc:336] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Network error: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:35.686623  5531 leader_election.cc:304] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [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: bc36bd6a0a4847f0b828caf0dae0c7f4; no voters: 904819d8a9694062b2cecb90f5744876, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:35.687346  5841 raft_consensus.cc:2749] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.757701  5833 raft_consensus.cc:493] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d8dba8c51e24f6cab17691dacc07e6d)
I20260608 10:02:35.758332  5833 raft_consensus.cc:515] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: false } }
I20260608 10:02:35.760872  5833 leader_election.cc:290] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
W20260608 10:02:35.765913  5456 leader_election.cc:336] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Network error: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
W20260608 10:02:35.766598  5455 leader_election.cc:336] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
I20260608 10:02:35.767082  5455 leader_election.cc:304] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [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: 34ea4af43a21415ba336cb6c11acfd3d; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:35.767906  5833 raft_consensus.cc:2749] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.870946  5841 raft_consensus.cc:493] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c3e5652e054847539f3f802bc7e9edb6)
I20260608 10:02:35.871640  5841 raft_consensus.cc:515] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: false } }
I20260608 10:02:35.874622  5841 leader_election.cc:290] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371), c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737)
W20260608 10:02:35.879261  5530 leader_election.cc:336] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6d8dba8c51e24f6cab17691dacc07e6d (127.0.119.66:38371): Network error: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
W20260608 10:02:35.880846  5531 leader_election.cc:336] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c3e5652e054847539f3f802bc7e9edb6 (127.0.119.67:33737): Network error: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:35.881439  5531 leader_election.cc:304] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [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: bc36bd6a0a4847f0b828caf0dae0c7f4; no voters: 6d8dba8c51e24f6cab17691dacc07e6d, c3e5652e054847539f3f802bc7e9edb6
I20260608 10:02:35.882273  5841 raft_consensus.cc:2749] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:35.940390  5812 tablet_copy_client.cc:538] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:35.950565  5812 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap starting.
I20260608 10:02:36.083698  5812 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.084559  5812 tablet_bootstrap.cc:492] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap complete.
I20260608 10:02:36.085182  5812 ts_tablet_manager.cc:1403] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Time spent bootstrapping tablet: real 0.135s	user 0.118s	sys 0.017s
I20260608 10:02:36.087393  5812 raft_consensus.cc:359] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:36.088045  5812 raft_consensus.cc:740] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 34ea4af43a21415ba336cb6c11acfd3d, State: Initialized, Role: LEARNER
I20260608 10:02:36.088608  5812 consensus_queue.cc:260] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:36.090389  5812 ts_tablet_manager.cc:1434] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 10:02:36.093812  5812 tablet_copy_client.cc:1131] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:36.095167  5816 tablet_copy_client.cc:538] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:36.103164  5816 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap starting.
I20260608 10:02:36.201150  5819 tablet_copy_client.cc:538] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:36.203737  5822 tablet_copy_client.cc:538] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:36.211126  5819 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap starting.
I20260608 10:02:36.214579  5822 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap starting.
I20260608 10:02:36.232923  5824 tablet_copy_client.cc:538] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:36.239967  5816 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.241130  5816 tablet_bootstrap.cc:492] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap complete.
I20260608 10:02:36.241848  5816 ts_tablet_manager.cc:1403] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Time spent bootstrapping tablet: real 0.139s	user 0.129s	sys 0.008s
I20260608 10:02:36.242904  5824 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap starting.
I20260608 10:02:36.244900  5816 raft_consensus.cc:359] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:36.245795  5816 raft_consensus.cc:740] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9aa1edc12fd84506b3dc89938caccfba, State: Initialized, Role: LEARNER
I20260608 10:02:36.246544  5816 consensus_queue.cc:260] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:36.272276  5816 ts_tablet_manager.cc:1434] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: Time spent starting tablet: real 0.030s	user 0.015s	sys 0.011s
W20260608 10:02:36.287565  5816 tablet_copy_client.cc:1131] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:36.288370  5827 tablet_copy_client.cc:538] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:36.298509  5827 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap starting.
I20260608 10:02:36.403373  5822 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.404417  5822 tablet_bootstrap.cc:492] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Bootstrap complete.
I20260608 10:02:36.405213  5822 ts_tablet_manager.cc:1403] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Time spent bootstrapping tablet: real 0.191s	user 0.145s	sys 0.035s
I20260608 10:02:36.408167  5822 raft_consensus.cc:359] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:36.409081  5822 raft_consensus.cc:740] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 34ea4af43a21415ba336cb6c11acfd3d, State: Initialized, Role: LEARNER
I20260608 10:02:36.409801  5822 consensus_queue.cc:260] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "34ea4af43a21415ba336cb6c11acfd3d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 36813 } attrs { promote: true } }
I20260608 10:02:36.412497  5822 ts_tablet_manager.cc:1434] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 10:02:36.416112  5822 tablet_copy_client.cc:1131] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
I20260608 10:02:36.420454   477 tablet_replica.cc:333] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d: stopping tablet replica
I20260608 10:02:36.421411   477 raft_consensus.cc:2243] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.422056   477 raft_consensus.cc:2272] T d910989da83a44a287b7c7ae44253201 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.425141   477 tablet_replica.cc:333] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d: stopping tablet replica
I20260608 10:02:36.426054   477 raft_consensus.cc:2243] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.426692   477 raft_consensus.cc:2272] T b840a27068ba4abfb48d3731e2614c3c P 34ea4af43a21415ba336cb6c11acfd3d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.429783   477 tablet_replica.cc:333] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d: stopping tablet replica
I20260608 10:02:36.439361   477 raft_consensus.cc:2243] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.440140   477 raft_consensus.cc:2272] T baf35d6c59044ebb893b63b7f8820bb0 P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.443023   477 tablet_replica.cc:333] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d: stopping tablet replica
I20260608 10:02:36.443821   477 raft_consensus.cc:2243] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.444535   477 raft_consensus.cc:2272] T 5e2e7d5b92044ab0844926afc608493e P 34ea4af43a21415ba336cb6c11acfd3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.471724  5827 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.472923  5827 tablet_bootstrap.cc:492] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Bootstrap complete.
I20260608 10:02:36.473685  5827 ts_tablet_manager.cc:1403] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Time spent bootstrapping tablet: real 0.175s	user 0.150s	sys 0.020s
I20260608 10:02:36.477108  5827 raft_consensus.cc:359] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:36.483413  5827 raft_consensus.cc:740] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9aa1edc12fd84506b3dc89938caccfba, State: Initialized, Role: LEARNER
I20260608 10:02:36.484253  5827 consensus_queue.cc:260] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba [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: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } attrs { replace: true } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "9aa1edc12fd84506b3dc89938caccfba" member_type: NON_VOTER last_known_addr { host: "127.0.119.70" port: 39519 } attrs { promote: true } }
I20260608 10:02:36.486483  5827 ts_tablet_manager.cc:1434] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260608 10:02:36.492996  5827 tablet_copy_client.cc:1131] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:36.498951   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:02:36.506137  5819 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.507247  5819 tablet_bootstrap.cc:492] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap complete.
I20260608 10:02:36.508049  5819 ts_tablet_manager.cc:1403] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent bootstrapping tablet: real 0.297s	user 0.162s	sys 0.020s
I20260608 10:02:36.510922  5819 raft_consensus.cc:359] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:36.511754  5819 raft_consensus.cc:740] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc36bd6a0a4847f0b828caf0dae0c7f4, State: Initialized, Role: LEARNER
I20260608 10:02:36.512406  5819 consensus_queue.cc:260] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } attrs { replace: true } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:36.514035  5824 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:36.515585  5824 tablet_bootstrap.cc:492] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Bootstrap complete.
I20260608 10:02:36.516606  5824 ts_tablet_manager.cc:1403] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent bootstrapping tablet: real 0.274s	user 0.166s	sys 0.019s
I20260608 10:02:36.520473  5824 raft_consensus.cc:359] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:36.521612  5824 raft_consensus.cc:740] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc36bd6a0a4847f0b828caf0dae0c7f4, State: Initialized, Role: LEARNER
I20260608 10:02:36.522490  5824 consensus_queue.cc:260] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "904819d8a9694062b2cecb90f5744876" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 36667 } } peers { permanent_uuid: "6d8dba8c51e24f6cab17691dacc07e6d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38371 } attrs { replace: true } } peers { permanent_uuid: "c3e5652e054847539f3f802bc7e9edb6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 33737 } } peers { permanent_uuid: "bc36bd6a0a4847f0b828caf0dae0c7f4" member_type: NON_VOTER last_known_addr { host: "127.0.119.69" port: 39415 } attrs { promote: true } }
I20260608 10:02:36.525612  5819 ts_tablet_manager.cc:1434] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 10:02:36.533351   477 tablet_server.cc:179] TabletServer@127.0.119.69:0 shutting down...
I20260608 10:02:36.537834  5824 ts_tablet_manager.cc:1434] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
W20260608 10:02:36.539669  5819 tablet_copy_client.cc:1131] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.66:38371: connect: Connection refused (error 111)
W20260608 10:02:36.551819  5824 tablet_copy_client.cc:1131] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.67:33737: connect: Connection refused (error 111)
I20260608 10:02:36.576541   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:36.577802   477 tablet_replica.cc:333] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4: stopping tablet replica
I20260608 10:02:36.578856   477 raft_consensus.cc:2243] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.579494   477 raft_consensus.cc:2272] T e1e5ef2560a544a183c438275ee52725 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.581879   477 tablet_replica.cc:333] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4: stopping tablet replica
I20260608 10:02:36.582438   477 raft_consensus.cc:2243] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.582902   477 raft_consensus.cc:2272] T 2e7eae82cf8246fdb89509cae022be2c P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.585160   477 tablet_replica.cc:333] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4: stopping tablet replica
I20260608 10:02:36.585729   477 raft_consensus.cc:2243] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.586216   477 raft_consensus.cc:2272] T 4c6b8796662c4576a5f42144210b6763 P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.588369   477 tablet_replica.cc:333] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4: stopping tablet replica
I20260608 10:02:36.588904   477 raft_consensus.cc:2243] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.589385   477 raft_consensus.cc:2272] T 604b015f8fe44c189713c6b537890abb P bc36bd6a0a4847f0b828caf0dae0c7f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.616102   477 tablet_server.cc:196] TabletServer@127.0.119.69:0 shutdown complete.
I20260608 10:02:36.636332   477 tablet_server.cc:179] TabletServer@127.0.119.70:0 shutting down...
I20260608 10:02:36.677035   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:36.678617   477 tablet_replica.cc:333] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba: stopping tablet replica
I20260608 10:02:36.679435   477 raft_consensus.cc:2243] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.679965   477 raft_consensus.cc:2272] T 03c303758db247b1b0c0be6135c6acd8 P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.683158   477 tablet_replica.cc:333] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba: stopping tablet replica
I20260608 10:02:36.683916   477 raft_consensus.cc:2243] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:36.684407   477 raft_consensus.cc:2272] T eb5588d271e14353a80a602e22a8399b P 9aa1edc12fd84506b3dc89938caccfba [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:36.687225   477 tablet_replica.cc:333] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba: stopping tablet replica
I20260608 10:02:36.687920   477 raft_consensus.cc:2243] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.688583   477 raft_consensus.cc:2272] T 00d6a1010543420b89ce8549c20a4efd P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.691294   477 tablet_replica.cc:333] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba: stopping tablet replica
I20260608 10:02:36.691943   477 raft_consensus.cc:2243] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:36.692523   477 raft_consensus.cc:2272] T c6fa37b772a94db3baf150fb65831a97 P 9aa1edc12fd84506b3dc89938caccfba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.719861   477 tablet_server.cc:196] TabletServer@127.0.119.70:0 shutdown complete.
I20260608 10:02:36.741832   477 master.cc:562] Master@127.0.119.126:36099 shutting down...
W20260608 10:02:36.767712  4967 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:02:36.767985  4967 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:02:36.768148  4967 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:02:36.769465   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:36.770074   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:36.770447   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37067a6161464d7689d2df8f71ef8004: stopping tablet replica
I20260608 10:02:36.796525   477 master.cc:584] Master@127.0.119.126:36099 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18635 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:02:36.848119   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:35133
I20260608 10:02:36.849467   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:36.856304  5857 instance_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:36.857035  5860 instance_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:36.857290  5858 instance_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:36.857769   477 server_base.cc:1061] running on GCE node
I20260608 10:02:36.858878   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:36.859063   477 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:36.859242   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912956859227 us; error 0 us; skew 500 ppm
I20260608 10:02:36.859882   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:36.862988   477 webserver.cc:533] Webserver started at http://127.0.119.126:42265/ using document root <none> and password file <none>
I20260608 10:02:36.863581   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:36.863780   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:36.864097   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:36.865235   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "ac4668ccbf7341109e6eec5da0244ee1"
format_stamp: "Formatted at 2026-06-08 10:02:36 on dist-test-slave-f77q"
I20260608 10:02:36.870260   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:02:36.875039  5865 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:36.875977   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:02:36.876313   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "ac4668ccbf7341109e6eec5da0244ee1"
format_stamp: "Formatted at 2026-06-08 10:02:36 on dist-test-slave-f77q"
I20260608 10:02:36.876647   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-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:36.891901   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:36.893235   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:36.936183   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:35133
I20260608 10:02:36.936363  5916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:35133 every 8 connection(s)
I20260608 10:02:36.940848  5917 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:36.953419  5917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1: Bootstrap starting.
I20260608 10:02:36.959077  5917 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:36.964021  5917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1: No bootstrap required, opened a new log
I20260608 10:02:36.966320  5917 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER }
I20260608 10:02:36.966758  5917 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:36.966964  5917 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4668ccbf7341109e6eec5da0244ee1, State: Initialized, Role: FOLLOWER
I20260608 10:02:36.967609  5917 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER }
I20260608 10:02:36.968072  5917 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:36.968277  5917 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:36.968505  5917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:36.973397  5917 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER }
I20260608 10:02:36.973959  5917 leader_election.cc:304] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [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: ac4668ccbf7341109e6eec5da0244ee1; no voters: 
I20260608 10:02:36.975208  5917 leader_election.cc:290] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:36.975661  5920 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:36.977195  5920 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 1 LEADER]: Becoming Leader. State: Replica: ac4668ccbf7341109e6eec5da0244ee1, State: Running, Role: LEADER
I20260608 10:02:36.977885  5920 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [LEADER]: Queue going to LEADER mode. State: All 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: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER }
I20260608 10:02:36.978402  5917 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:36.983037  5922 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac4668ccbf7341109e6eec5da0244ee1. Latest consensus state: current_term: 1 leader_uuid: "ac4668ccbf7341109e6eec5da0244ee1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER } }
I20260608 10:02:36.984853  5922 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:36.983994  5921 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac4668ccbf7341109e6eec5da0244ee1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4668ccbf7341109e6eec5da0244ee1" member_type: VOTER } }
I20260608 10:02:36.986145  5921 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:36.991091  5930 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:36.996978  5930 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:36.998008   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:37.007514  5930 catalog_manager.cc:1382] Generated new cluster ID: c6a770248f084fc38df257a69d166ee8
I20260608 10:02:37.007874  5930 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:37.043700  5930 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:37.045167  5930 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:37.065271  5930 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1: Generated new TSK 0
I20260608 10:02:37.066027  5930 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:37.129634   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.137392  5938 instance_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:37.137691  5939 instance_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:37.139285  5941 instance_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:37.140084   477 server_base.cc:1061] running on GCE node
I20260608 10:02:37.141093   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.141306   477 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:37.141501   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912957141468 us; error 0 us; skew 500 ppm
I20260608 10:02:37.142107   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.144663   477 webserver.cc:533] Webserver started at http://127.0.119.65:46757/ using document root <none> and password file <none>
I20260608 10:02:37.145215   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.145411   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.145730   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.147012   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "ef6e2b876f12425aa192bf2bca00913e"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.151983   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:37.155795  5946 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:37.156622   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:02:37.156950   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "ef6e2b876f12425aa192bf2bca00913e"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.157298   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-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:37.173949   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.175375   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.177007   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.179749   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.180001   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.180250   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.180513   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.224259   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:32877
I20260608 10:02:37.224391  6008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:32877 every 8 connection(s)
I20260608 10:02:37.230262   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.237689  6013 instance_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:37.238119  6014 instance_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:37.243146   477 server_base.cc:1061] running on GCE node
W20260608 10:02:37.243570  6017 instance_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:37.246320   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.246661   477 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:37.246855   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912957246832 us; error 0 us; skew 500 ppm
I20260608 10:02:37.247485   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.250423  6009 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35133
I20260608 10:02:37.250939  6009 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:37.251283   477 webserver.cc:533] Webserver started at http://127.0.119.66:38493/ using document root <none> and password file <none>
I20260608 10:02:37.251886   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.251868  6009 heartbeater.cc:507] Master 127.0.119.126:35133 requested a full tablet report, sending...
I20260608 10:02:37.252292   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.252645   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.254029   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "0698db47796447a0b52bd46fe1737688"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.254757  5882 ts_manager.cc:194] Registered new tserver with Master: ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877)
I20260608 10:02:37.256887  5882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34542
I20260608 10:02:37.259667   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:02:37.263561  6021 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:37.264523   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:37.264849   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "0698db47796447a0b52bd46fe1737688"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.265134   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-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:37.278393   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.280200   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.281735   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.284350   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.284614   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.284869   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.285068   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.327708   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:41597
I20260608 10:02:37.327840  6083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:41597 every 8 connection(s)
I20260608 10:02:37.333045   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.342008  6087 instance_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:37.343294  6088 instance_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:37.347947  6084 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35133
I20260608 10:02:37.348572  6084 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:37.348838  6090 instance_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:37.349713  6084 heartbeater.cc:507] Master 127.0.119.126:35133 requested a full tablet report, sending...
I20260608 10:02:37.350092   477 server_base.cc:1061] running on GCE node
I20260608 10:02:37.351178   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.351420   477 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:37.351622   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912957351606 us; error 0 us; skew 500 ppm
I20260608 10:02:37.352249   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.352500  5882 ts_manager.cc:194] Registered new tserver with Master: 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597)
I20260608 10:02:37.354295  5882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34552
I20260608 10:02:37.355049   477 webserver.cc:533] Webserver started at http://127.0.119.67:46681/ using document root <none> and password file <none>
I20260608 10:02:37.355664   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.355928   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.356269   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.357625   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "86fc06d5554d4ac3942519d7acf3790f"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.362438   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:37.366163  6095 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:37.367121   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:37.367463   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "86fc06d5554d4ac3942519d7acf3790f"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-f77q"
I20260608 10:02:37.367755   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-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:37.393755   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.395053   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.396431   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.399442   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.399650   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.399963   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.400123   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.443387   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:43327
I20260608 10:02:37.443532  6157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:43327 every 8 connection(s)
I20260608 10:02:37.459165  6158 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35133
I20260608 10:02:37.459697  6158 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:37.460532  6158 heartbeater.cc:507] Master 127.0.119.126:35133 requested a full tablet report, sending...
I20260608 10:02:37.463222  5882 ts_manager.cc:194] Registered new tserver with Master: 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:37.463385   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016510945s
I20260608 10:02:37.464709  5882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34560
I20260608 10:02:38.260409  6009 heartbeater.cc:499] Master 127.0.119.126:35133 was elected leader, sending a full tablet report...
I20260608 10:02:38.357575  6084 heartbeater.cc:499] Master 127.0.119.126:35133 was elected leader, sending a full tablet report...
I20260608 10:02:38.468076  6158 heartbeater.cc:499] Master 127.0.119.126:35133 was elected leader, sending a full tablet report...
I20260608 10:02:38.523967  5882 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34572:
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:38.526620  5882 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:38.585052  5974 tablet_service.cc:1511] Processing CreateTablet for tablet 376335ce99be4bd9b7e5527945be1b0d (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:38.586721  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376335ce99be4bd9b7e5527945be1b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.586541  6049 tablet_service.cc:1511] Processing CreateTablet for tablet 376335ce99be4bd9b7e5527945be1b0d (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:38.588061  6049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376335ce99be4bd9b7e5527945be1b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.589855  6047 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2c726268c40ec9bde9b626e151097 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:38.590986  5973 tablet_service.cc:1511] Processing CreateTablet for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:38.591570  6047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2c726268c40ec9bde9b626e151097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.591934  5972 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2c726268c40ec9bde9b626e151097 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:38.592592  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.593276  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2c726268c40ec9bde9b626e151097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.590379  6048 tablet_service.cc:1511] Processing CreateTablet for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:38.600248  6048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.612010  6123 tablet_service.cc:1511] Processing CreateTablet for tablet 376335ce99be4bd9b7e5527945be1b0d (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:38.613603  6123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376335ce99be4bd9b7e5527945be1b0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.615876  6122 tablet_service.cc:1511] Processing CreateTablet for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:38.617403  6122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.619818  6121 tablet_service.cc:1511] Processing CreateTablet for tablet d7e2c726268c40ec9bde9b626e151097 (DEFAULT_TABLE table=test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:38.621311  6121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2c726268c40ec9bde9b626e151097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.635733  6179 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Bootstrap starting.
I20260608 10:02:38.645771  6179 tablet_bootstrap.cc:654] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.657851  6179 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: No bootstrap required, opened a new log
I20260608 10:02:38.658543  6179 ts_tablet_manager.cc:1403] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260608 10:02:38.659130  6178 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: Bootstrap starting.
I20260608 10:02:38.661779  6179 raft_consensus.cc:359] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.662806  6179 raft_consensus.cc:385] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.663192  6179 raft_consensus.cc:740] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.664269  6179 consensus_queue.cc:260] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.665406  6181 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: Bootstrap starting.
I20260608 10:02:38.668188  6178 tablet_bootstrap.cc:654] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.673627  6179 ts_tablet_manager.cc:1434] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:02:38.675127  6181 tablet_bootstrap.cc:654] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.675756  6179 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Bootstrap starting.
I20260608 10:02:38.677174  6178 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: No bootstrap required, opened a new log
I20260608 10:02:38.677837  6178 ts_tablet_manager.cc:1403] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260608 10:02:38.682410  6178 raft_consensus.cc:359] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.683766  6178 raft_consensus.cc:385] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.684295  6178 raft_consensus.cc:740] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0698db47796447a0b52bd46fe1737688, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.684576  6179 tablet_bootstrap.cc:654] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.685495  6178 consensus_queue.cc:260] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.688330  6181 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: No bootstrap required, opened a new log
I20260608 10:02:38.688928  6181 ts_tablet_manager.cc:1403] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 10:02:38.692636  6181 raft_consensus.cc:359] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.693500  6181 raft_consensus.cc:385] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.693673  6178 ts_tablet_manager.cc:1434] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 10:02:38.693922  6181 raft_consensus.cc:740] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86fc06d5554d4ac3942519d7acf3790f, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.695317  6178 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: Bootstrap starting.
I20260608 10:02:38.695215  6181 consensus_queue.cc:260] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.697311  6179 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: No bootstrap required, opened a new log
I20260608 10:02:38.697903  6179 ts_tablet_manager.cc:1403] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260608 10:02:38.701339  6179 raft_consensus.cc:359] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.702142  6179 raft_consensus.cc:385] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.702495  6179 raft_consensus.cc:740] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.703590  6179 consensus_queue.cc:260] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.705096  6181 ts_tablet_manager.cc:1434] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.007s
I20260608 10:02:38.706317  6178 tablet_bootstrap.cc:654] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.706445  6181 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: Bootstrap starting.
I20260608 10:02:38.711619  6179 ts_tablet_manager.cc:1434] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:02:38.712390  6187 raft_consensus.cc:493] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:38.712841  6179 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: Bootstrap starting.
I20260608 10:02:38.713034  6187 raft_consensus.cc:515] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.719959  6179 tablet_bootstrap.cc:654] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.725867  6182 raft_consensus.cc:493] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:38.726771  6182 raft_consensus.cc:515] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.728269  6181 tablet_bootstrap.cc:654] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: Neither blocks nor log segments found. Creating new log.
W20260608 10:02:38.732259  6010 tablet.cc:2404] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:38.742136  6182 leader_election.cc:290] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.759698  6181 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: No bootstrap required, opened a new log
I20260608 10:02:38.760492  6181 ts_tablet_manager.cc:1403] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.011s
I20260608 10:02:38.768328  6181 raft_consensus.cc:359] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.769331  6181 raft_consensus.cc:385] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.769804  6181 raft_consensus.cc:740] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86fc06d5554d4ac3942519d7acf3790f, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.778559  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:38.779450  6187 leader_election.cc:290] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597)
W20260608 10:02:38.781507  5949 leader_election.cc:343] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:38.790043  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:38.791893  6181 consensus_queue.cc:260] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.793486  6133 raft_consensus.cc:2468] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6e2b876f12425aa192bf2bca00913e in term 0.
I20260608 10:02:38.798269  5948 leader_election.cc:304] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [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: 86fc06d5554d4ac3942519d7acf3790f, ef6e2b876f12425aa192bf2bca00913e; no voters: 0698db47796447a0b52bd46fe1737688
I20260608 10:02:38.799824  6182 raft_consensus.cc:2804] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:38.800230  6182 raft_consensus.cc:493] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:38.800554  6182 raft_consensus.cc:3060] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.802742  6178 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: No bootstrap required, opened a new log
I20260608 10:02:38.803395  6178 ts_tablet_manager.cc:1403] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.062s
I20260608 10:02:38.806805  6179 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: No bootstrap required, opened a new log
I20260608 10:02:38.807556  6179 ts_tablet_manager.cc:1403] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.059s
I20260608 10:02:38.806876  6178 raft_consensus.cc:359] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.808051  6178 raft_consensus.cc:385] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.808451  6178 raft_consensus.cc:740] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0698db47796447a0b52bd46fe1737688, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.808471  6182 raft_consensus.cc:515] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.809495  6178 consensus_queue.cc:260] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.811916  6178 ts_tablet_manager.cc:1434] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:38.813031  6178 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Bootstrap starting.
I20260608 10:02:38.814376  6179 raft_consensus.cc:359] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.815228  6179 raft_consensus.cc:385] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.815554  6179 raft_consensus.cc:740] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.817459  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:38.818212  6059 raft_consensus.cc:2468] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86fc06d5554d4ac3942519d7acf3790f in term 0.
I20260608 10:02:38.819545  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:38.820308  5984 raft_consensus.cc:2468] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86fc06d5554d4ac3942519d7acf3790f in term 0.
I20260608 10:02:38.821597  6098 leader_election.cc:304] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f; no voters: 
I20260608 10:02:38.822561  6187 raft_consensus.cc:2804] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:38.822969  6187 raft_consensus.cc:493] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:38.823076  6178 tablet_bootstrap.cc:654] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.823385  6187 raft_consensus.cc:3060] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.824332  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688"
I20260608 10:02:38.824796  6181 ts_tablet_manager.cc:1434] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.003s
I20260608 10:02:38.825935  6182 leader_election.cc:290] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 election: Requested vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
W20260608 10:02:38.825989  5949 leader_election.cc:343] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:38.828188  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f"
I20260608 10:02:38.830013  6133 raft_consensus.cc:3060] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.830088  6181 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: Bootstrap starting.
I20260608 10:02:38.833485  6187 raft_consensus.cc:515] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.828567  6179 consensus_queue.cc:260] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.838238  6133 raft_consensus.cc:2468] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6e2b876f12425aa192bf2bca00913e in term 1.
I20260608 10:02:38.839181  6187 leader_election.cc:290] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 1 election: Requested vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597)
I20260608 10:02:38.839442  6179 ts_tablet_manager.cc:1434] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.002s
I20260608 10:02:38.839815  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688"
I20260608 10:02:38.839501  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e"
I20260608 10:02:38.840721  6059 raft_consensus.cc:3060] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.842693  6181 tablet_bootstrap.cc:654] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:38.840852  5984 raft_consensus.cc:3060] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.850272  6059 raft_consensus.cc:2468] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86fc06d5554d4ac3942519d7acf3790f in term 1.
I20260608 10:02:38.851991  6098 leader_election.cc:304] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f; no voters: 
I20260608 10:02:38.853048  6187 raft_consensus.cc:2804] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:38.854339  5948 leader_election.cc:304] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [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: 86fc06d5554d4ac3942519d7acf3790f, ef6e2b876f12425aa192bf2bca00913e; no voters: 0698db47796447a0b52bd46fe1737688
I20260608 10:02:38.856151  6182 raft_consensus.cc:2804] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:38.857277  5984 raft_consensus.cc:2468] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86fc06d5554d4ac3942519d7acf3790f in term 1.
I20260608 10:02:38.859503  6182 raft_consensus.cc:697] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Becoming Leader. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Running, Role: LEADER
I20260608 10:02:38.856407  6178 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: No bootstrap required, opened a new log
I20260608 10:02:38.860646  6178 ts_tablet_manager.cc:1403] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.006s
I20260608 10:02:38.860780  6182 consensus_queue.cc:237] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.865314  6187 raft_consensus.cc:697] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 LEADER]: Becoming Leader. State: Replica: 86fc06d5554d4ac3942519d7acf3790f, State: Running, Role: LEADER
I20260608 10:02:38.866425  6187 consensus_queue.cc:237] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.866158  6178 raft_consensus.cc:359] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.868026  6178 raft_consensus.cc:385] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.868405  6178 raft_consensus.cc:740] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0698db47796447a0b52bd46fe1737688, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.869336  6178 consensus_queue.cc:260] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.873632  6178 ts_tablet_manager.cc:1434] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 10:02:38.874377  6181 tablet_bootstrap.cc:492] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: No bootstrap required, opened a new log
I20260608 10:02:38.875089  6181 ts_tablet_manager.cc:1403] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.025s
I20260608 10:02:38.879261  6181 raft_consensus.cc:359] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.878925  5881 catalog_manager.cc:5696] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6e2b876f12425aa192bf2bca00913e (127.0.119.65). New cstate: current_term: 1 leader_uuid: "ef6e2b876f12425aa192bf2bca00913e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:38.880311  6181 raft_consensus.cc:385] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:38.880832  6181 raft_consensus.cc:740] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86fc06d5554d4ac3942519d7acf3790f, State: Initialized, Role: FOLLOWER
I20260608 10:02:38.881971  6181 consensus_queue.cc:260] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.885241  6181 ts_tablet_manager.cc:1434] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:02:38.891912  5880 catalog_manager.cc:5696] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f reported cstate change: term changed from 0 to 1, leader changed from <none> to 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67). New cstate: current_term: 1 leader_uuid: "86fc06d5554d4ac3942519d7acf3790f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:38.915699  6185 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:38.916330  6185 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.918967  6185 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.922063  6182 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:38.922878  6182 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.925843  6182 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.927834  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:38.928293  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:38.928591  6059 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6e2b876f12425aa192bf2bca00913e in term 0.
I20260608 10:02:38.929011  6133 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef6e2b876f12425aa192bf2bca00913e in term 0.
I20260608 10:02:38.930173  5949 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0698db47796447a0b52bd46fe1737688, ef6e2b876f12425aa192bf2bca00913e; no voters: 
I20260608 10:02:38.931247  6182 raft_consensus.cc:2804] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:38.931645  6182 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:38.932016  6182 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.934599  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:38.935204  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:38.935781  6133 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0698db47796447a0b52bd46fe1737688 in term 0.
I20260608 10:02:38.936794  6023 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f; no voters: 
I20260608 10:02:38.937572  6185 raft_consensus.cc:2804] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:38.937891  6185 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:38.938181  6185 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.938596  6182 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.939692  5984 raft_consensus.cc:2393] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0698db47796447a0b52bd46fe1737688 in current term 1: Already voted for candidate ef6e2b876f12425aa192bf2bca00913e in this term.
I20260608 10:02:38.940778  6182 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 1 election: Requested vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.941725  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688"
I20260608 10:02:38.942440  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f"
I20260608 10:02:38.943092  6133 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.944700  6185 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.945771  6059 raft_consensus.cc:2393] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef6e2b876f12425aa192bf2bca00913e in current term 1: Already voted for candidate 0698db47796447a0b52bd46fe1737688 in this term.
I20260608 10:02:38.947902  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e"
I20260608 10:02:38.948606  5984 raft_consensus.cc:2393] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0698db47796447a0b52bd46fe1737688 in current term 1: Already voted for candidate ef6e2b876f12425aa192bf2bca00913e in this term.
I20260608 10:02:38.950781  6133 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef6e2b876f12425aa192bf2bca00913e in term 1.
I20260608 10:02:38.951205  6185 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 1 election: Requested vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.951862  6185 raft_consensus.cc:493] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:38.952351  6185 raft_consensus.cc:515] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.952632  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f"
I20260608 10:02:38.952877  5948 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [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: 86fc06d5554d4ac3942519d7acf3790f, ef6e2b876f12425aa192bf2bca00913e; no voters: 0698db47796447a0b52bd46fe1737688
I20260608 10:02:38.953754  6133 raft_consensus.cc:2393] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0698db47796447a0b52bd46fe1737688 in current term 1: Already voted for candidate ef6e2b876f12425aa192bf2bca00913e in this term.
I20260608 10:02:38.953946  6182 raft_consensus.cc:2804] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:38.954707  6185 leader_election.cc:290] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:38.955417  6182 raft_consensus.cc:697] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Becoming Leader. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Running, Role: LEADER
I20260608 10:02:38.956076  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:38.956708  6023 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [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: 0698db47796447a0b52bd46fe1737688; no voters: 86fc06d5554d4ac3942519d7acf3790f, ef6e2b876f12425aa192bf2bca00913e
I20260608 10:02:38.956374  6182 consensus_queue.cc:237] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:38.957598  6204 raft_consensus.cc:2749] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:38.957870  6133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:38.958774  6133 raft_consensus.cc:2393] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0698db47796447a0b52bd46fe1737688 in current term 1: Already voted for candidate ef6e2b876f12425aa192bf2bca00913e in this term.
I20260608 10:02:38.959920  6023 leader_election.cc:304] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [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: 0698db47796447a0b52bd46fe1737688; no voters: 86fc06d5554d4ac3942519d7acf3790f, ef6e2b876f12425aa192bf2bca00913e
I20260608 10:02:38.960968  6204 raft_consensus.cc:3060] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:38.964903  5880 catalog_manager.cc:5696] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e reported cstate change: term changed from 0 to 1, leader changed from <none> to ef6e2b876f12425aa192bf2bca00913e (127.0.119.65). New cstate: current_term: 1 leader_uuid: "ef6e2b876f12425aa192bf2bca00913e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:38.967010  6204 raft_consensus.cc:2749] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:38.996423  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:39.001173   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:39.010486  6207 instance_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:39.010582  6208 instance_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:39.019701  5984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d"
dest_uuid: "ef6e2b876f12425aa192bf2bca00913e"
mode: GRACEFUL
new_leader_uuid: "0698db47796447a0b52bd46fe1737688"
 from {username='slave'} at 127.0.0.1:59524
I20260608 10:02:39.021109  5984 raft_consensus.cc:606] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Received request to transfer leadership to TS 0698db47796447a0b52bd46fe1737688
I20260608 10:02:39.024484  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:02:39.025326  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:39.028362   477 server_base.cc:1061] running on GCE node
W20260608 10:02:39.029273  6210 instance_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:39.031107   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:39.031482   477 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:39.031795   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912959031759 us; error 0 us; skew 500 ppm
I20260608 10:02:39.032791   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:39.035459   477 webserver.cc:533] Webserver started at http://127.0.119.68:38063/ using document root <none> and password file <none>
I20260608 10:02:39.036018   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:39.036228   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:39.036521   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:39.037700   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "cdceb34dcb8546ee98e12c7fc792b9bf"
format_stamp: "Formatted at 2026-06-08 10:02:39 on dist-test-slave-f77q"
I20260608 10:02:39.042672   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:02:39.046586  6215 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:39.047530   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:39.047914   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "cdceb34dcb8546ee98e12c7fc792b9bf"
format_stamp: "Formatted at 2026-06-08 10:02:39 on dist-test-slave-f77q"
I20260608 10:02:39.048271   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-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:39.068602   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:39.069965   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:39.071575   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:39.074049   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:39.074252   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:39.074600   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:39.074777   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:39.121351   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:41949
I20260608 10:02:39.121541  6277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:41949 every 8 connection(s)
I20260608 10:02:39.137877  6278 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35133
I20260608 10:02:39.138378  6278 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:39.139200  6278 heartbeater.cc:507] Master 127.0.119.126:35133 requested a full tablet report, sending...
I20260608 10:02:39.141485  5880 ts_manager.cc:194] Registered new tserver with Master: cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949)
I20260608 10:02:39.143055  5880 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34576
I20260608 10:02:39.192349  6182 consensus_queue.cc:1048] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:39.201069  6199 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:02:39.201399  6199 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:02:39.206683  6284 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:39.207522  6283 consensus_queue.cc:1048] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:39.219949  6187 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:39.226554  6182 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:39.245393  6187 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:39.735916  6199 raft_consensus.cc:993] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: : Instructing follower 0698db47796447a0b52bd46fe1737688 to start an election
I20260608 10:02:39.736917  6283 raft_consensus.cc:1081] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Signalling peer 0698db47796447a0b52bd46fe1737688 to start an election
I20260608 10:02:39.739316  6058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d"
dest_uuid: "0698db47796447a0b52bd46fe1737688"
 from {username='slave'} at 127.0.0.1:54680
I20260608 10:02:39.740041  6058 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:02:39.740582  6058 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:39.748736  6058 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:39.750996  6058 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 2 election: Requested vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:39.752287  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef6e2b876f12425aa192bf2bca00913e"
I20260608 10:02:39.752727  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86fc06d5554d4ac3942519d7acf3790f"
I20260608 10:02:39.753252  5984 raft_consensus.cc:3055] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:02:39.753331  6132 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:39.753844  5984 raft_consensus.cc:740] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef6e2b876f12425aa192bf2bca00913e, State: Running, Role: LEADER
I20260608 10:02:39.755079  5984 consensus_queue.cc:260] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:39.756726  5984 raft_consensus.cc:3060] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:39.763536  6132 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0698db47796447a0b52bd46fe1737688 in term 2.
I20260608 10:02:39.765388  6023 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [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: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f; no voters: 
I20260608 10:02:39.767457  5984 raft_consensus.cc:2468] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0698db47796447a0b52bd46fe1737688 in term 2.
I20260608 10:02:39.767570  6297 raft_consensus.cc:2804] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:39.768898  6297 raft_consensus.cc:697] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 2 LEADER]: Becoming Leader. State: Replica: 0698db47796447a0b52bd46fe1737688, State: Running, Role: LEADER
I20260608 10:02:39.770491  6297 consensus_queue.cc:237] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:39.777878  5882 catalog_manager.cc:5696] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 reported cstate change: term changed from 1 to 2, leader changed from ef6e2b876f12425aa192bf2bca00913e (127.0.119.65) to 0698db47796447a0b52bd46fe1737688 (127.0.119.66). New cstate: current_term: 2 leader_uuid: "0698db47796447a0b52bd46fe1737688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:40.023748  5984 consensus_queue.cc:237] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.030998  6132 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:40.031211  6058 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:40.033070  6199 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } 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:40.034505  6284 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:40.047165  6058 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
W20260608 10:02:40.052580  5947 consensus_peers.cc:597] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e -> Peer cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949): Couldn't send request to peer cdceb34dcb8546ee98e12c7fc792b9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a72553e7db5f4f8aa67bfa0d9a8b6e21. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:40.053017  6132 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.063665  5882 catalog_manager.cc:5696] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 reported cstate change: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "ef6e2b876f12425aa192bf2bca00913e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.067874  6132 raft_consensus.cc:1275] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 2 FOLLOWER]: Refusing update from remote peer 0698db47796447a0b52bd46fe1737688: 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:40.069762  6297 consensus_queue.cc:1048] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:40.105032  5984 raft_consensus.cc:1275] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Refusing update from remote peer 0698db47796447a0b52bd46fe1737688: 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:40.106479  6297 consensus_queue.cc:1048] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:40.113543  6199 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.140679  6132 consensus_queue.cc:237] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.146919  6278 heartbeater.cc:499] Master 127.0.119.126:35133 was elected leader, sending a full tablet report...
I20260608 10:02:40.148877  6058 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:40.151338  5984 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:40.153074  6309 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:02:40.154541  6198 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:02:40.167042  6096 consensus_peers.cc:597] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f -> Peer cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949): Couldn't send request to peer cdceb34dcb8546ee98e12c7fc792b9bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7e2c726268c40ec9bde9b626e151097. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:40.166908  5984 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.167204  6058 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.217643  5880 catalog_manager.cc:5696] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 reported cstate change: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "86fc06d5554d4ac3942519d7acf3790f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.322191  6313 ts_tablet_manager.cc:933] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: Initiating tablet copy from peer ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877)
I20260608 10:02:40.324180  6313 tablet_copy_client.cc:323] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:32877
I20260608 10:02:40.337062  5994 tablet_copy_service.cc:140] P ef6e2b876f12425aa192bf2bca00913e: Received BeginTabletCopySession request for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 from peer cdceb34dcb8546ee98e12c7fc792b9bf ({username='slave'} at 127.0.0.1:59544)
I20260608 10:02:40.337770  5994 tablet_copy_service.cc:161] P ef6e2b876f12425aa192bf2bca00913e: Beginning new tablet copy session on tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 from peer cdceb34dcb8546ee98e12c7fc792b9bf at {username='slave'} at 127.0.0.1:59544: session id = cdceb34dcb8546ee98e12c7fc792b9bf-a72553e7db5f4f8aa67bfa0d9a8b6e21
I20260608 10:02:40.336615  6309 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } } }
I20260608 10:02:40.348223  5994 tablet_copy_source_session.cc:215] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:40.352898  6313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:40.367136  6313 tablet_copy_client.cc:806] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:40.367810  6313 tablet_copy_client.cc:670] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:40.372439  6313 tablet_copy_client.cc:538] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:40.383405  6313 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: Bootstrap starting.
I20260608 10:02:40.404942  6313 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: 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:40.405922  6313 tablet_bootstrap.cc:492] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: Bootstrap complete.
I20260608 10:02:40.406801  6313 ts_tablet_manager.cc:1403] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260608 10:02:40.410043  6313 raft_consensus.cc:359] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.411043  6313 raft_consensus.cc:740] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdceb34dcb8546ee98e12c7fc792b9bf, State: Initialized, Role: LEARNER
I20260608 10:02:40.411789  6313 consensus_queue.cc:260] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.415405  6313 ts_tablet_manager.cc:1434] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:40.417742  5994 tablet_copy_service.cc:342] P ef6e2b876f12425aa192bf2bca00913e: Request end of tablet copy session cdceb34dcb8546ee98e12c7fc792b9bf-a72553e7db5f4f8aa67bfa0d9a8b6e21 received from {username='slave'} at 127.0.0.1:59544
I20260608 10:02:40.418278  5994 tablet_copy_service.cc:434] P ef6e2b876f12425aa192bf2bca00913e: ending tablet copy session cdceb34dcb8546ee98e12c7fc792b9bf-a72553e7db5f4f8aa67bfa0d9a8b6e21 on tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 with peer cdceb34dcb8546ee98e12c7fc792b9bf
I20260608 10:02:40.478376  6313 ts_tablet_manager.cc:933] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: Initiating tablet copy from peer 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:40.480351  6313 tablet_copy_client.cc:323] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:43327
I20260608 10:02:40.491003  6143 tablet_copy_service.cc:140] P 86fc06d5554d4ac3942519d7acf3790f: Received BeginTabletCopySession request for tablet d7e2c726268c40ec9bde9b626e151097 from peer cdceb34dcb8546ee98e12c7fc792b9bf ({username='slave'} at 127.0.0.1:54526)
I20260608 10:02:40.491585  6143 tablet_copy_service.cc:161] P 86fc06d5554d4ac3942519d7acf3790f: Beginning new tablet copy session on tablet d7e2c726268c40ec9bde9b626e151097 from peer cdceb34dcb8546ee98e12c7fc792b9bf at {username='slave'} at 127.0.0.1:54526: session id = cdceb34dcb8546ee98e12c7fc792b9bf-d7e2c726268c40ec9bde9b626e151097
I20260608 10:02:40.499471  6143 tablet_copy_source_session.cc:215] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:40.502971  6313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e2c726268c40ec9bde9b626e151097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:40.515949  6313 tablet_copy_client.cc:806] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:40.516585  6313 tablet_copy_client.cc:670] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:40.521142  6313 tablet_copy_client.cc:538] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:40.529354  6313 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: Bootstrap starting.
I20260608 10:02:40.546731  6313 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: 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:40.547605  6313 tablet_bootstrap.cc:492] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: Bootstrap complete.
I20260608 10:02:40.548254  6313 ts_tablet_manager.cc:1403] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.009s
I20260608 10:02:40.550981  6313 raft_consensus.cc:359] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.551700  6313 raft_consensus.cc:740] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdceb34dcb8546ee98e12c7fc792b9bf, State: Initialized, Role: LEARNER
I20260608 10:02:40.552279  6313 consensus_queue.cc:260] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: true } }
I20260608 10:02:40.554338  6313 ts_tablet_manager.cc:1434] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:40.556625  6143 tablet_copy_service.cc:342] P 86fc06d5554d4ac3942519d7acf3790f: Request end of tablet copy session cdceb34dcb8546ee98e12c7fc792b9bf-d7e2c726268c40ec9bde9b626e151097 received from {username='slave'} at 127.0.0.1:54526
I20260608 10:02:40.557119  6143 tablet_copy_service.cc:434] P 86fc06d5554d4ac3942519d7acf3790f: ending tablet copy session cdceb34dcb8546ee98e12c7fc792b9bf-d7e2c726268c40ec9bde9b626e151097 on tablet d7e2c726268c40ec9bde9b626e151097 with peer cdceb34dcb8546ee98e12c7fc792b9bf
I20260608 10:02:40.677244  6253 raft_consensus.cc:1217] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:40.844215  6253 raft_consensus.cc:1217] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:41.026994  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:41.030977  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:41.031500  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:41.267951  6283 raft_consensus.cc:1064] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: attempting to promote NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf to VOTER
I20260608 10:02:41.270298  6283 consensus_queue.cc:237] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:41.278378  6132 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:41.279351  6253 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:41.280093  6283 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:02:41.281212  6199 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } 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:41.281195  6058 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:41.283843  6199 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } 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:41.296219  6309 raft_consensus.cc:1064] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: attempting to promote NON_VOTER cdceb34dcb8546ee98e12c7fc792b9bf to VOTER
I20260608 10:02:41.300611  6309 consensus_queue.cc:237] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:41.308252  6252 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.311033  6253 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 LEARNER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:41.312734  6316 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } 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:41.315021  6057 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.317286  6058 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:41.322330  5984 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:41.330976  6316 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:41.334758  5881 catalog_manager.cc:5696] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 reported cstate change: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef6e2b876f12425aa192bf2bca00913e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.341364  6309 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } 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:41.368948  5984 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.368886  6058 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.381186  5882 catalog_manager.cc:5696] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e reported cstate change: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86fc06d5554d4ac3942519d7acf3790f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.561820  6132 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.594803  6283 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.653622  6309 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:41.684636  6251 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.209205  6318 raft_consensus.cc:493] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef6e2b876f12425aa192bf2bca00913e)
I20260608 10:02:42.210135  6318 raft_consensus.cc:515] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.220990  6318 leader_election.cc:290] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:42.223268  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:42.285151  6199 raft_consensus.cc:493] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86fc06d5554d4ac3942519d7acf3790f)
I20260608 10:02:42.285928  6199 raft_consensus.cc:515] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.285323  6283 raft_consensus.cc:493] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0698db47796447a0b52bd46fe1737688)
I20260608 10:02:42.287868  6283 raft_consensus.cc:515] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } }
I20260608 10:02:42.290359  6283 leader_election.cc:290] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327)
I20260608 10:02:42.291464  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:42.292683  6199 leader_election.cc:290] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327), cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949)
I20260608 10:02:42.293920  6251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" is_pre_election: true
I20260608 10:02:42.294991  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:42.299163  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:42.301519  6218 leader_election.cc:304] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: cdceb34dcb8546ee98e12c7fc792b9bf; no voters: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f
I20260608 10:02:42.302448  6318 raft_consensus.cc:2749] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:42.302423  5948 leader_election.cc:304] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: ef6e2b876f12425aa192bf2bca00913e; no voters: 86fc06d5554d4ac3942519d7acf3790f, cdceb34dcb8546ee98e12c7fc792b9bf
I20260608 10:02:42.304431  6283 raft_consensus.cc:2749] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:42.315691  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:42.317858  6057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376335ce99be4bd9b7e5527945be1b0d" candidate_uuid: "ef6e2b876f12425aa192bf2bca00913e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:42.323158  5949 leader_election.cc:304] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef6e2b876f12425aa192bf2bca00913e; no voters: 0698db47796447a0b52bd46fe1737688, 86fc06d5554d4ac3942519d7acf3790f
I20260608 10:02:42.324838  6283 raft_consensus.cc:2749] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:02:42.619799  6312 raft_consensus.cc:493] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86fc06d5554d4ac3942519d7acf3790f)
I20260608 10:02:42.620484  6312 raft_consensus.cc:515] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } attrs { replace: true } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.627229  6312 leader_election.cc:290] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 86fc06d5554d4ac3942519d7acf3790f (127.0.119.67:43327), cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949)
I20260608 10:02:42.628769  5983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:42.648986  5882 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34542 (request call id 22) took 1270 ms. Trace:
I20260608 10:02:42.649547  5882 rpcz_store.cc:276] 0608 10:02:41.379067 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:41.379247 (+   180us) service_pool.cc:224] Handling call
0608 10:02:42.648862 (+1269615us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:41.384381 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 10:02:41.384770 (+   389us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:41.384795 (+    25us) write_op.cc:435] Acquired schema lock
0608 10:02:41.384805 (+    10us) tablet.cc:662] Decoding operations
0608 10:02:41.385066 (+   261us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:41.385101 (+    35us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:41.385120 (+    19us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:02:41.385264 (+   144us) tablet.cc:701] Row locks acquired
0608 10:02:41.385276 (+    12us) write_op.cc:260] PREPARE: finished
0608 10:02:41.385374 (+    98us) write_op.cc:270] Start()
0608 10:02:41.385464 (+    90us) write_op.cc:276] Timestamp: P: 1780912961385339 usec, L: 0
0608 10:02:41.385480 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 10:02:41.386072 (+   592us) log.cc:844] Serialized 590 byte log entry
0608 10:02:41.938331 (+552259us) op_driver.cc:464] REPLICATION: finished
0608 10:02:41.938941 (+   610us) write_op.cc:301] APPLY: starting
0608 10:02:41.939051 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:41.939228 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:41.939376 (+   148us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:41.939671 (+   295us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:41.939881 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 10:02:41.940004 (+   123us) write_op.cc:312] APPLY: finished
0608 10:02:41.940389 (+   385us) log.cc:844] Serialized 22 byte log entry
0608 10:02:41.940637 (+   248us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:41.940749 (+   112us) write_op.cc:454] Released schema lock
0608 10:02:41.940810 (+    61us) write_op.cc:341] FINISH: Updating metrics
0608 10:02:41.941246 (+   436us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:41.941284 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":35,"reported_tablets":1,"spinlock_wait_cycles":6016,"child_traces":[["op",{"apply.queue_time_us":254,"apply.run_cpu_time_us":2275,"apply.run_wall_time_us":2275,"num_ops":1,"prepare.queue_time_us":150,"prepare.run_cpu_time_us":2004,"prepare.run_wall_time_us":2003,"replication_time_us":552640,"spinlock_wait_cycles":37248}]]}
I20260608 10:02:42.653505  6339 raft_consensus.cc:493] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef6e2b876f12425aa192bf2bca00913e)
I20260608 10:02:42.654210  6339 raft_consensus.cc:515] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } attrs { replace: true } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.657511  6339 leader_election.cc:290] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877), 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597), cdceb34dcb8546ee98e12c7fc792b9bf (127.0.119.68:41949)
I20260608 10:02:42.658510  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "0698db47796447a0b52bd46fe1737688" is_pre_election: true
I20260608 10:02:42.669449  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:42.702510  5881 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34552 (request call id 17) took 1370 ms. Trace:
I20260608 10:02:42.703063  5881 rpcz_store.cc:276] 0608 10:02:41.331644 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:41.331870 (+   226us) service_pool.cc:224] Handling call
0608 10:02:42.702400 (+1370530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:02:41.340887 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 10:02:41.341770 (+   883us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:02:41.341823 (+    53us) write_op.cc:435] Acquired schema lock
0608 10:02:41.341852 (+    29us) tablet.cc:662] Decoding operations
0608 10:02:41.342514 (+   662us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:02:41.342609 (+    95us) write_op.cc:641] Partition lock acquired for write op
0608 10:02:41.342653 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:02:41.342939 (+   286us) tablet.cc:701] Row locks acquired
0608 10:02:41.342971 (+    32us) write_op.cc:260] PREPARE: finished
0608 10:02:41.343169 (+   198us) write_op.cc:270] Start()
0608 10:02:41.343333 (+   164us) write_op.cc:276] Timestamp: P: 1780912961343108 usec, L: 0
0608 10:02:41.343363 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 10:02:41.346917 (+  3554us) log.cc:844] Serialized 594 byte log entry
0608 10:02:41.616344 (+269427us) op_driver.cc:464] REPLICATION: finished
0608 10:02:41.762432 (+146088us) write_op.cc:301] APPLY: starting
0608 10:02:41.763718 (+  1286us) tablet.cc:1367] starting BulkCheckPresence
0608 10:02:41.763859 (+   141us) tablet.cc:1370] finished BulkCheckPresence
0608 10:02:41.764001 (+   142us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:02:41.764268 (+   267us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:02:41.764462 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 10:02:41.764517 (+    55us) write_op.cc:312] APPLY: finished
0608 10:02:41.764771 (+   254us) log.cc:844] Serialized 22 byte log entry
0608 10:02:41.765623 (+   852us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:41.765702 (+    79us) write_op.cc:454] Released schema lock
0608 10:02:41.765748 (+    46us) write_op.cc:341] FINISH: Updating metrics
0608 10:02:41.766108 (+   360us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:02:41.766138 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":368091,"reported_tablets":1,"spinlock_wait_cycles":176896,"child_traces":[["op",{"apply.queue_time_us":145708,"apply.run_cpu_time_us":1930,"apply.run_wall_time_us":3694,"num_ops":1,"prepare.queue_time_us":1613,"prepare.run_cpu_time_us":4592,"prepare.run_wall_time_us":12748,"raft.queue_time_us":386030,"raft.run_cpu_time_us":61379,"raft.run_wall_time_us":580977,"replication_time_us":272727,"spinlock_wait_cycles":23296,"thread_start_us":161712,"threads_started":4,"wal-append.queue_time_us":1350}]]}
I20260608 10:02:42.713248  5984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ef6e2b876f12425aa192bf2bca00913e" is_pre_election: true
I20260608 10:02:42.714983  6097 leader_election.cc:304] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 86fc06d5554d4ac3942519d7acf3790f; no voters: 0698db47796447a0b52bd46fe1737688, ef6e2b876f12425aa192bf2bca00913e
I20260608 10:02:42.715422  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72553e7db5f4f8aa67bfa0d9a8b6e21" candidate_uuid: "86fc06d5554d4ac3942519d7acf3790f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" is_pre_election: true
I20260608 10:02:42.716087  6309 raft_consensus.cc:2749] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:42.727159  5880 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:34576 (request call id 9) took 1393 ms. Trace:
I20260608 10:02:42.727705  5880 rpcz_store.cc:276] 0608 10:02:41.333304 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:02:41.333470 (+   166us) service_pool.cc:224] Handling call
0608 10:02:42.727087 (+1393617us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8936,"reported_tablets":1,"spinlock_wait_cycles":17280}
I20260608 10:02:42.734328  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" is_pre_election: true
I20260608 10:02:42.736356  6022 leader_election.cc:304] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 0698db47796447a0b52bd46fe1737688; no voters: cdceb34dcb8546ee98e12c7fc792b9bf, ef6e2b876f12425aa192bf2bca00913e
I20260608 10:02:42.737663  6338 raft_consensus.cc:2749] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:42.744102  6131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e2c726268c40ec9bde9b626e151097" candidate_uuid: "0698db47796447a0b52bd46fe1737688" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "86fc06d5554d4ac3942519d7acf3790f" is_pre_election: true
I20260608 10:02:42.759791  5984 consensus_queue.cc:237] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [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: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.761034  6131 consensus_queue.cc:237] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [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: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } }
I20260608 10:02:42.771303  6252 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:42.771591  6058 raft_consensus.cc:1275] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Refusing update from remote peer 86fc06d5554d4ac3942519d7acf3790f: 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:42.773432  6327 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } 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:42.774582  6309 consensus_queue.cc:1048] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:42.782871  6251 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:42.785531  6131 raft_consensus.cc:1275] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Refusing update from remote peer ef6e2b876f12425aa192bf2bca00913e: 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:42.785873  6283 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } 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:42.787974  6199 consensus_queue.cc:1048] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:42.795054  6253 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef6e2b876f12425aa192bf2bca00913e (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.811825  6131 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0698db47796447a0b52bd46fe1737688 (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.814638  6057 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef6e2b876f12425aa192bf2bca00913e (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.824549  5881 catalog_manager.cc:5696] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf reported cstate change: config changed from index 3 to 4, VOTER ef6e2b876f12425aa192bf2bca00913e (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "86fc06d5554d4ac3942519d7acf3790f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.826828  6253 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0698db47796447a0b52bd46fe1737688 (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.844437  5880 catalog_manager.cc:5696] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f reported cstate change: config changed from index 3 to 4, VOTER 0698db47796447a0b52bd46fe1737688 (127.0.119.66) evicted. New cstate: current_term: 1 leader_uuid: "ef6e2b876f12425aa192bf2bca00913e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.891122  6283 raft_consensus.cc:2955] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0698db47796447a0b52bd46fe1737688 (127.0.119.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ef6e2b876f12425aa192bf2bca00913e" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 32877 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:42.899904  5867 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:42.964977  5974 tablet_service.cc:1558] Processing DeleteTablet for tablet d7e2c726268c40ec9bde9b626e151097 with delete_type TABLET_DATA_TOMBSTONED (TS ef6e2b876f12425aa192bf2bca00913e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59494
I20260608 10:02:42.968022  6352 tablet_replica.cc:333] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: stopping tablet replica
I20260608 10:02:42.969106  6352 raft_consensus.cc:2243] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:42.969918  6352 raft_consensus.cc:2272] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:42.973073  6352 ts_tablet_manager.cc:1916] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:42.987188  6352 ts_tablet_manager.cc:1929] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:42.987639  6352 log.cc:1199] T d7e2c726268c40ec9bde9b626e151097 P ef6e2b876f12425aa192bf2bca00913e: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-0-root/wals/d7e2c726268c40ec9bde9b626e151097
I20260608 10:02:42.989326  5867 catalog_manager.cc:5027] TS ef6e2b876f12425aa192bf2bca00913e (127.0.119.65:32877): tablet d7e2c726268c40ec9bde9b626e151097 (table test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]) successfully deleted
I20260608 10:02:43.021114  6339 raft_consensus.cc:2955] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef6e2b876f12425aa192bf2bca00913e (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0698db47796447a0b52bd46fe1737688" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 41597 } } peers { permanent_uuid: "86fc06d5554d4ac3942519d7acf3790f" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43327 } } peers { permanent_uuid: "cdceb34dcb8546ee98e12c7fc792b9bf" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 41949 } attrs { promote: false } } }
I20260608 10:02:43.025769  6048 tablet_service.cc:1558] Processing DeleteTablet for tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 with delete_type TABLET_DATA_TOMBSTONED (TS 0698db47796447a0b52bd46fe1737688 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260608 10:02:43.032652  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:43.033311  5867 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d7e2c726268c40ec9bde9b626e151097 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:43.037056  6353 tablet_replica.cc:333] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: stopping tablet replica
I20260608 10:02:43.037407  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:43.037984  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:43.038194  6353 raft_consensus.cc:2243] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:43.039283  6353 raft_consensus.cc:2272] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:43.043040  6353 ts_tablet_manager.cc:1916] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:43.056565  6353 ts_tablet_manager.cc:1929] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:43.056958  6353 log.cc:1199] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 0698db47796447a0b52bd46fe1737688: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912808305672-477-0/minicluster-data/ts-1-root/wals/a72553e7db5f4f8aa67bfa0d9a8b6e21
I20260608 10:02:43.059151  5868 catalog_manager.cc:5027] TS 0698db47796447a0b52bd46fe1737688 (127.0.119.66:41597): tablet a72553e7db5f4f8aa67bfa0d9a8b6e21 (table test-workload [id=7b1f453d0baf4d26b74e2f5203ff6f7e]) successfully deleted
W20260608 10:02:43.642704  6080 debug-util.cc:398] Leaking SignalData structure 0x7b080028f360 after lost signal to thread 480
W20260608 10:02:43.643801  6080 debug-util.cc:398] Leaking SignalData structure 0x7b080028fa40 after lost signal to thread 5916
W20260608 10:02:43.644906  6080 debug-util.cc:398] Leaking SignalData structure 0x7b0800062480 after lost signal to thread 6008
W20260608 10:02:43.646031  6080 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0ce0 after lost signal to thread 6083
W20260608 10:02:43.647158  6080 debug-util.cc:398] Leaking SignalData structure 0x7b08001e06e0 after lost signal to thread 6157
W20260608 10:02:43.648196  6080 debug-util.cc:398] Leaking SignalData structure 0x7b08002bfde0 after lost signal to thread 6277
I20260608 10:02:45.039135  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:45.043123  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:45.043602  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:47.044768  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:47.049814  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:47.050518  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:49.051791  5935 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:49.055009  5935 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:49.055465  5935 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:49.556349   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:02:49.600102   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:49.601248   477 tablet_replica.cc:333] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e: stopping tablet replica
I20260608 10:02:49.602231   477 raft_consensus.cc:2243] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.603123   477 raft_consensus.cc:2272] T 376335ce99be4bd9b7e5527945be1b0d P ef6e2b876f12425aa192bf2bca00913e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.606635   477 tablet_replica.cc:333] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e: stopping tablet replica
I20260608 10:02:49.607192   477 raft_consensus.cc:2243] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:49.608759   477 raft_consensus.cc:2272] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P ef6e2b876f12425aa192bf2bca00913e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.640302   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:02:49.664597   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:02:49.702914   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:49.703871   477 tablet_replica.cc:333] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688: stopping tablet replica
I20260608 10:02:49.704619   477 raft_consensus.cc:2243] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:49.705900   477 raft_consensus.cc:2272] T 376335ce99be4bd9b7e5527945be1b0d P 0698db47796447a0b52bd46fe1737688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.708657   477 tablet_replica.cc:333] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688: stopping tablet replica
I20260608 10:02:49.709184   477 raft_consensus.cc:2243] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.710525   477 raft_consensus.cc:2272] T d7e2c726268c40ec9bde9b626e151097 P 0698db47796447a0b52bd46fe1737688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.760533   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:02:49.780110   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:02:49.814002   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:49.814980   477 tablet_replica.cc:333] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f: stopping tablet replica
I20260608 10:02:49.815990   477 raft_consensus.cc:2243] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.816589   477 raft_consensus.cc:2272] T 376335ce99be4bd9b7e5527945be1b0d P 86fc06d5554d4ac3942519d7acf3790f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.819213   477 tablet_replica.cc:333] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f: stopping tablet replica
I20260608 10:02:49.819743   477 raft_consensus.cc:2243] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.820541   477 raft_consensus.cc:2272] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.823284   477 tablet_replica.cc:333] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f: stopping tablet replica
I20260608 10:02:49.824033   477 raft_consensus.cc:2243] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:49.825196   477 raft_consensus.cc:2272] T d7e2c726268c40ec9bde9b626e151097 P 86fc06d5554d4ac3942519d7acf3790f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.850124   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:02:49.867681   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:02:49.900934   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:49.901927   477 tablet_replica.cc:333] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf: stopping tablet replica
I20260608 10:02:49.902793   477 raft_consensus.cc:2243] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.903960   477 raft_consensus.cc:2272] T d7e2c726268c40ec9bde9b626e151097 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.906961   477 tablet_replica.cc:333] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf: stopping tablet replica
I20260608 10:02:49.907554   477 raft_consensus.cc:2243] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:49.908543   477 raft_consensus.cc:2272] T a72553e7db5f4f8aa67bfa0d9a8b6e21 P cdceb34dcb8546ee98e12c7fc792b9bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.932113   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:02:49.948791   477 master.cc:562] Master@127.0.119.126:35133 shutting down...
I20260608 10:02:49.974236   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:49.975170   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:49.975548   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac4668ccbf7341109e6eec5da0244ee1: stopping tablet replica
I20260608 10:02:49.997181   477 master.cc:584] Master@127.0.119.126:35133 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13193 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:02:50.041659   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39027
I20260608 10:02:50.043118   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:50.050328  6362 instance_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:50.050180  6359 instance_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:50.050276  6360 instance_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:50.051820   477 server_base.cc:1061] running on GCE node
I20260608 10:02:50.053079   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:50.053416   477 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:50.053620   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912970053606 us; error 0 us; skew 500 ppm
I20260608 10:02:50.054360   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:50.057274   477 webserver.cc:533] Webserver started at http://127.0.119.126:44463/ using document root <none> and password file <none>
I20260608 10:02:50.057864   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:50.058038   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:50.058403   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:50.059767   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "2a49cd854b584d7eb87d453f2ffc9fe8"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.064823   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:50.069633  6367 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:50.070605   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:02:50.070945   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "2a49cd854b584d7eb87d453f2ffc9fe8"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.071215   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-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:50.091423   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:50.092922   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:50.135232   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39027
I20260608 10:02:50.135358  6418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39027 every 8 connection(s)
I20260608 10:02:50.140033  6419 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:50.152678  6419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8: Bootstrap starting.
I20260608 10:02:50.158218  6419 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:50.163203  6419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8: No bootstrap required, opened a new log
I20260608 10:02:50.165828  6419 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER }
I20260608 10:02:50.166297  6419 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:50.166606  6419 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a49cd854b584d7eb87d453f2ffc9fe8, State: Initialized, Role: FOLLOWER
I20260608 10:02:50.167318  6419 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER }
I20260608 10:02:50.167834  6419 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:50.168078  6419 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:50.168385  6419 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:50.174023  6419 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER }
I20260608 10:02:50.174681  6419 leader_election.cc:304] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [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: 2a49cd854b584d7eb87d453f2ffc9fe8; no voters: 
I20260608 10:02:50.175910  6419 leader_election.cc:290] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:50.176468  6422 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:50.177975  6422 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 1 LEADER]: Becoming Leader. State: Replica: 2a49cd854b584d7eb87d453f2ffc9fe8, State: Running, Role: LEADER
I20260608 10:02:50.178821  6422 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [LEADER]: Queue going to LEADER mode. State: All 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: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER }
I20260608 10:02:50.179215  6419 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:50.194507  6423 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER } }
I20260608 10:02:50.195245  6424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a49cd854b584d7eb87d453f2ffc9fe8. Latest consensus state: current_term: 1 leader_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a49cd854b584d7eb87d453f2ffc9fe8" member_type: VOTER } }
I20260608 10:02:50.195559  6423 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:50.196082  6424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:50.198319  6428 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:50.206214  6428 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:50.213680   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:50.217473  6428 catalog_manager.cc:1382] Generated new cluster ID: de960ba7b1ba44f3858e1b5261122a95
I20260608 10:02:50.217830  6428 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:50.247104  6428 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:50.248500  6428 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:50.264999  6428 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8: Generated new TSK 0
I20260608 10:02:50.265748  6428 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:50.281383   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:50.288888  6440 instance_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:50.290120  6441 instance_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:50.292816   477 server_base.cc:1061] running on GCE node
W20260608 10:02:50.292871  6443 instance_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:50.294142   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:50.294345   477 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:50.294549   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912970294529 us; error 0 us; skew 500 ppm
I20260608 10:02:50.295194   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:50.297670   477 webserver.cc:533] Webserver started at http://127.0.119.65:39455/ using document root <none> and password file <none>
I20260608 10:02:50.298211   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:50.298417   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:50.298787   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:50.299993   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "620e4850b07042cda036aa78932626d8"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.304981   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:50.309108  6448 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:50.310000   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:50.310360   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "620e4850b07042cda036aa78932626d8"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.310707   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-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:50.323982   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:50.325273   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:50.326939   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:50.329579   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:50.329830   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.330138   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:50.330330   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.375404   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:41087
I20260608 10:02:50.375602  6510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:41087 every 8 connection(s)
I20260608 10:02:50.381223   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:50.390514  6516 instance_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:50.391091  6515 instance_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:50.392416  6518 instance_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:50.394094   477 server_base.cc:1061] running on GCE node
I20260608 10:02:50.395133   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:50.395334   477 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:50.395609   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912970395568 us; error 0 us; skew 500 ppm
I20260608 10:02:50.396309   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:50.399636   477 webserver.cc:533] Webserver started at http://127.0.119.66:35201/ using document root <none> and password file <none>
I20260608 10:02:50.399791  6511 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39027
I20260608 10:02:50.400285   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:50.400300  6511 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:50.400660   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:50.401013   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:50.401405  6511 heartbeater.cc:507] Master 127.0.119.126:39027 requested a full tablet report, sending...
I20260608 10:02:50.402362   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "5b291d75f30742c7b14cf241978c0cc3"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.404040  6384 ts_manager.cc:194] Registered new tserver with Master: 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087)
I20260608 10:02:50.406060  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35394
I20260608 10:02:50.408279   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:50.412655  6523 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:50.413755   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:50.414108   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "5b291d75f30742c7b14cf241978c0cc3"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.414419   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-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:50.439316   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:50.440685   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:50.442277   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:50.444901   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:50.445142   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.445407   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:50.445602   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.488839   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:33407
I20260608 10:02:50.489007  6585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:33407 every 8 connection(s)
I20260608 10:02:50.494161   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:50.501443  6589 instance_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:50.503528  6590 instance_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:50.507848   477 server_base.cc:1061] running on GCE node
W20260608 10:02:50.507966  6592 instance_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:50.508913  6586 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39027
I20260608 10:02:50.509186   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:50.509320  6586 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:50.509511   477 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:50.509804   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912970509785 us; error 0 us; skew 500 ppm
I20260608 10:02:50.510412  6586 heartbeater.cc:507] Master 127.0.119.126:39027 requested a full tablet report, sending...
I20260608 10:02:50.510614   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:50.513201  6384 ts_manager.cc:194] Registered new tserver with Master: 5b291d75f30742c7b14cf241978c0cc3 (127.0.119.66:33407)
I20260608 10:02:50.513844   477 webserver.cc:533] Webserver started at http://127.0.119.67:43467/ using document root <none> and password file <none>
I20260608 10:02:50.514583   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:50.514829   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:50.515010  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35402
I20260608 10:02:50.515136   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:50.516927   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "66b9c29029d54800a7394ccf540cd5a0"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.522291   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:50.526285  6597 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:50.527433   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:50.527848   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "66b9c29029d54800a7394ccf540cd5a0"
format_stamp: "Formatted at 2026-06-08 10:02:50 on dist-test-slave-f77q"
I20260608 10:02:50.528214   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912808305672-477-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:50.543777   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:50.545625   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:50.547387   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:50.550202   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:50.550510   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.550794   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:50.551007   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:50.595638   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:43601
I20260608 10:02:50.595752  6659 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:43601 every 8 connection(s)
I20260608 10:02:50.611526  6660 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39027
I20260608 10:02:50.611964  6660 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:50.612838  6660 heartbeater.cc:507] Master 127.0.119.126:39027 requested a full tablet report, sending...
I20260608 10:02:50.615284  6384 ts_manager.cc:194] Registered new tserver with Master: 66b9c29029d54800a7394ccf540cd5a0 (127.0.119.67:43601)
I20260608 10:02:50.615478   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016248775s
I20260608 10:02:50.617121  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35418
I20260608 10:02:51.409678  6511 heartbeater.cc:499] Master 127.0.119.126:39027 was elected leader, sending a full tablet report...
I20260608 10:02:51.518112  6586 heartbeater.cc:499] Master 127.0.119.126:39027 was elected leader, sending a full tablet report...
I20260608 10:02:51.620363  6660 heartbeater.cc:499] Master 127.0.119.126:39027 was elected leader, sending a full tablet report...
I20260608 10:02:51.688709  6384 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35426:
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:51.691006  6384 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:51.742110  6476 tablet_service.cc:1511] Processing CreateTablet for tablet ed99bc5ec41b43b3a9754942cd824a39 (DEFAULT_TABLE table=test-workload [id=82c396e1e43d4d05bda7628b11992ed3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:51.743675  6476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99bc5ec41b43b3a9754942cd824a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:51.749552  6551 tablet_service.cc:1511] Processing CreateTablet for tablet ed99bc5ec41b43b3a9754942cd824a39 (DEFAULT_TABLE table=test-workload [id=82c396e1e43d4d05bda7628b11992ed3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:51.751103  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99bc5ec41b43b3a9754942cd824a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:51.753937  6625 tablet_service.cc:1511] Processing CreateTablet for tablet ed99bc5ec41b43b3a9754942cd824a39 (DEFAULT_TABLE table=test-workload [id=82c396e1e43d4d05bda7628b11992ed3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:51.755417  6625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed99bc5ec41b43b3a9754942cd824a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:51.763490  6680 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Bootstrap starting.
I20260608 10:02:51.768775  6681 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: Bootstrap starting.
I20260608 10:02:51.771755  6680 tablet_bootstrap.cc:654] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:51.774550  6682 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: Bootstrap starting.
I20260608 10:02:51.777992  6681 tablet_bootstrap.cc:654] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:51.783433  6680 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: No bootstrap required, opened a new log
I20260608 10:02:51.783795  6681 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: No bootstrap required, opened a new log
I20260608 10:02:51.783933  6680 ts_tablet_manager.cc:1403] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.013s
I20260608 10:02:51.784102  6682 tablet_bootstrap.cc:654] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:51.784390  6681 ts_tablet_manager.cc:1403] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:02:51.787549  6680 raft_consensus.cc:359] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.788426  6680 raft_consensus.cc:385] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:51.788812  6680 raft_consensus.cc:740] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620e4850b07042cda036aa78932626d8, State: Initialized, Role: FOLLOWER
I20260608 10:02:51.788115  6681 raft_consensus.cc:359] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.789395  6681 raft_consensus.cc:385] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:51.789633  6680 consensus_queue.cc:260] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.789945  6681 raft_consensus.cc:740] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b291d75f30742c7b14cf241978c0cc3, State: Initialized, Role: FOLLOWER
I20260608 10:02:51.791198  6681 consensus_queue.cc:260] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.793133  6680 ts_tablet_manager.cc:1434] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:02:51.793426  6682 tablet_bootstrap.cc:492] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: No bootstrap required, opened a new log
I20260608 10:02:51.794018  6682 ts_tablet_manager.cc:1403] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 10:02:51.794565  6681 ts_tablet_manager.cc:1434] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 10:02:51.797855  6682 raft_consensus.cc:359] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.798918  6682 raft_consensus.cc:385] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:51.799270  6682 raft_consensus.cc:740] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b9c29029d54800a7394ccf540cd5a0, State: Initialized, Role: FOLLOWER
I20260608 10:02:51.800248  6682 consensus_queue.cc:260] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.803824  6682 ts_tablet_manager.cc:1434] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:02:51.827281  6686 raft_consensus.cc:493] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:51.827940  6686 raft_consensus.cc:515] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.833216  6686 leader_election.cc:290] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b9c29029d54800a7394ccf540cd5a0 (127.0.119.67:43601), 5b291d75f30742c7b14cf241978c0cc3 (127.0.119.66:33407)
I20260608 10:02:51.844421  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "620e4850b07042cda036aa78932626d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9c29029d54800a7394ccf540cd5a0" is_pre_election: true
I20260608 10:02:51.845207  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "620e4850b07042cda036aa78932626d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b291d75f30742c7b14cf241978c0cc3" is_pre_election: true
I20260608 10:02:51.845278  6635 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620e4850b07042cda036aa78932626d8 in term 0.
I20260608 10:02:51.845943  6561 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620e4850b07042cda036aa78932626d8 in term 0.
I20260608 10:02:51.846872  6450 leader_election.cc:304] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620e4850b07042cda036aa78932626d8, 66b9c29029d54800a7394ccf540cd5a0; no voters: 
I20260608 10:02:51.847893  6686 raft_consensus.cc:2804] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:51.848274  6686 raft_consensus.cc:493] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:51.848585  6686 raft_consensus.cc:3060] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:51.854187  6686 raft_consensus.cc:515] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.856266  6686 leader_election.cc:290] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [CANDIDATE]: Term 1 election: Requested vote from peers 66b9c29029d54800a7394ccf540cd5a0 (127.0.119.67:43601), 5b291d75f30742c7b14cf241978c0cc3 (127.0.119.66:33407)
I20260608 10:02:51.857191  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "620e4850b07042cda036aa78932626d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9c29029d54800a7394ccf540cd5a0"
I20260608 10:02:51.857403  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "620e4850b07042cda036aa78932626d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b291d75f30742c7b14cf241978c0cc3"
I20260608 10:02:51.857916  6635 raft_consensus.cc:3060] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:51.858076  6561 raft_consensus.cc:3060] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:51.863924  6635 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620e4850b07042cda036aa78932626d8 in term 1.
I20260608 10:02:51.863924  6561 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620e4850b07042cda036aa78932626d8 in term 1.
I20260608 10:02:51.865438  6450 leader_election.cc:304] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620e4850b07042cda036aa78932626d8, 66b9c29029d54800a7394ccf540cd5a0; no voters: 
I20260608 10:02:51.866241  6686 raft_consensus.cc:2804] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:51.867378  6686 raft_consensus.cc:697] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 LEADER]: Becoming Leader. State: Replica: 620e4850b07042cda036aa78932626d8, State: Running, Role: LEADER
I20260608 10:02:51.868121  6686 consensus_queue.cc:237] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:51.877300  6382 catalog_manager.cc:5696] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620e4850b07042cda036aa78932626d8 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "620e4850b07042cda036aa78932626d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:51.915725   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:02:51.937525   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:51.938542   477 tablet_replica.cc:333] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: stopping tablet replica
I20260608 10:02:51.939128   477 raft_consensus.cc:2243] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:51.939798   477 pending_rounds.cc:70] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Trying to abort 1 pending ops.
I20260608 10:02:51.940050   477 pending_rounds.cc:77] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619532779143168 op_type: NO_OP noop_request { }
I20260608 10:02:51.940508   477 raft_consensus.cc:2889] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:51.940841   477 raft_consensus.cc:2272] T ed99bc5ec41b43b3a9754942cd824a39 P 620e4850b07042cda036aa78932626d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.961856   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:02:52.212884  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:52.214342  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:52.214752  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:53.637306  6693 raft_consensus.cc:493] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:53.637873  6693 raft_consensus.cc:515] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:53.640108  6693 leader_election.cc:290] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087), 66b9c29029d54800a7394ccf540cd5a0 (127.0.119.67:43601)
W20260608 10:02:53.644824  6525 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111) [suppressed 18 similar messages]
W20260608 10:02:53.649379  6525 leader_election.cc:336] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111)
I20260608 10:02:53.653720  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "5b291d75f30742c7b14cf241978c0cc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9c29029d54800a7394ccf540cd5a0" is_pre_election: true
I20260608 10:02:53.654369  6635 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b291d75f30742c7b14cf241978c0cc3 in term 1.
I20260608 10:02:53.655762  6525 leader_election.cc:304] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b291d75f30742c7b14cf241978c0cc3, 66b9c29029d54800a7394ccf540cd5a0; no voters: 620e4850b07042cda036aa78932626d8
I20260608 10:02:53.656488  6693 raft_consensus.cc:2804] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:53.656823  6693 raft_consensus.cc:493] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:53.657101  6693 raft_consensus.cc:3060] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:53.662374  6693 raft_consensus.cc:515] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:53.664297  6693 leader_election.cc:290] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [CANDIDATE]: Term 2 election: Requested vote from peers 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087), 66b9c29029d54800a7394ccf540cd5a0 (127.0.119.67:43601)
I20260608 10:02:53.666738  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed99bc5ec41b43b3a9754942cd824a39" candidate_uuid: "5b291d75f30742c7b14cf241978c0cc3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b9c29029d54800a7394ccf540cd5a0"
I20260608 10:02:53.667495  6635 raft_consensus.cc:3060] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:53.669265  6525 leader_election.cc:336] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111)
I20260608 10:02:53.673470  6635 raft_consensus.cc:2468] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b291d75f30742c7b14cf241978c0cc3 in term 2.
I20260608 10:02:53.674799  6525 leader_election.cc:304] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [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: 5b291d75f30742c7b14cf241978c0cc3, 66b9c29029d54800a7394ccf540cd5a0; no voters: 620e4850b07042cda036aa78932626d8
I20260608 10:02:53.675628  6693 raft_consensus.cc:2804] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:53.676831  6693 raft_consensus.cc:697] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 2 LEADER]: Becoming Leader. State: Replica: 5b291d75f30742c7b14cf241978c0cc3, State: Running, Role: LEADER
I20260608 10:02:53.677589  6693 consensus_queue.cc:237] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [LEADER]: Queue going to LEADER 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: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } }
I20260608 10:02:53.685196  6383 catalog_manager.cc:5696] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 reported cstate change: term changed from 1 to 2, leader changed from 620e4850b07042cda036aa78932626d8 (127.0.119.65) to 5b291d75f30742c7b14cf241978c0cc3 (127.0.119.66). New cstate: current_term: 2 leader_uuid: "5b291d75f30742c7b14cf241978c0cc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620e4850b07042cda036aa78932626d8" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b291d75f30742c7b14cf241978c0cc3" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33407 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:54.173867  6635 raft_consensus.cc:1275] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 2 FOLLOWER]: Refusing update from remote peer 5b291d75f30742c7b14cf241978c0cc3: 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:54.175765  6693 consensus_queue.cc:1048] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b9c29029d54800a7394ccf540cd5a0" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:54.199723  6525 consensus_peers.cc:597] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 -> Peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Couldn't send request to peer 620e4850b07042cda036aa78932626d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:54.215685  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:54.217231  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:54.217588  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:56.218592  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:56.220170  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:56.220530  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:56.895166  6525 consensus_peers.cc:597] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 -> Peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Couldn't send request to peer 620e4850b07042cda036aa78932626d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:58.221709  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:58.223560  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:58.224038  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:58.948465  6525 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 10:02:59.502099  6525 consensus_peers.cc:597] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 -> Peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Couldn't send request to peer 620e4850b07042cda036aa78932626d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:03:00.225454  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:00.227310  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:03:00.227717  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:03:02.074923  6525 consensus_peers.cc:597] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 -> Peer 620e4850b07042cda036aa78932626d8 (127.0.119.65:41087): Couldn't send request to peer 620e4850b07042cda036aa78932626d8. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41087: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:03:02.228834  6437 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:02.230609  6437 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:03:02.231026  6437 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:03.037469   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:03.068200   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:03.069135   477 tablet_replica.cc:333] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3: stopping tablet replica
I20260608 10:03:03.069890   477 raft_consensus.cc:2243] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:03.071166   477 raft_consensus.cc:2272] T ed99bc5ec41b43b3a9754942cd824a39 P 5b291d75f30742c7b14cf241978c0cc3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:03.095417   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:03.110853   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:03:03.135583   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:03.136507   477 tablet_replica.cc:333] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0: stopping tablet replica
I20260608 10:03:03.137089   477 raft_consensus.cc:2243] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:03.137643   477 raft_consensus.cc:2272] T ed99bc5ec41b43b3a9754942cd824a39 P 66b9c29029d54800a7394ccf540cd5a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:03.159554   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:03.173499   477 master.cc:562] Master@127.0.119.126:39027 shutting down...
I20260608 10:03:03.197574   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:03.198323   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:03.198807   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2a49cd854b584d7eb87d453f2ffc9fe8: stopping tablet replica
I20260608 10:03:03.218864   477 master.cc:584] Master@127.0.119.126:39027 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13218 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:03:03.260923   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:41863
I20260608 10:03:03.262271   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.268853  6737 instance_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:03.268941  6738 instance_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:03.269758  6740 instance_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:03.270445   477 server_base.cc:1061] running on GCE node
I20260608 10:03:03.271413   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.271600   477 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:03.271713   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912983271702 us; error 0 us; skew 500 ppm
I20260608 10:03:03.272241   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.274878   477 webserver.cc:533] Webserver started at http://127.0.119.126:42715/ using document root <none> and password file <none>
I20260608 10:03:03.275396   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.275558   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.275790   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.277047   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "1fe8e4f810a3472ea4ee1e4b720d528c"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.282124   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 10:03:03.286355  6745 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:03.287572   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:03.287957   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "1fe8e4f810a3472ea4ee1e4b720d528c"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.288412   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-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:03.309453   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.311004   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.353245   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:41863
I20260608 10:03:03.353410  6796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:41863 every 8 connection(s)
I20260608 10:03:03.357864  6797 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:03.370919  6797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c: Bootstrap starting.
I20260608 10:03:03.376320  6797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:03.381023  6797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c: No bootstrap required, opened a new log
I20260608 10:03:03.383757  6797 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER }
I20260608 10:03:03.384228  6797 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:03.384508  6797 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fe8e4f810a3472ea4ee1e4b720d528c, State: Initialized, Role: FOLLOWER
I20260608 10:03:03.385301  6797 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER }
I20260608 10:03:03.385843  6797 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:03.386080  6797 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:03.386354  6797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:03.391947  6797 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER }
I20260608 10:03:03.392565  6797 leader_election.cc:304] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [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: 1fe8e4f810a3472ea4ee1e4b720d528c; no voters: 
I20260608 10:03:03.393805  6797 leader_election.cc:290] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:03.394291  6800 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:03.395849  6800 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 1 LEADER]: Becoming Leader. State: Replica: 1fe8e4f810a3472ea4ee1e4b720d528c, State: Running, Role: LEADER
I20260608 10:03:03.396670  6800 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [LEADER]: Queue going to LEADER mode. State: All 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: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER }
I20260608 10:03:03.397235  6797 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:03.400303  6802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1fe8e4f810a3472ea4ee1e4b720d528c. Latest consensus state: current_term: 1 leader_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER } }
I20260608 10:03:03.400278  6801 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1fe8e4f810a3472ea4ee1e4b720d528c" member_type: VOTER } }
I20260608 10:03:03.401186  6802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:03.401292  6801 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:03.414609  6805 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:03.417949   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:03.420853  6805 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:03.431136  6805 catalog_manager.cc:1382] Generated new cluster ID: 77944e82e6f74743b67f43e5f9b9e975
I20260608 10:03:03.431569  6805 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:03.456311  6805 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:03.457741  6805 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:03.471822  6805 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c: Generated new TSK 0
I20260608 10:03:03.472438  6805 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:03.485637   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.492928  6818 instance_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:03.493801  6819 instance_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:03.495874  6821 instance_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:03.496457   477 server_base.cc:1061] running on GCE node
I20260608 10:03:03.497381   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.497624   477 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:03.497810   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912983497784 us; error 0 us; skew 500 ppm
I20260608 10:03:03.498529   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.501180   477 webserver.cc:533] Webserver started at http://127.0.119.65:42411/ using document root <none> and password file <none>
I20260608 10:03:03.501765   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.501986   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.502313   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.503542   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "b6999c8470d1493ba4e6f536aeb6924a"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.508735   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:03.512873  6826 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:03.513862   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:03.514230   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "b6999c8470d1493ba4e6f536aeb6924a"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.514554   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-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:03.529121   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.530558   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.532137   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.534835   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.535071   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.535367   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.535532   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.580520   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:41139
I20260608 10:03:03.580654  6888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:41139 every 8 connection(s)
I20260608 10:03:03.586488   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.597596  6893 instance_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:03.598304  6894 instance_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:03.601236  6889 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41863
W20260608 10:03:03.601060  6896 instance_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:03.601797  6889 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.602726  6889 heartbeater.cc:507] Master 127.0.119.126:41863 requested a full tablet report, sending...
I20260608 10:03:03.604929   477 server_base.cc:1061] running on GCE node
I20260608 10:03:03.605396  6762 ts_manager.cc:194] Registered new tserver with Master: b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139)
I20260608 10:03:03.606189   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.606534   477 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:03.606751   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912983606731 us; error 0 us; skew 500 ppm
I20260608 10:03:03.607697   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.608314  6762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55104
I20260608 10:03:03.610992   477 webserver.cc:533] Webserver started at http://127.0.119.66:42005/ using document root <none> and password file <none>
I20260608 10:03:03.611740   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.611958   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.612290   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.613557   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "55d9914e294e448faf55f337e4de34dd"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.618742   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:03:03.622541  6901 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:03.623605   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:03.623968   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "55d9914e294e448faf55f337e4de34dd"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.624344   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-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:03.638330   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.639868   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.641479   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.644107   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.644356   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.644618   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.644809   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.687323   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:46073
I20260608 10:03:03.687454  6963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:46073 every 8 connection(s)
I20260608 10:03:03.693415   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.703178  6967 instance_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:03.704023  6968 instance_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:03.707073  6970 instance_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:03.707444  6964 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41863
I20260608 10:03:03.707958   477 server_base.cc:1061] running on GCE node
I20260608 10:03:03.707989  6964 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.709093  6964 heartbeater.cc:507] Master 127.0.119.126:41863 requested a full tablet report, sending...
I20260608 10:03:03.709201   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.709549   477 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:03.709751   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912983709732 us; error 0 us; skew 500 ppm
I20260608 10:03:03.710624   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.711723  6762 ts_manager.cc:194] Registered new tserver with Master: 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:03.713277  6762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55106
I20260608 10:03:03.713841   477 webserver.cc:533] Webserver started at http://127.0.119.67:42183/ using document root <none> and password file <none>
I20260608 10:03:03.714607   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.714854   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.715142   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.716528   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "5317909836cb4f2db60f2e31795464e6"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.721570   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:03:03.725448  6975 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:03.726610   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:03.726989   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "5317909836cb4f2db60f2e31795464e6"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-f77q"
I20260608 10:03:03.727260   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-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:03.751688   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.752980   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.754492   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.757005   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.757210   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.757527   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.757683   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.801961   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:42821
I20260608 10:03:03.802093  7037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:42821 every 8 connection(s)
I20260608 10:03:03.819012  7038 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41863
I20260608 10:03:03.819501  7038 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.820284  7038 heartbeater.cc:507] Master 127.0.119.126:41863 requested a full tablet report, sending...
I20260608 10:03:03.822556  6762 ts_manager.cc:194] Registered new tserver with Master: 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:03.823097   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017624689s
I20260608 10:03:03.824551  6762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55120
I20260608 10:03:04.612306  6889 heartbeater.cc:499] Master 127.0.119.126:41863 was elected leader, sending a full tablet report...
I20260608 10:03:04.716629  6964 heartbeater.cc:499] Master 127.0.119.126:41863 was elected leader, sending a full tablet report...
I20260608 10:03:04.827862  7038 heartbeater.cc:499] Master 127.0.119.126:41863 was elected leader, sending a full tablet report...
I20260608 10:03:04.884652  6762 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57348:
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:04.887404  6762 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:04.949860  6854 tablet_service.cc:1511] Processing CreateTablet for tablet 7019731c51234c12b899c445cef89acc (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.951529  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7019731c51234c12b899c445cef89acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.954419  6853 tablet_service.cc:1511] Processing CreateTablet for tablet f8592d2abd7248618d61b97f438014a3 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.956084  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8592d2abd7248618d61b97f438014a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.959546  6851 tablet_service.cc:1511] Processing CreateTablet for tablet 8cdeb0d6503949f883906595db9484c8 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.961880  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 31af657860a149a18ae811d9bfb7d884 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.962720  6927 tablet_service.cc:1511] Processing CreateTablet for tablet 31af657860a149a18ae811d9bfb7d884 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.964319  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af657860a149a18ae811d9bfb7d884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.965335  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 8cdeb0d6503949f883906595db9484c8 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.966985  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cdeb0d6503949f883906595db9484c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.968247  7003 tablet_service.cc:1511] Processing CreateTablet for tablet 7019731c51234c12b899c445cef89acc (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.968894  6928 tablet_service.cc:1511] Processing CreateTablet for tablet f8592d2abd7248618d61b97f438014a3 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.969887  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7019731c51234c12b899c445cef89acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.970638  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8592d2abd7248618d61b97f438014a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.972117  7002 tablet_service.cc:1511] Processing CreateTablet for tablet f8592d2abd7248618d61b97f438014a3 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.973692  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8592d2abd7248618d61b97f438014a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.976048  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 31af657860a149a18ae811d9bfb7d884 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.959687  6929 tablet_service.cc:1511] Processing CreateTablet for tablet 7019731c51234c12b899c445cef89acc (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.977653  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af657860a149a18ae811d9bfb7d884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.978475  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7019731c51234c12b899c445cef89acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.980028  7000 tablet_service.cc:1511] Processing CreateTablet for tablet 8cdeb0d6503949f883906595db9484c8 (DEFAULT_TABLE table=test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.981621  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cdeb0d6503949f883906595db9484c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.963210  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cdeb0d6503949f883906595db9484c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.987000  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af657860a149a18ae811d9bfb7d884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:05.014487  7058 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: Bootstrap starting.
I20260608 10:03:05.023842  7058 tablet_bootstrap.cc:654] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.037571  7058 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: No bootstrap required, opened a new log
I20260608 10:03:05.038208  7058 ts_tablet_manager.cc:1403] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 10:03:05.041687  7058 raft_consensus.cc:359] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.042562  7058 raft_consensus.cc:385] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.042900  7058 raft_consensus.cc:740] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6999c8470d1493ba4e6f536aeb6924a, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.043084  7057 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: Bootstrap starting.
I20260608 10:03:05.044025  7058 consensus_queue.cc:260] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.065609  7058 ts_tablet_manager.cc:1434] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.019s
I20260608 10:03:05.066094  7060 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: Bootstrap starting.
I20260608 10:03:05.067014  7058 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: Bootstrap starting.
I20260608 10:03:05.071033  7057 tablet_bootstrap.cc:654] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.075241  7058 tablet_bootstrap.cc:654] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.076485  7060 tablet_bootstrap.cc:654] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.086238  7057 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: No bootstrap required, opened a new log
I20260608 10:03:05.088169  7057 ts_tablet_manager.cc:1403] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.000s
I20260608 10:03:05.092509  7058 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: No bootstrap required, opened a new log
I20260608 10:03:05.093195  7058 ts_tablet_manager.cc:1403] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.010s
I20260608 10:03:05.092916  7057 raft_consensus.cc:359] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.093881  7057 raft_consensus.cc:385] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.094370  7057 raft_consensus.cc:740] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.095320  7057 consensus_queue.cc:260] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.096390  7060 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: No bootstrap required, opened a new log
I20260608 10:03:05.097009  7060 ts_tablet_manager.cc:1403] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.014s
I20260608 10:03:05.097316  7058 raft_consensus.cc:359] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.098198  7058 raft_consensus.cc:385] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.098340  7057 ts_tablet_manager.cc:1434] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:03:05.098626  7058 raft_consensus.cc:740] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6999c8470d1493ba4e6f536aeb6924a, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.099645  7057 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: Bootstrap starting.
I20260608 10:03:05.099808  7058 consensus_queue.cc:260] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.100955  7060 raft_consensus.cc:359] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.101854  7060 raft_consensus.cc:385] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.102217  7060 raft_consensus.cc:740] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.102576  7058 ts_tablet_manager.cc:1434] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260608 10:03:05.103852  7058 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Bootstrap starting.
I20260608 10:03:05.103363  7060 consensus_queue.cc:260] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.111681  7057 tablet_bootstrap.cc:654] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.115198  7058 tablet_bootstrap.cc:654] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.119949  7065 raft_consensus.cc:493] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:05.127840  7065 raft_consensus.cc:515] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.134099  7060 ts_tablet_manager.cc:1434] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: Time spent starting tablet: real 0.037s	user 0.017s	sys 0.012s
I20260608 10:03:05.135236  7065 leader_election.cc:290] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:05.135710  7060 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: Bootstrap starting.
I20260608 10:03:05.142544  7057 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: No bootstrap required, opened a new log
I20260608 10:03:05.143364  7057 ts_tablet_manager.cc:1403] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.012s
I20260608 10:03:05.154544  7057 raft_consensus.cc:359] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.155429  7057 raft_consensus.cc:385] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.155776  7057 raft_consensus.cc:740] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.156674  7057 consensus_queue.cc:260] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.146314  7060 tablet_bootstrap.cc:654] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.158804  7057 ts_tablet_manager.cc:1434] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 10:03:05.160101  7057 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: Bootstrap starting.
I20260608 10:03:05.163241  7058 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: No bootstrap required, opened a new log
I20260608 10:03:05.163884  7058 ts_tablet_manager.cc:1403] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.008s
I20260608 10:03:05.169446  7058 raft_consensus.cc:359] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.170399  7058 raft_consensus.cc:385] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.170846  7058 raft_consensus.cc:740] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6999c8470d1493ba4e6f536aeb6924a, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.172188  7057 tablet_bootstrap.cc:654] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.171849  7058 consensus_queue.cc:260] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.178195  7060 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: No bootstrap required, opened a new log
I20260608 10:03:05.178992  7060 ts_tablet_manager.cc:1403] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.003s
I20260608 10:03:05.179764  7058 ts_tablet_manager.cc:1434] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260608 10:03:05.181095  7058 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: Bootstrap starting.
I20260608 10:03:05.183705  7060 raft_consensus.cc:359] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.184770  7060 raft_consensus.cc:385] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.185181  7060 raft_consensus.cc:740] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.189103  7060 consensus_queue.cc:260] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.190769  7067 raft_consensus.cc:493] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:05.191372  7058 tablet_bootstrap.cc:654] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.191452  7067 raft_consensus.cc:515] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.203279  7067 leader_election.cc:290] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:05.221714  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a" is_pre_election: true
I20260608 10:03:05.222779  6864 raft_consensus.cc:2468] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55d9914e294e448faf55f337e4de34dd in term 0.
I20260608 10:03:05.225015  6904 leader_election.cc:304] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d9914e294e448faf55f337e4de34dd, b6999c8470d1493ba4e6f536aeb6924a; no voters: 
I20260608 10:03:05.226082  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6" is_pre_election: true
I20260608 10:03:05.227092  7058 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: No bootstrap required, opened a new log
I20260608 10:03:05.226378  7066 raft_consensus.cc:2804] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:05.227691  7058 ts_tablet_manager.cc:1403] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260608 10:03:05.228009  7066 raft_consensus.cc:493] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:03:05.228618  6902 leader_election.cc:343] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:05.228638  7066 raft_consensus.cc:3060] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.231712  7058 raft_consensus.cc:359] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.232577  7058 raft_consensus.cc:385] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.232903  7058 raft_consensus.cc:740] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6999c8470d1493ba4e6f536aeb6924a, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.240057  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cdeb0d6503949f883906595db9484c8" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a" is_pre_election: true
I20260608 10:03:05.241245  7058 consensus_queue.cc:260] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.242446  6864 raft_consensus.cc:2468] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 0.
I20260608 10:03:05.244707  7058 ts_tablet_manager.cc:1434] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260608 10:03:05.248111  6978 leader_election.cc:304] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5317909836cb4f2db60f2e31795464e6, b6999c8470d1493ba4e6f536aeb6924a; no voters: 
I20260608 10:03:05.248528  7060 ts_tablet_manager.cc:1434] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: Time spent starting tablet: real 0.069s	user 0.014s	sys 0.030s
I20260608 10:03:05.249696  7057 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: No bootstrap required, opened a new log
I20260608 10:03:05.250316  7057 ts_tablet_manager.cc:1403] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.049s
I20260608 10:03:05.249747  7060 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: Bootstrap starting.
I20260608 10:03:05.252727  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cdeb0d6503949f883906595db9484c8" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd" is_pre_election: true
I20260608 10:03:05.253537  6939 raft_consensus.cc:2468] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 0.
I20260608 10:03:05.253826  7057 raft_consensus.cc:359] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.254667  7057 raft_consensus.cc:385] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.255010  7057 raft_consensus.cc:740] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.255892  7057 consensus_queue.cc:260] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.258430  7057 ts_tablet_manager.cc:1434] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:03:05.259578  7057 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: Bootstrap starting.
I20260608 10:03:05.261300  7060 tablet_bootstrap.cc:654] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.267547  7057 tablet_bootstrap.cc:654] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.270102  7066 raft_consensus.cc:515] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.275686  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a"
I20260608 10:03:05.259145  7074 raft_consensus.cc:2804] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:05.276710  6864 raft_consensus.cc:3060] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.277014  7074 raft_consensus.cc:493] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:05.277501  7074 raft_consensus.cc:3060] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.278806  7060 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: No bootstrap required, opened a new log
I20260608 10:03:05.279400  7060 ts_tablet_manager.cc:1403] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260608 10:03:05.279963  7066 leader_election.cc:290] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 1 election: Requested vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:05.280831  7057 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: No bootstrap required, opened a new log
I20260608 10:03:05.281436  7057 ts_tablet_manager.cc:1403] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 10:03:05.281358  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6"
I20260608 10:03:05.282840  7060 raft_consensus.cc:359] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
W20260608 10:03:05.283309  6902 leader_election.cc:343] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:05.283670  7060 raft_consensus.cc:385] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.284036  7060 raft_consensus.cc:740] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.285079  7060 consensus_queue.cc:260] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.285542  7057 raft_consensus.cc:359] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.286422  7057 raft_consensus.cc:385] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.286804  7057 raft_consensus.cc:740] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.287308  7074 raft_consensus.cc:515] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.287750  7057 consensus_queue.cc:260] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.290423  7057 ts_tablet_manager.cc:1434] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:05.292098  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cdeb0d6503949f883906595db9484c8" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd"
I20260608 10:03:05.292484  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cdeb0d6503949f883906595db9484c8" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a"
I20260608 10:03:05.292770  6939 raft_consensus.cc:3060] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.293152  6863 raft_consensus.cc:3060] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.295521  7060 ts_tablet_manager.cc:1434] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 10:03:05.301898  6939 raft_consensus.cc:2468] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 1.
I20260608 10:03:05.302965  7074 leader_election.cc:290] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 election: Requested vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:05.303587  6976 leader_election.cc:304] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5317909836cb4f2db60f2e31795464e6, 55d9914e294e448faf55f337e4de34dd; no voters: 
I20260608 10:03:05.304522  7074 raft_consensus.cc:2804] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:05.304847  7060 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: Bootstrap starting.
I20260608 10:03:05.305051  6863 raft_consensus.cc:2468] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 1.
I20260608 10:03:05.305198  7074 raft_consensus.cc:697] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Running, Role: LEADER
I20260608 10:03:05.306674  6864 raft_consensus.cc:2468] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d9914e294e448faf55f337e4de34dd in term 1.
I20260608 10:03:05.306347  7074 consensus_queue.cc:237] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.307897  6904 leader_election.cc:304] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [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: 55d9914e294e448faf55f337e4de34dd, b6999c8470d1493ba4e6f536aeb6924a; no voters: 5317909836cb4f2db60f2e31795464e6
I20260608 10:03:05.308756  7066 raft_consensus.cc:2804] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:05.309237  7066 raft_consensus.cc:697] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 LEADER]: Becoming Leader. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Running, Role: LEADER
I20260608 10:03:05.310091  7066 consensus_queue.cc:237] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.312049  7060 tablet_bootstrap.cc:654] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:05.321548  7060 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: No bootstrap required, opened a new log
I20260608 10:03:05.322108  7060 ts_tablet_manager.cc:1403] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:03:05.321666  6762 catalog_manager.cc:5696] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5317909836cb4f2db60f2e31795464e6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:05.325954  6761 catalog_manager.cc:5696] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 55d9914e294e448faf55f337e4de34dd (127.0.119.66). New cstate: current_term: 1 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:05.327167  7060 raft_consensus.cc:359] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.328050  7060 raft_consensus.cc:385] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:05.328366  7060 raft_consensus.cc:740] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.329490  7060 consensus_queue.cc:260] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.331960  7060 ts_tablet_manager.cc:1434] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:03:05.339897  7074 raft_consensus.cc:493] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:05.340355  7074 raft_consensus.cc:515] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.342320  7074 leader_election.cc:290] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:05.343176  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7019731c51234c12b899c445cef89acc" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a" is_pre_election: true
I20260608 10:03:05.343431  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7019731c51234c12b899c445cef89acc" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd" is_pre_election: true
I20260608 10:03:05.343801  6864 raft_consensus.cc:2468] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 0.
I20260608 10:03:05.344070  6939 raft_consensus.cc:2468] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 0.
I20260608 10:03:05.345000  6978 leader_election.cc:304] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5317909836cb4f2db60f2e31795464e6, b6999c8470d1493ba4e6f536aeb6924a; no voters: 
I20260608 10:03:05.345896  7074 raft_consensus.cc:2804] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:05.346319  7074 raft_consensus.cc:493] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:05.346704  7074 raft_consensus.cc:3060] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.352048  7074 raft_consensus.cc:515] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.354038  7074 leader_election.cc:290] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 election: Requested vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:05.355062  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7019731c51234c12b899c445cef89acc" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a"
I20260608 10:03:05.355238  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7019731c51234c12b899c445cef89acc" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd"
I20260608 10:03:05.355901  6864 raft_consensus.cc:3060] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.355969  6939 raft_consensus.cc:3060] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.364143  6864 raft_consensus.cc:2468] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 1.
I20260608 10:03:05.364143  6939 raft_consensus.cc:2468] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5317909836cb4f2db60f2e31795464e6 in term 1.
I20260608 10:03:05.365795  6976 leader_election.cc:304] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5317909836cb4f2db60f2e31795464e6, 55d9914e294e448faf55f337e4de34dd; no voters: 
I20260608 10:03:05.366719  7074 raft_consensus.cc:2804] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:05.367242  7074 raft_consensus.cc:697] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5317909836cb4f2db60f2e31795464e6, State: Running, Role: LEADER
I20260608 10:03:05.368151  7074 consensus_queue.cc:237] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.377415  6762 catalog_manager.cc:5696] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5317909836cb4f2db60f2e31795464e6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:05.383019  7074 raft_consensus.cc:493] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:05.383587  7074 raft_consensus.cc:515] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.386045  7074 leader_election.cc:290] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:05.386726  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6999c8470d1493ba4e6f536aeb6924a" is_pre_election: true
I20260608 10:03:05.387059  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31af657860a149a18ae811d9bfb7d884" candidate_uuid: "5317909836cb4f2db60f2e31795464e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd" is_pre_election: true
I20260608 10:03:05.387689  6864 raft_consensus.cc:2393] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5317909836cb4f2db60f2e31795464e6 in current term 1: Already voted for candidate 55d9914e294e448faf55f337e4de34dd in this term.
I20260608 10:03:05.387959  7061 raft_consensus.cc:493] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:05.388489  7061 raft_consensus.cc:515] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.389147  6978 leader_election.cc:304] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [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: 5317909836cb4f2db60f2e31795464e6; no voters: 55d9914e294e448faf55f337e4de34dd, b6999c8470d1493ba4e6f536aeb6924a
I20260608 10:03:05.390138  7074 raft_consensus.cc:3060] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.391544  7061 leader_election.cc:290] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:05.397359  7074 raft_consensus.cc:2749] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:05.404410  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "b6999c8470d1493ba4e6f536aeb6924a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd" is_pre_election: true
I20260608 10:03:05.405280  6939 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6999c8470d1493ba4e6f536aeb6924a in term 0.
I20260608 10:03:05.406721  6827 leader_election.cc:304] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d9914e294e448faf55f337e4de34dd, b6999c8470d1493ba4e6f536aeb6924a; no voters: 
I20260608 10:03:05.407651  7061 raft_consensus.cc:2804] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:05.407999  7061 raft_consensus.cc:493] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:05.408301  7061 raft_consensus.cc:3060] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.408294  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "b6999c8470d1493ba4e6f536aeb6924a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6" is_pre_election: true
I20260608 10:03:05.409108  7013 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6999c8470d1493ba4e6f536aeb6924a in term 0.
W20260608 10:03:05.412015  6810 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:05.415099  7061 raft_consensus.cc:515] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.416874  7061 leader_election.cc:290] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [CANDIDATE]: Term 1 election: Requested vote from peers 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:05.418071  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "b6999c8470d1493ba4e6f536aeb6924a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55d9914e294e448faf55f337e4de34dd"
I20260608 10:03:05.418349  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "b6999c8470d1493ba4e6f536aeb6924a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6"
I20260608 10:03:05.418634  6939 raft_consensus.cc:3060] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.419098  7013 raft_consensus.cc:3060] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:05.424654  6939 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6999c8470d1493ba4e6f536aeb6924a in term 1.
I20260608 10:03:05.425261  7013 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6999c8470d1493ba4e6f536aeb6924a in term 1.
I20260608 10:03:05.425926  6827 leader_election.cc:304] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55d9914e294e448faf55f337e4de34dd, b6999c8470d1493ba4e6f536aeb6924a; no voters: 
I20260608 10:03:05.426877  7061 raft_consensus.cc:2804] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:05.428108  7061 raft_consensus.cc:697] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 LEADER]: Becoming Leader. State: Replica: b6999c8470d1493ba4e6f536aeb6924a, State: Running, Role: LEADER
I20260608 10:03:05.429116  7061 consensus_queue.cc:237] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:05.437470  6762 catalog_manager.cc:5696] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65). New cstate: current_term: 1 leader_uuid: "b6999c8470d1493ba4e6f536aeb6924a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:05.465729   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:05.485687   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:05.486702   477 tablet_replica.cc:333] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a: stopping tablet replica
I20260608 10:03:05.487390   477 raft_consensus.cc:2243] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:05.487891   477 raft_consensus.cc:2272] T 8cdeb0d6503949f883906595db9484c8 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:05.490422   477 tablet_replica.cc:333] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: stopping tablet replica
I20260608 10:03:05.491181   477 raft_consensus.cc:2243] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:05.491916   477 pending_rounds.cc:70] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Trying to abort 1 pending ops.
I20260608 10:03:05.492177   477 pending_rounds.cc:77] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619588326436864 op_type: NO_OP noop_request { }
I20260608 10:03:05.492524   477 raft_consensus.cc:2889] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:05.492861   477 raft_consensus.cc:2272] T f8592d2abd7248618d61b97f438014a3 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:05.495709   477 tablet_replica.cc:333] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a: stopping tablet replica
I20260608 10:03:05.496330   477 raft_consensus.cc:2243] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:05.496767   477 raft_consensus.cc:2272] T 7019731c51234c12b899c445cef89acc P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:05.499197   477 tablet_replica.cc:333] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a: stopping tablet replica
I20260608 10:03:05.499799   477 raft_consensus.cc:2243] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:05.500247   477 raft_consensus.cc:2272] T 31af657860a149a18ae811d9bfb7d884 P b6999c8470d1493ba4e6f536aeb6924a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:05.525020   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:03:05.750727  7074 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:05.773558  6978 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 10:03:05.778071  6978 consensus_peers.cc:597] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:05.800922  6904 consensus_peers.cc:597] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:05.827369  6978 consensus_peers.cc:597] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:05.852896  7091 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.932114  7066 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:06.366041  7100 consensus_queue.cc:579] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.055s)
W20260608 10:03:06.374055  6761 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31af657860a149a18ae811d9bfb7d884 with cas_config_opid_index -1: no extra replica candidate found for tablet 31af657860a149a18ae811d9bfb7d884 (table test-workload [id=72f0f6d17ba04b5e9589c152a2d8abfe]): 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:03:06.540234   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:06.547327  7103 instance_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:06.548208  7104 instance_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:06.549299  7067 consensus_queue.cc:579] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.180s)
W20260608 10:03:06.549948  7106 instance_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:06.551522   477 server_base.cc:1061] running on GCE node
I20260608 10:03:06.554593   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:06.554925   477 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:06.555218   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912986555195 us; error 0 us; skew 500 ppm
I20260608 10:03:06.556046   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:06.559285   477 webserver.cc:533] Webserver started at http://127.0.119.68:33543/ using document root <none> and password file <none>
I20260608 10:03:06.559924   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:06.560254   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:06.560632   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:06.561959   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "1fe027fd3bc3491e953afd71cd190bd4"
format_stamp: "Formatted at 2026-06-08 10:03:06 on dist-test-slave-f77q"
I20260608 10:03:06.567337   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:03:06.571372  7112 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:06.572252   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:03:06.572592   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "1fe027fd3bc3491e953afd71cd190bd4"
format_stamp: "Formatted at 2026-06-08 10:03:06 on dist-test-slave-f77q"
I20260608 10:03:06.572907   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912808305672-477-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:06.589063   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:06.590372   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:06.592262   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:06.595021   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:06.595307   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:06.595595   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:06.595808   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:06.642529   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:35039
I20260608 10:03:06.642678  7174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:35039 every 8 connection(s)
I20260608 10:03:06.659260  7175 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41863
I20260608 10:03:06.659767  7175 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:06.660549  7175 heartbeater.cc:507] Master 127.0.119.126:41863 requested a full tablet report, sending...
I20260608 10:03:06.662833  6761 ts_manager.cc:194] Registered new tserver with Master: 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68:35039)
I20260608 10:03:06.664352  6761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57354
I20260608 10:03:06.671025  7013 consensus_queue.cc:237] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:06.677517  6939 raft_consensus.cc:1275] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:06.679615  7091 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:06.682835  6978 consensus_peers.cc:597] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.687518  7108 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:06.689674  6939 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
W20260608 10:03:06.691594  6977 consensus_peers.cc:597] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 -> Peer 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68:35039): Couldn't send request to peer 1fe027fd3bc3491e953afd71cd190bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7019731c51234c12b899c445cef89acc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.696508  6746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7019731c51234c12b899c445cef89acc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 10:03:06.701328  6761 catalog_manager.cc:5696] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.724840  6939 consensus_queue.cc:237] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:06.732156  7013 raft_consensus.cc:1275] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:06.733920  7099 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:06.737327  6904 consensus_peers.cc:597] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.742161  7066 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
W20260608 10:03:06.743748  6903 consensus_peers.cc:597] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd -> Peer 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68:35039): Couldn't send request to peer 1fe027fd3bc3491e953afd71cd190bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31af657860a149a18ae811d9bfb7d884. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.744297  7013 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:06.751799  6746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 31af657860a149a18ae811d9bfb7d884 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:03:06.756597  6762 catalog_manager.cc:5696] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:06.863515  7108 consensus_queue.cc:579] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.554s)
I20260608 10:03:06.875422  7013 consensus_queue.cc:237] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:06.883124  6939 raft_consensus.cc:1275] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:03:06.883332  6977 consensus_peers.cc:597] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 -> Peer 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68:35039): Couldn't send request to peer 1fe027fd3bc3491e953afd71cd190bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cdeb0d6503949f883906595db9484c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.884984  7108 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:06.886334  6978 consensus_peers.cc:597] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.892776  7067 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:06.894944  6939 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:06.902069  6746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8cdeb0d6503949f883906595db9484c8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:03:06.908355  6761 catalog_manager.cc:5696] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:07.133224  7186 raft_consensus.cc:493] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:07.133862  7186 raft_consensus.cc:515] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:07.135797  7186 leader_election.cc:290] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:07.137142  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6" is_pre_election: true
I20260608 10:03:07.137938  7013 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55d9914e294e448faf55f337e4de34dd in term 1.
I20260608 10:03:07.139406  6902 leader_election.cc:304] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [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: 5317909836cb4f2db60f2e31795464e6, 55d9914e294e448faf55f337e4de34dd; no voters: 
W20260608 10:03:07.140132  6904 leader_election.cc:336] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:07.140231  7186 raft_consensus.cc:2804] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:07.140705  7186 raft_consensus.cc:493] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:07.141026  7186 raft_consensus.cc:3060] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:07.147415  7186 raft_consensus.cc:515] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:07.149407  7186 leader_election.cc:290] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 2 election: Requested vote from peers b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139), 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:07.150739  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8592d2abd7248618d61b97f438014a3" candidate_uuid: "55d9914e294e448faf55f337e4de34dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5317909836cb4f2db60f2e31795464e6"
I20260608 10:03:07.151427  7013 raft_consensus.cc:3060] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:07.153874  6904 leader_election.cc:336] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:07.156603  7190 ts_tablet_manager.cc:933] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: Initiating tablet copy from peer 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:07.159917  7190 tablet_copy_client.cc:323] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:42821
I20260608 10:03:07.160208  7013 raft_consensus.cc:2468] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55d9914e294e448faf55f337e4de34dd in term 2.
I20260608 10:03:07.161831  6902 leader_election.cc:304] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [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: 5317909836cb4f2db60f2e31795464e6, 55d9914e294e448faf55f337e4de34dd; no voters: b6999c8470d1493ba4e6f536aeb6924a
I20260608 10:03:07.162879  7186 raft_consensus.cc:2804] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:07.163622  7186 raft_consensus.cc:697] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 LEADER]: Becoming Leader. State: Replica: 55d9914e294e448faf55f337e4de34dd, State: Running, Role: LEADER
I20260608 10:03:07.164620  7186 consensus_queue.cc:237] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Queue going to LEADER 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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } }
I20260608 10:03:07.173880  6762 catalog_manager.cc:5696] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd reported cstate change: term changed from 1 to 2, leader changed from b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) to 55d9914e294e448faf55f337e4de34dd (127.0.119.66). New cstate: current_term: 2 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:07.176205  7023 tablet_copy_service.cc:140] P 5317909836cb4f2db60f2e31795464e6: Received BeginTabletCopySession request for tablet 7019731c51234c12b899c445cef89acc from peer 1fe027fd3bc3491e953afd71cd190bd4 ({username='slave'} at 127.0.0.1:50812)
I20260608 10:03:07.176851  7023 tablet_copy_service.cc:161] P 5317909836cb4f2db60f2e31795464e6: Beginning new tablet copy session on tablet 7019731c51234c12b899c445cef89acc from peer 1fe027fd3bc3491e953afd71cd190bd4 at {username='slave'} at 127.0.0.1:50812: session id = 1fe027fd3bc3491e953afd71cd190bd4-7019731c51234c12b899c445cef89acc
I20260608 10:03:07.183717  7023 tablet_copy_source_session.cc:215] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:07.187392  7190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7019731c51234c12b899c445cef89acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:07.188434  7195 ts_tablet_manager.cc:933] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: Initiating tablet copy from peer 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:07.190670  7195 tablet_copy_client.cc:323] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:46073
I20260608 10:03:07.203644  6949 tablet_copy_service.cc:140] P 55d9914e294e448faf55f337e4de34dd: Received BeginTabletCopySession request for tablet 31af657860a149a18ae811d9bfb7d884 from peer 1fe027fd3bc3491e953afd71cd190bd4 ({username='slave'} at 127.0.0.1:35980)
I20260608 10:03:07.204217  6949 tablet_copy_service.cc:161] P 55d9914e294e448faf55f337e4de34dd: Beginning new tablet copy session on tablet 31af657860a149a18ae811d9bfb7d884 from peer 1fe027fd3bc3491e953afd71cd190bd4 at {username='slave'} at 127.0.0.1:35980: session id = 1fe027fd3bc3491e953afd71cd190bd4-31af657860a149a18ae811d9bfb7d884
I20260608 10:03:07.204788  7190 tablet_copy_client.cc:806] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:07.205467  7190 tablet_copy_client.cc:670] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:07.209743  7190 tablet_copy_client.cc:538] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:07.210803  6949 tablet_copy_source_session.cc:215] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:07.213649  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31af657860a149a18ae811d9bfb7d884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:07.217669  7190 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap starting.
I20260608 10:03:07.225796  7195 tablet_copy_client.cc:806] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:07.226410  7195 tablet_copy_client.cc:670] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:07.230568  7195 tablet_copy_client.cc:538] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:07.237079  7190 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: 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:07.237530  7195 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap starting.
I20260608 10:03:07.238243  7190 tablet_bootstrap.cc:492] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap complete.
I20260608 10:03:07.239130  7190 ts_tablet_manager.cc:1403] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260608 10:03:07.241770  7190 raft_consensus.cc:359] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.242627  7190 raft_consensus.cc:740] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fe027fd3bc3491e953afd71cd190bd4, State: Initialized, Role: LEARNER
I20260608 10:03:07.243260  7190 consensus_queue.cc:260] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.245757  7175 heartbeater.cc:499] Master 127.0.119.126:41863 was elected leader, sending a full tablet report...
I20260608 10:03:07.246071  7190 ts_tablet_manager.cc:1434] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:03:07.248242  7023 tablet_copy_service.cc:342] P 5317909836cb4f2db60f2e31795464e6: Request end of tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-7019731c51234c12b899c445cef89acc received from {username='slave'} at 127.0.0.1:50812
I20260608 10:03:07.248697  7023 tablet_copy_service.cc:434] P 5317909836cb4f2db60f2e31795464e6: ending tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-7019731c51234c12b899c445cef89acc on tablet 7019731c51234c12b899c445cef89acc with peer 1fe027fd3bc3491e953afd71cd190bd4
I20260608 10:03:07.259008  7195 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: 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:07.260150  7195 tablet_bootstrap.cc:492] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap complete.
I20260608 10:03:07.261016  7195 ts_tablet_manager.cc:1403] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260608 10:03:07.264024  7195 raft_consensus.cc:359] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.264669  7195 raft_consensus.cc:740] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fe027fd3bc3491e953afd71cd190bd4, State: Initialized, Role: LEARNER
I20260608 10:03:07.265183  7195 consensus_queue.cc:260] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.267336  7195 ts_tablet_manager.cc:1434] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:03:07.269315  6949 tablet_copy_service.cc:342] P 55d9914e294e448faf55f337e4de34dd: Request end of tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-31af657860a149a18ae811d9bfb7d884 received from {username='slave'} at 127.0.0.1:35980
I20260608 10:03:07.269708  6949 tablet_copy_service.cc:434] P 55d9914e294e448faf55f337e4de34dd: ending tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-31af657860a149a18ae811d9bfb7d884 on tablet 31af657860a149a18ae811d9bfb7d884 with peer 1fe027fd3bc3491e953afd71cd190bd4
I20260608 10:03:07.320106  7195 ts_tablet_manager.cc:933] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: Initiating tablet copy from peer 5317909836cb4f2db60f2e31795464e6 (127.0.119.67:42821)
I20260608 10:03:07.321838  7195 tablet_copy_client.cc:323] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:42821
I20260608 10:03:07.323910  7023 tablet_copy_service.cc:140] P 5317909836cb4f2db60f2e31795464e6: Received BeginTabletCopySession request for tablet 8cdeb0d6503949f883906595db9484c8 from peer 1fe027fd3bc3491e953afd71cd190bd4 ({username='slave'} at 127.0.0.1:50812)
I20260608 10:03:07.324610  7023 tablet_copy_service.cc:161] P 5317909836cb4f2db60f2e31795464e6: Beginning new tablet copy session on tablet 8cdeb0d6503949f883906595db9484c8 from peer 1fe027fd3bc3491e953afd71cd190bd4 at {username='slave'} at 127.0.0.1:50812: session id = 1fe027fd3bc3491e953afd71cd190bd4-8cdeb0d6503949f883906595db9484c8
I20260608 10:03:07.331151  7023 tablet_copy_source_session.cc:215] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:07.334416  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cdeb0d6503949f883906595db9484c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:07.346949  7195 tablet_copy_client.cc:806] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:07.347525  7195 tablet_copy_client.cc:670] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:07.351605  7195 tablet_copy_client.cc:538] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:07.358912  7195 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap starting.
I20260608 10:03:07.376582  7195 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: 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:07.377398  7195 tablet_bootstrap.cc:492] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap complete.
I20260608 10:03:07.378029  7195 ts_tablet_manager.cc:1403] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 10:03:07.380309  7195 raft_consensus.cc:359] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.380955  7195 raft_consensus.cc:740] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1fe027fd3bc3491e953afd71cd190bd4, State: Initialized, Role: LEARNER
I20260608 10:03:07.381525  7195 consensus_queue.cc:260] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:07.383383  7195 ts_tablet_manager.cc:1434] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:07.385449  7023 tablet_copy_service.cc:342] P 5317909836cb4f2db60f2e31795464e6: Request end of tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-8cdeb0d6503949f883906595db9484c8 received from {username='slave'} at 127.0.0.1:50812
I20260608 10:03:07.385874  7023 tablet_copy_service.cc:434] P 5317909836cb4f2db60f2e31795464e6: ending tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-8cdeb0d6503949f883906595db9484c8 on tablet 8cdeb0d6503949f883906595db9484c8 with peer 1fe027fd3bc3491e953afd71cd190bd4
W20260608 10:03:07.422953  6810 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b6999c8470d1493ba4e6f536aeb6924a not available for placement
W20260608 10:03:07.617677  6904 consensus_peers.cc:597] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.661353  7150 raft_consensus.cc:1217] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:07.667863  7013 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:03:07.669371  7186 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.729285  7150 raft_consensus.cc:1217] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:07.784276  7150 raft_consensus.cc:1217] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:08.033164  7189 consensus_queue.cc:579] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.157s)
I20260608 10:03:08.149566  7189 raft_consensus.cc:1064] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: attempting to promote NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 to VOTER
I20260608 10:03:08.152973  7189 consensus_queue.cc:237] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.161871  7150 raft_consensus.cc:1275] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.162046  6939 raft_consensus.cc:1275] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.163748  7204 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:03:08.164592  7211 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:03:08.165495  6978 consensus_peers.cc:597] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.174571  7211 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.176625  7150 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.187955  6939 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.193097  6762 catalog_manager.cc:5696] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:08.194819  7206 raft_consensus.cc:1064] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: attempting to promote NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 to VOTER
I20260608 10:03:08.197911  7206 consensus_queue.cc:237] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.209509  7150 raft_consensus.cc:1275] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:08.209765  7013 raft_consensus.cc:1275] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:08.211764  7209 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:03:08.212612  7186 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:08.222122  7209 consensus_queue.cc:579] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.056s)
W20260608 10:03:08.228199  6904 consensus_peers.cc:597] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.230973  7012 consensus_queue.cc:237] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [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: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.236243  6939 consensus_queue.cc:237] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:08.240051  7186 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.241429  7150 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.248003  7013 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:08.249977  7209 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:08.250751  7149 raft_consensus.cc:1275] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.252780  7203 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:03:08.255703  6904 consensus_peers.cc:597] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.256850  7011 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
W20260608 10:03:08.258419  6903 consensus_peers.cc:597] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd -> Peer 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68:35039): Couldn't send request to peer 1fe027fd3bc3491e953afd71cd190bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8592d2abd7248618d61b97f438014a3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.265513  7206 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:08.267055  7211 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.270682  7013 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
I20260608 10:03:08.278545  7149 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.284970  6939 raft_consensus.cc:1275] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.287218  7203 consensus_queue.cc:1048] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:08.294064  6762 catalog_manager.cc:5696] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.301115  6939 raft_consensus.cc:2955] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.311599  6746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7019731c51234c12b899c445cef89acc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:08.315477  6746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f8592d2abd7248618d61b97f438014a3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:03:08.314867  6759 catalog_manager.cc:5696] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 reported cstate change: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.318245  7203 raft_consensus.cc:1064] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: attempting to promote NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 to VOTER
I20260608 10:03:08.321105  7203 consensus_queue.cc:237] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.327353  6938 consensus_queue.cc:237] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [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: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.338516  7150 raft_consensus.cc:1275] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 LEARNER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.340839  7011 raft_consensus.cc:1275] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:08.342660  7186 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:08.342797  7189 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:03:08.344071  7150 raft_consensus.cc:1275] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:03:08.345752  6978 consensus_peers.cc:597] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.346181  7186 consensus_queue.cc:1048] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:08.352420  6938 raft_consensus.cc:1275] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.351303  7206 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.354373  7189 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:08.356202  7011 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.366580  6746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31af657860a149a18ae811d9bfb7d884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:08.361197  7148 raft_consensus.cc:2955] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.332787  6761 catalog_manager.cc:5696] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } } }
W20260608 10:03:08.373277  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7019731c51234c12b899c445cef89acc: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:08.391624  7211 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.395695  6762 catalog_manager.cc:5696] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd reported cstate change: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:08.401173  6938 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.405381  7148 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.418852  6759 catalog_manager.cc:5696] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd reported cstate change: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
W20260608 10:03:08.426254  6810 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b6999c8470d1493ba4e6f536aeb6924a not available for placement
I20260608 10:03:08.435886  7011 consensus_queue.cc:237] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [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: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:08.441939  7148 raft_consensus.cc:1275] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.442332  6938 raft_consensus.cc:1275] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Refusing update from remote peer 5317909836cb4f2db60f2e31795464e6: 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:08.443665  7189 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:08.444482  7204 consensus_queue.cc:1048] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:08.451812  7211 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.454027  7148 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.453876  6938 raft_consensus.cc:2955] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:08.460588  6746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8cdeb0d6503949f883906595db9484c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:08.464727  6762 catalog_manager.cc:5696] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New cstate: current_term: 1 leader_uuid: "5317909836cb4f2db60f2e31795464e6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:08.836465  7231 ts_tablet_manager.cc:933] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: Initiating tablet copy from peer 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073)
I20260608 10:03:08.838366  7231 tablet_copy_client.cc:323] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:46073
I20260608 10:03:08.840423  6949 tablet_copy_service.cc:140] P 55d9914e294e448faf55f337e4de34dd: Received BeginTabletCopySession request for tablet f8592d2abd7248618d61b97f438014a3 from peer 1fe027fd3bc3491e953afd71cd190bd4 ({username='slave'} at 127.0.0.1:35980)
I20260608 10:03:08.840919  6949 tablet_copy_service.cc:161] P 55d9914e294e448faf55f337e4de34dd: Beginning new tablet copy session on tablet f8592d2abd7248618d61b97f438014a3 from peer 1fe027fd3bc3491e953afd71cd190bd4 at {username='slave'} at 127.0.0.1:35980: session id = 1fe027fd3bc3491e953afd71cd190bd4-f8592d2abd7248618d61b97f438014a3
I20260608 10:03:08.847128  6949 tablet_copy_source_session.cc:215] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:08.850421  7231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8592d2abd7248618d61b97f438014a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:08.864833  7231 tablet_copy_client.cc:806] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:08.865396  7231 tablet_copy_client.cc:670] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:08.869750  7231 tablet_copy_client.cc:538] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:08.877296  7231 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap starting.
I20260608 10:03:08.894531  7231 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: 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:08.895331  7231 tablet_bootstrap.cc:492] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: Bootstrap complete.
I20260608 10:03:08.895973  7231 ts_tablet_manager.cc:1403] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260608 10:03:08.898236  7231 raft_consensus.cc:359] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:08.898993  7231 raft_consensus.cc:740] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1fe027fd3bc3491e953afd71cd190bd4, State: Initialized, Role: LEARNER
I20260608 10:03:08.899608  7231 consensus_queue.cc:260] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: true } }
I20260608 10:03:08.901357  7231 ts_tablet_manager.cc:1434] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:08.903698  6949 tablet_copy_service.cc:342] P 55d9914e294e448faf55f337e4de34dd: Request end of tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-f8592d2abd7248618d61b97f438014a3 received from {username='slave'} at 127.0.0.1:35980
I20260608 10:03:08.904179  6949 tablet_copy_service.cc:434] P 55d9914e294e448faf55f337e4de34dd: ending tablet copy session 1fe027fd3bc3491e953afd71cd190bd4-f8592d2abd7248618d61b97f438014a3 on tablet f8592d2abd7248618d61b97f438014a3 with peer 1fe027fd3bc3491e953afd71cd190bd4
I20260608 10:03:09.416479  7148 raft_consensus.cc:1217] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 10:03:09.429759  6810 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver b6999c8470d1493ba4e6f536aeb6924a not available for placement
W20260608 10:03:09.564786  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7019731c51234c12b899c445cef89acc: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:09.709558  7234 consensus_queue.cc:579] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Leader has been unable to successfully communicate with peer b6999c8470d1493ba4e6f536aeb6924a for more than 1 seconds (1.472s)
I20260608 10:03:09.831944  7234 raft_consensus.cc:1064] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: attempting to promote NON_VOTER 1fe027fd3bc3491e953afd71cd190bd4 to VOTER
I20260608 10:03:09.834789  7234 consensus_queue.cc:237] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [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: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:09.843799  7148 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 LEARNER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:09.844136  7011 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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:09.846500  7236 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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:03:09.847540  7235 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:03:09.849660  6904 consensus_peers.cc:597] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd -> Peer b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): Couldn't send request to peer b6999c8470d1493ba4e6f536aeb6924a. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:09.860906  7236 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.863343  7148 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.877028  7011 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.879762  6761 catalog_manager.cc:5696] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd reported cstate change: config changed from index 2 to 3, 1fe027fd3bc3491e953afd71cd190bd4 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6999c8470d1493ba4e6f536aeb6924a" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:09.903990  6938 consensus_queue.cc:237] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [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: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } }
I20260608 10:03:09.909698  7148 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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.909689  7011 raft_consensus.cc:1275] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Refusing update from remote peer 55d9914e294e448faf55f337e4de34dd: 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.911473  7235 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 }, 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.912325  7186 consensus_queue.cc:1048] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } 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.919463  7236 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.921589  7148 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.923539  7011 raft_consensus.cc:2955] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
I20260608 10:03:09.931262  6746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f8592d2abd7248618d61b97f438014a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:09.936980  6759 catalog_manager.cc:5696] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 reported cstate change: config changed from index 3 to 4, VOTER b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65) evicted. New cstate: current_term: 2 leader_uuid: "55d9914e294e448faf55f337e4de34dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "55d9914e294e448faf55f337e4de34dd" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46073 } } peers { permanent_uuid: "5317909836cb4f2db60f2e31795464e6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42821 } } peers { permanent_uuid: "1fe027fd3bc3491e953afd71cd190bd4" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 35039 } attrs { promote: false } } }
W20260608 10:03:10.598233  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f8592d2abd7248618d61b97f438014a3: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
W20260608 10:03:11.156306  6748 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 10:03:12.224715  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f8592d2abd7248618d61b97f438014a3: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:13.679694   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:13.709559   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.710599   477 tablet_replica.cc:333] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd: stopping tablet replica
I20260608 10:03:13.711709   477 raft_consensus.cc:2243] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.713125   477 raft_consensus.cc:2272] T f8592d2abd7248618d61b97f438014a3 P 55d9914e294e448faf55f337e4de34dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.715646   477 tablet_replica.cc:333] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd: stopping tablet replica
I20260608 10:03:13.716338   477 raft_consensus.cc:2243] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.717160   477 raft_consensus.cc:2272] T 8cdeb0d6503949f883906595db9484c8 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.719527   477 tablet_replica.cc:333] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd: stopping tablet replica
I20260608 10:03:13.720000   477 raft_consensus.cc:2243] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.720824   477 raft_consensus.cc:2272] T 7019731c51234c12b899c445cef89acc P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.723176   477 tablet_replica.cc:333] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd: stopping tablet replica
I20260608 10:03:13.723640   477 raft_consensus.cc:2243] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.724638   477 raft_consensus.cc:2272] T 31af657860a149a18ae811d9bfb7d884 P 55d9914e294e448faf55f337e4de34dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.752965   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:13.772025   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
W20260608 10:03:13.792874  6976 consensus_peers.cc:597] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 -> Peer 55d9914e294e448faf55f337e4de34dd (127.0.119.66:46073): Couldn't send request to peer 55d9914e294e448faf55f337e4de34dd. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:46073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:13.804498   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.805389   477 tablet_replica.cc:333] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6: stopping tablet replica
I20260608 10:03:13.806208   477 raft_consensus.cc:2243] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.807173   477 raft_consensus.cc:2272] T 31af657860a149a18ae811d9bfb7d884 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.809655   477 tablet_replica.cc:333] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6: stopping tablet replica
I20260608 10:03:13.810303   477 raft_consensus.cc:2243] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.811326   477 raft_consensus.cc:2272] T 7019731c51234c12b899c445cef89acc P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.813782   477 tablet_replica.cc:333] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6: stopping tablet replica
I20260608 10:03:13.814388   477 raft_consensus.cc:2243] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.815199   477 raft_consensus.cc:2272] T f8592d2abd7248618d61b97f438014a3 P 5317909836cb4f2db60f2e31795464e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.817834   477 tablet_replica.cc:333] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6: stopping tablet replica
I20260608 10:03:13.818533   477 raft_consensus.cc:2243] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:13.819501   477 raft_consensus.cc:2272] T 8cdeb0d6503949f883906595db9484c8 P 5317909836cb4f2db60f2e31795464e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.845228   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:13.863472   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:03:13.896704   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:13.897496   477 tablet_replica.cc:333] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4: stopping tablet replica
I20260608 10:03:13.898499   477 raft_consensus.cc:2243] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.899132   477 raft_consensus.cc:2272] T f8592d2abd7248618d61b97f438014a3 P 1fe027fd3bc3491e953afd71cd190bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.901499   477 tablet_replica.cc:333] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4: stopping tablet replica
I20260608 10:03:13.902107   477 raft_consensus.cc:2243] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.902913   477 raft_consensus.cc:2272] T 8cdeb0d6503949f883906595db9484c8 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.905309   477 tablet_replica.cc:333] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4: stopping tablet replica
I20260608 10:03:13.905833   477 raft_consensus.cc:2243] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.906431   477 raft_consensus.cc:2272] T 31af657860a149a18ae811d9bfb7d884 P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.908941   477 tablet_replica.cc:333] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4: stopping tablet replica
I20260608 10:03:13.909497   477 raft_consensus.cc:2243] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:13.910310   477 raft_consensus.cc:2272] T 7019731c51234c12b899c445cef89acc P 1fe027fd3bc3491e953afd71cd190bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:13.934819   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:03:13.953285   477 master.cc:562] Master@127.0.119.126:41863 shutting down...
W20260608 10:03:14.305361  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f8592d2abd7248618d61b97f438014a3: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
W20260608 10:03:16.790153  6748 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:03:16.793869  6748 catalog_manager.cc:4754] TS b6999c8470d1493ba4e6f536aeb6924a (127.0.119.65:41139): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7019731c51234c12b899c445cef89acc: Network error: Client connection negotiation failed: client connection to 127.0.119.65:41139: connect: Connection refused (error 111)
I20260608 10:03:17.572918   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:17.573684   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:17.574046   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1fe8e4f810a3472ea4ee1e4b720d528c: stopping tablet replica
I20260608 10:03:17.596330   477 master.cc:584] Master@127.0.119.126:41863 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14378 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:03:17.639565   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:42063
I20260608 10:03:17.640924   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:17.647567  7255 instance_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:17.647598  7254 instance_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:17.648557  7257 instance_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:17.649425   477 server_base.cc:1061] running on GCE node
I20260608 10:03:17.650734   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:17.651044   477 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:17.651269   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912997651235 us; error 0 us; skew 500 ppm
I20260608 10:03:17.651933   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:17.654649   477 webserver.cc:533] Webserver started at http://127.0.119.126:41173/ using document root <none> and password file <none>
I20260608 10:03:17.655174   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:17.655344   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:17.655582   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:17.656751   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "366403fd533f4d66a04c88e5eebcbfb8"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:17.661832   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:17.666150  7262 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:17.667105   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:17.667481   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "366403fd533f4d66a04c88e5eebcbfb8"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:17.667835   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:17.684203   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:17.685564   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:17.729508   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:42063
I20260608 10:03:17.729657  7313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:42063 every 8 connection(s)
I20260608 10:03:17.734155  7314 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:17.746389  7314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8: Bootstrap starting.
I20260608 10:03:17.751839  7314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:17.757367  7314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8: No bootstrap required, opened a new log
I20260608 10:03:17.759953  7314 raft_consensus.cc:359] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER }
I20260608 10:03:17.760380  7314 raft_consensus.cc:385] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:17.760665  7314 raft_consensus.cc:740] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 366403fd533f4d66a04c88e5eebcbfb8, State: Initialized, Role: FOLLOWER
I20260608 10:03:17.761348  7314 consensus_queue.cc:260] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER }
I20260608 10:03:17.761827  7314 raft_consensus.cc:399] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:17.762064  7314 raft_consensus.cc:493] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:17.762398  7314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:17.767510  7314 raft_consensus.cc:515] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER }
I20260608 10:03:17.768114  7314 leader_election.cc:304] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [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: 366403fd533f4d66a04c88e5eebcbfb8; no voters: 
I20260608 10:03:17.769389  7314 leader_election.cc:290] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:17.769987  7317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:17.771659  7317 raft_consensus.cc:697] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 1 LEADER]: Becoming Leader. State: Replica: 366403fd533f4d66a04c88e5eebcbfb8, State: Running, Role: LEADER
I20260608 10:03:17.772511  7317 consensus_queue.cc:237] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [LEADER]: Queue going to LEADER mode. State: All 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: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER }
I20260608 10:03:17.773084  7314 sys_catalog.cc:565] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:17.776101  7319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 366403fd533f4d66a04c88e5eebcbfb8. Latest consensus state: current_term: 1 leader_uuid: "366403fd533f4d66a04c88e5eebcbfb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER } }
I20260608 10:03:17.776201  7318 sys_catalog.cc:455] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "366403fd533f4d66a04c88e5eebcbfb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366403fd533f4d66a04c88e5eebcbfb8" member_type: VOTER } }
I20260608 10:03:17.777034  7319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:17.777063  7318 sys_catalog.cc:458] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:17.785135  7322 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:17.791360  7322 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:17.792672   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:17.802235  7322 catalog_manager.cc:1382] Generated new cluster ID: 80345ed808d34195a1430a2ea1d6390c
I20260608 10:03:17.802809  7322 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:17.827627  7322 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:17.829180  7322 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:17.846446  7322 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8: Generated new TSK 0
I20260608 10:03:17.847235  7322 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:17.859822   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:17.866963  7335 instance_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:17.868121  7336 instance_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:17.871052   477 server_base.cc:1061] running on GCE node
W20260608 10:03:17.871140  7338 instance_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:17.872612   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:17.872857   477 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:17.873005   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912997872991 us; error 0 us; skew 500 ppm
I20260608 10:03:17.873639   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:17.876663   477 webserver.cc:533] Webserver started at http://127.0.119.65:42791/ using document root <none> and password file <none>
I20260608 10:03:17.877228   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:17.877416   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:17.877674   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:17.879098   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "812e6df567cf400482713ccb559174e1"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:17.884855   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:17.888929  7343 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:17.889899   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:17.890363   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "812e6df567cf400482713ccb559174e1"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:17.890789   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:17.912112   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:17.913579   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:17.915531   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:17.918193   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:17.918438   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:17.918772   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:17.918951   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:17.964628   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:44877
I20260608 10:03:17.964787  7405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:44877 every 8 connection(s)
I20260608 10:03:17.970145   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:17.979049  7410 instance_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:17.981158  7411 instance_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:17.983206   477 server_base.cc:1061] running on GCE node
W20260608 10:03:17.983340  7413 instance_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:17.984644   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:17.984989   477 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:17.985216   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912997985196 us; error 0 us; skew 500 ppm
I20260608 10:03:17.985965   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:17.989176   477 webserver.cc:533] Webserver started at http://127.0.119.66:37011/ using document root <none> and password file <none>
I20260608 10:03:17.989259  7406 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:17.989773  7406 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:17.989832   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:17.990187   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:17.990533   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:17.990839  7406 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:17.991878   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "20a005d599664170b07225eb83753bd2"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:17.994810  7279 ts_manager.cc:194] Registered new tserver with Master: 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877)
I20260608 10:03:17.996963  7279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48066
I20260608 10:03:17.998208   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:03:18.002382  7418 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:18.003412   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:03:18.003845   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "20a005d599664170b07225eb83753bd2"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:18.004173   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:18.025554   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:18.026984   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:18.028649   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:18.031373   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:18.031623   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:18.031877   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:18.032060   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:18.075376   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:43143
I20260608 10:03:18.075488  7480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:43143 every 8 connection(s)
I20260608 10:03:18.080816   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:18.089289  7484 instance_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:18.089897  7485 instance_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:18.093945  7487 instance_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:18.094581   477 server_base.cc:1061] running on GCE node
I20260608 10:03:18.094938  7481 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:18.095448  7481 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:18.095853   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:18.096154   477 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:18.096377   477 hybrid_clock.cc:648] HybridClock initialized: now 1780912998096357 us; error 0 us; skew 500 ppm
I20260608 10:03:18.096499  7481 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:18.097558   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:18.099710  7279 ts_manager.cc:194] Registered new tserver with Master: 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143)
I20260608 10:03:18.100996   477 webserver.cc:533] Webserver started at http://127.0.119.67:40519/ using document root <none> and password file <none>
I20260608 10:03:18.101858   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:18.101977  7279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48070
I20260608 10:03:18.102161   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:18.102751   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:18.104547   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "37800796a8f5427c99336d91a7d75ee3"
format_stamp: "Formatted at 2026-06-08 10:03:18 on dist-test-slave-f77q"
I20260608 10:03:18.110448   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:03:18.114411  7492 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:18.115556   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:18.115973   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "37800796a8f5427c99336d91a7d75ee3"
format_stamp: "Formatted at 2026-06-08 10:03:18 on dist-test-slave-f77q"
I20260608 10:03:18.116333   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:18.136436   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:18.137826   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:18.139586   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:18.142271   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:18.142565   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:18.142855   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:18.143071   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:18.195161   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:37769
I20260608 10:03:18.195313  7554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:37769 every 8 connection(s)
I20260608 10:03:18.213176  7555 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:18.213685  7555 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:18.214545  7555 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:18.217082  7279 ts_manager.cc:194] Registered new tserver with Master: 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:18.217537   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017991582s
I20260608 10:03:18.219352  7279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48078
I20260608 10:03:19.000190  7406 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:19.105979  7481 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:19.222810  7555 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:19.281857  7279 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48080:
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:19.284770  7279 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:19.351058  7371 tablet_service.cc:1511] Processing CreateTablet for tablet 053cec40dbce4bcea592720d4dca6cc8 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:19.352963  7371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053cec40dbce4bcea592720d4dca6cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.356045  7370 tablet_service.cc:1511] Processing CreateTablet for tablet bdc570df1ca142c092d87f94000e9d4c (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:19.357847  7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc570df1ca142c092d87f94000e9d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.360634  7369 tablet_service.cc:1511] Processing CreateTablet for tablet f0d97f03ac81441e9f9a441ee5f5a7be (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:19.362340  7369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d97f03ac81441e9f9a441ee5f5a7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.363235  7446 tablet_service.cc:1511] Processing CreateTablet for tablet 053cec40dbce4bcea592720d4dca6cc8 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:19.364043  7444 tablet_service.cc:1511] Processing CreateTablet for tablet f0d97f03ac81441e9f9a441ee5f5a7be (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:19.364861  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053cec40dbce4bcea592720d4dca6cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.365557  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d97f03ac81441e9f9a441ee5f5a7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.371279  7445 tablet_service.cc:1511] Processing CreateTablet for tablet bdc570df1ca142c092d87f94000e9d4c (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:19.373020  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc570df1ca142c092d87f94000e9d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.388557  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 053cec40dbce4bcea592720d4dca6cc8 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:19.390430  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053cec40dbce4bcea592720d4dca6cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.400574  7519 tablet_service.cc:1511] Processing CreateTablet for tablet bdc570df1ca142c092d87f94000e9d4c (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:19.404021  7518 tablet_service.cc:1511] Processing CreateTablet for tablet f0d97f03ac81441e9f9a441ee5f5a7be (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:19.405182  7368 tablet_service.cc:1511] Processing CreateTablet for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:19.407056  7443 tablet_service.cc:1511] Processing CreateTablet for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:19.407469  7368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29a8d42aeb240eaba9cc7b4959ec8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.408735  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29a8d42aeb240eaba9cc7b4959ec8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.402361  7519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc570df1ca142c092d87f94000e9d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.414875  7518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d97f03ac81441e9f9a441ee5f5a7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.416340  7517 tablet_service.cc:1511] Processing CreateTablet for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 (DEFAULT_TABLE table=test-workload [id=5a195fe364e14121b68651b9b1de2382]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:19.420147  7517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29a8d42aeb240eaba9cc7b4959ec8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:19.468672  7575 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:19.473666  7576 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:19.478909  7575 tablet_bootstrap.cc:654] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.477036  7574 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:19.485355  7576 tablet_bootstrap.cc:654] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.487675  7575 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: No bootstrap required, opened a new log
I20260608 10:03:19.488214  7575 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 10:03:19.488683  7574 tablet_bootstrap.cc:654] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.491372  7575 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.492156  7576 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: No bootstrap required, opened a new log
I20260608 10:03:19.492372  7575 raft_consensus.cc:385] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.492812  7576 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.015s
I20260608 10:03:19.492888  7575 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.494220  7575 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.495585  7574 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: No bootstrap required, opened a new log
I20260608 10:03:19.496327  7574 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 10:03:19.496212  7576 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.497246  7576 raft_consensus.cc:385] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.497591  7575 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:03:19.497619  7576 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.498926  7576 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.499918  7574 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.500617  7575 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:19.500960  7574 raft_consensus.cc:385] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.501639  7574 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.502900  7574 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.509559  7576 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.001s
I20260608 10:03:19.511030  7576 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:19.516163  7575 tablet_bootstrap.cc:654] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.519152  7576 tablet_bootstrap.cc:654] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.533627  7575 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: No bootstrap required, opened a new log
I20260608 10:03:19.534768  7575 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
I20260608 10:03:19.540855  7574 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.025s
I20260608 10:03:19.540146  7575 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.542351  7575 raft_consensus.cc:385] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.542369  7574 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:19.542892  7575 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.544189  7575 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.545228  7576 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: No bootstrap required, opened a new log
I20260608 10:03:19.545950  7576 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.014s
I20260608 10:03:19.549762  7576 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.550961  7576 raft_consensus.cc:385] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.551409  7576 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.551627  7574 tablet_bootstrap.cc:654] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.552696  7576 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.555857  7576 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:03:19.557271  7576 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:19.558866  7575 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260608 10:03:19.563807  7575 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:19.565711  7576 tablet_bootstrap.cc:654] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.575536  7574 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: No bootstrap required, opened a new log
I20260608 10:03:19.576408  7574 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.008s
I20260608 10:03:19.577064  7575 tablet_bootstrap.cc:654] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.580122  7574 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.581094  7574 raft_consensus.cc:385] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.581357  7576 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: No bootstrap required, opened a new log
W20260608 10:03:19.581611  7482 tablet.cc:2404] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:19.581561  7574 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.582298  7576 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 10:03:19.583125  7574 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.584303  7575 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: No bootstrap required, opened a new log
I20260608 10:03:19.585001  7575 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260608 10:03:19.585983  7574 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:19.586122  7576 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.587119  7576 raft_consensus.cc:385] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.587499  7574 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:19.587841  7582 raft_consensus.cc:493] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:19.588430  7582 raft_consensus.cc:515] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.588662  7575 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.589565  7575 raft_consensus.cc:385] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.589989  7575 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.587494  7576 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.591164  7575 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.591578  7576 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.592538  7580 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:19.593214  7580 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.594285  7576 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260608 10:03:19.595444  7582 leader_election.cc:290] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.595634  7576 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:19.615561  7580 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.615962  7576 tablet_bootstrap.cc:654] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.603730  7574 tablet_bootstrap.cc:654] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.651106  7574 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: No bootstrap required, opened a new log
I20260608 10:03:19.651774  7574 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.008s
I20260608 10:03:19.657030  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2" is_pre_election: true
I20260608 10:03:19.657852  7576 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: No bootstrap required, opened a new log
I20260608 10:03:19.658008  7456 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 0.
I20260608 10:03:19.658776  7576 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.063s	user 0.025s	sys 0.022s
I20260608 10:03:19.655742  7574 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.659337  7574 raft_consensus.cc:385] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.659690  7574 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.660380  7344 leader_election.cc:304] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:19.660687  7574 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.661517  7582 raft_consensus.cc:2804] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:19.661937  7582 raft_consensus.cc:493] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:19.662380  7582 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.663174  7576 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.664137  7575 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.079s	user 0.029s	sys 0.019s
I20260608 10:03:19.664259  7576 raft_consensus.cc:385] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.666039  7576 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.667395  7575 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:19.666966  7576 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.672114  7576 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:03:19.672348  7582 raft_consensus.cc:515] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.676684  7456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2"
I20260608 10:03:19.677412  7456 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.680172  7589 raft_consensus.cc:493] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:19.681638  7575 tablet_bootstrap.cc:654] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.683183  7530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:19.684087  7530 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 0.
I20260608 10:03:19.681834  7589 raft_consensus.cc:515] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.686133  7419 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:19.687377  7580 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:19.687808  7580 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:19.688313  7580 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.693454  7582 leader_election.cc:290] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 election: Requested vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.695559  7456 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:19.697377  7580 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.702909  7580 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.708776  7589 leader_election.cc:290] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.712069  7574 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.060s	user 0.016s	sys 0.031s
I20260608 10:03:19.713670  7574 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:19.714500  7575 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: No bootstrap required, opened a new log
I20260608 10:03:19.715140  7575 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.023s
I20260608 10:03:19.746248  7381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:19.749086  7381 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 0.
I20260608 10:03:19.760394  7575 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.762542  7575 raft_consensus.cc:385] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.763170  7575 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.764403  7574 tablet_bootstrap.cc:654] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:19.764873  7530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:19.764533  7575 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.765944  7530 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 0.
I20260608 10:03:19.767462  7527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:19.767864  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:19.768749  7529 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.768795  7527 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 0.
I20260608 10:03:19.766234  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:19.770897  7528 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.775460  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:19.777355  7419 leader_election.cc:304] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:19.777652  7381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:19.778409  7381 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.778960  7589 raft_consensus.cc:2804] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:19.779410  7580 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:19.779573  7589 raft_consensus.cc:493] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:19.780304  7589 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.780344  7580 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
W20260608 10:03:19.781464  7421 leader_election.cc:343] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:19.788900  7575 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.008s
I20260608 10:03:19.791469  7344 leader_election.cc:304] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:19.793664  7597 raft_consensus.cc:2804] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:19.794615  7597 raft_consensus.cc:697] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 LEADER]: Becoming Leader. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
W20260608 10:03:19.796322  7327 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:19.796270  7597 consensus_queue.cc:237] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.806423  7527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:19.807408  7527 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 0.
I20260608 10:03:19.809244  7419 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:19.809836  7529 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:19.809876  7589 raft_consensus.cc:515] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.806432  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:19.811636  7380 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 0.
I20260608 10:03:19.812117  7528 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:19.812526  7589 leader_election.cc:290] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.813275  7589 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:19.813719  7589 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:19.813673  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:19.815775  7580 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.819061  7589 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:19.821735  7421 leader_election.cc:343] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:19.826575  7381 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:19.830703  7528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:19.830834  7419 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:19.831670  7528 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.832553  7601 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:19.837752  7601 raft_consensus.cc:697] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
I20260608 10:03:19.839118  7601 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.840047  7589 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.843482  7528 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:19.846261  7419 leader_election.cc:304] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 812e6df567cf400482713ccb559174e1
I20260608 10:03:19.847371  7580 raft_consensus.cc:2804] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:19.847187  7529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:19.847700  7589 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:19.848920  7580 raft_consensus.cc:697] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
I20260608 10:03:19.849735  7278 catalog_manager.cc:5696] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 812e6df567cf400482713ccb559174e1 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:19.851536  7529 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.852481  7580 consensus_queue.cc:237] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.851037  7381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:19.855047  7381 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:19.844655  7574 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: No bootstrap required, opened a new log
I20260608 10:03:19.861987  7279 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a005d599664170b07225eb83753bd2 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:19.863340  7574 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.150s	user 0.010s	sys 0.023s
I20260608 10:03:19.867834  7574 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.868184  7381 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:19.869720  7529 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:19.871858  7419 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:19.872974  7601 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:19.873221  7574 raft_consensus.cc:385] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:19.873642  7601 raft_consensus.cc:697] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
I20260608 10:03:19.873833  7574 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:19.875216  7601 consensus_queue.cc:237] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.875363  7574 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:19.879129  7574 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 10:03:19.899359  7278 catalog_manager.cc:5696] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a005d599664170b07225eb83753bd2 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:19.900861  7278 catalog_manager.cc:5696] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a005d599664170b07225eb83753bd2 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:19.959935   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:19.995769   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:19.996904   477 tablet_replica.cc:333] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: stopping tablet replica
I20260608 10:03:19.997668   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:19.998091   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.000725   477 tablet_replica.cc:333] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: stopping tablet replica
I20260608 10:03:20.001364   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.001961   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.005357   477 tablet_replica.cc:333] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: stopping tablet replica
I20260608 10:03:20.006011   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.006717   477 pending_rounds.cc:70] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Trying to abort 1 pending ops.
I20260608 10:03:20.006939   477 pending_rounds.cc:77] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619647213068288 op_type: NO_OP noop_request { }
I20260608 10:03:20.007289   477 raft_consensus.cc:2889] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:20.007599   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.010818   477 tablet_replica.cc:333] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: stopping tablet replica
I20260608 10:03:20.011395   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.011861   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.038200   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:03:20.056757   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:20.085419   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.086721   477 tablet_replica.cc:333] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: stopping tablet replica
I20260608 10:03:20.087536   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.088284   477 pending_rounds.cc:70] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Trying to abort 1 pending ops.
I20260608 10:03:20.088527   477 pending_rounds.cc:77] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619647408627712 op_type: NO_OP noop_request { }
I20260608 10:03:20.088857   477 raft_consensus.cc:2889] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:20.089223   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.092319   477 tablet_replica.cc:333] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: stopping tablet replica
I20260608 10:03:20.092916   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.093569   477 pending_rounds.cc:70] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Trying to abort 1 pending ops.
I20260608 10:03:20.093755   477 pending_rounds.cc:77] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619647504109568 op_type: NO_OP noop_request { }
I20260608 10:03:20.094019   477 raft_consensus.cc:2889] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:20.094314   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.097714   477 tablet_replica.cc:333] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: stopping tablet replica
I20260608 10:03:20.098344   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.098925   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.101265   477 tablet_replica.cc:333] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: stopping tablet replica
I20260608 10:03:20.101788   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.102401   477 pending_rounds.cc:70] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Trying to abort 1 pending ops.
I20260608 10:03:20.102658   477 pending_rounds.cc:77] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619647354560512 op_type: NO_OP noop_request { }
I20260608 10:03:20.102916   477 raft_consensus.cc:2889] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:20.103169   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.130514   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:20.148018   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:03:20.175868   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.176680   477 tablet_replica.cc:333] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: stopping tablet replica
I20260608 10:03:20.177390   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.177829   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.180493   477 tablet_replica.cc:333] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: stopping tablet replica
I20260608 10:03:20.181496   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.182165   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.186000   477 tablet_replica.cc:333] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: stopping tablet replica
I20260608 10:03:20.186863   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.187506   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.190922   477 tablet_replica.cc:333] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: stopping tablet replica
I20260608 10:03:20.191632   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.192067   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.217566   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:20.236828   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:20.244262  7610 instance_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:20.244473  7611 instance_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:20.245329  7613 instance_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:20.247174   477 server_base.cc:1061] running on GCE node
I20260608 10:03:20.248600   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:20.248970   477 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:20.249281   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913000249264 us; error 0 us; skew 500 ppm
I20260608 10:03:20.250029   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:20.253255   477 webserver.cc:533] Webserver started at http://127.0.119.68:35671/ using document root <none> and password file <none>
I20260608 10:03:20.253916   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:20.254263   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:20.254805   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:20.256259   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "e807226e03f1447798b529ff03137cfa"
format_stamp: "Formatted at 2026-06-08 10:03:20 on dist-test-slave-f77q"
I20260608 10:03:20.261718   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:03:20.266230  7618 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:20.267360   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:20.267877   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "e807226e03f1447798b529ff03137cfa"
format_stamp: "Formatted at 2026-06-08 10:03:20 on dist-test-slave-f77q"
I20260608 10:03:20.268368   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:20.286135   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:20.287724   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:20.289441   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:20.292268   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:20.292604   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.292974   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:20.293257   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.338129   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:39085
I20260608 10:03:20.338279  7680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:39085 every 8 connection(s)
I20260608 10:03:20.357481  7681 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:20.358052  7681 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:20.359192  7681 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:20.361757  7278 ts_manager.cc:194] Registered new tserver with Master: e807226e03f1447798b529ff03137cfa (127.0.119.68:39085)
I20260608 10:03:20.363649  7278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48094
W20260608 10:03:20.810868  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet bdc570df1ca142c092d87f94000e9d4c: Network error: Client connection negotiation failed: client connection to 127.0.119.65:44877: connect: Connection refused (error 111)
W20260608 10:03:20.815250  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet f0d97f03ac81441e9f9a441ee5f5a7be: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:20.819200  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet 053cec40dbce4bcea592720d4dca6cc8: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
I20260608 10:03:21.367091  7681 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
W20260608 10:03:21.833262  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet d29a8d42aeb240eaba9cc7b4959ec8e0: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:21.837553  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet 053cec40dbce4bcea592720d4dca6cc8: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:21.841557  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet bdc570df1ca142c092d87f94000e9d4c: Network error: Client connection negotiation failed: client connection to 127.0.119.65:44877: connect: Connection refused (error 111)
W20260608 10:03:22.874867  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet 053cec40dbce4bcea592720d4dca6cc8: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:22.878824  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet d29a8d42aeb240eaba9cc7b4959ec8e0: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:22.882699  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet bdc570df1ca142c092d87f94000e9d4c: Network error: Client connection negotiation failed: client connection to 127.0.119.65:44877: connect: Connection refused (error 111)
W20260608 10:03:23.896715  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet d29a8d42aeb240eaba9cc7b4959ec8e0: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:23.900661  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet bdc570df1ca142c092d87f94000e9d4c: Network error: Client connection negotiation failed: client connection to 127.0.119.65:44877: connect: Connection refused (error 111)
W20260608 10:03:23.905108  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet 053cec40dbce4bcea592720d4dca6cc8: Network error: Client connection negotiation failed: client connection to 127.0.119.66:43143: connect: Connection refused (error 111)
W20260608 10:03:24.907956  7327 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 812e6df567cf400482713ccb559174e1 not available for placement
W20260608 10:03:25.910274  7327 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 812e6df567cf400482713ccb559174e1 not available for placement
W20260608 10:03:26.912531  7327 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 812e6df567cf400482713ccb559174e1 not available for placement
I20260608 10:03:27.378082   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.385818  7689 instance_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:27.386798  7690 instance_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:27.387030  7692 instance_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:27.391543   477 server_base.cc:1061] running on GCE node
I20260608 10:03:27.393277   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:27.393587   477 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:27.393808   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913007393788 us; error 0 us; skew 500 ppm
I20260608 10:03:27.394691   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.397676   477 webserver.cc:533] Webserver started at http://127.0.119.65:42791/ using document root <none> and password file <none>
I20260608 10:03:27.398204   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.398356   477 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:27.402338   477 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:27.406224  7697 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:27.407286   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:27.407682   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "812e6df567cf400482713ccb559174e1"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:27.408020   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:27.427127   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.428432   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.430058   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:27.434286  7704 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:03:27.457652   477 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:27.458062   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 10:03:27.458410   477 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:03:27.464107  7704 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:27.476337   477 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:27.476686   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.014s	sys 0.003s
I20260608 10:03:27.477067  7704 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: 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:27.477815  7704 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Bootstrap complete.
I20260608 10:03:27.478606  7704 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:03:27.480945  7704 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.481509  7704 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.482173  7704 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.484755  7704 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:03:27.485522  7704 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:27.499632  7704 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: 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:27.500406  7704 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Bootstrap complete.
I20260608 10:03:27.501121  7704 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:03:27.503633  7704 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.504235  7704 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.505016  7704 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.506888  7704 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:27.507912  7704 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:27.523464  7704 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: 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:27.524537  7704 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Bootstrap complete.
I20260608 10:03:27.525207  7704 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260608 10:03:27.527559  7704 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.528429  7704 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.529469  7704 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.531517  7704 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260608 10:03:27.532624  7704 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Bootstrap starting.
I20260608 10:03:27.539975   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:44877
I20260608 10:03:27.540133  7764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:44877 every 8 connection(s)
I20260608 10:03:27.545507  7704 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: 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:27.546586  7704 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Bootstrap complete.
I20260608 10:03:27.547497  7704 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 10:03:27.551518  7704 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.552703  7704 raft_consensus.cc:385] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.553160  7704 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.555352  7704 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.557930   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:27.557951  7704 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
W20260608 10:03:27.566147  7770 instance_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:27.567421  7771 instance_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:27.570653  7773 instance_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:27.570685   477 server_base.cc:1061] running on GCE node
I20260608 10:03:27.572346   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:27.572573   477 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:27.572742   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913007572729 us; error 0 us; skew 500 ppm
I20260608 10:03:27.573329   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.576195   477 webserver.cc:533] Webserver started at http://127.0.119.66:37011/ using document root <none> and password file <none>
I20260608 10:03:27.576858   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.577101   477 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:27.579816  7766 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:27.580320  7766 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:27.581355  7766 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:27.582054   477 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:27.586753  7778 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:27.586685  7278 ts_manager.cc:194] Re-registered known tserver with Master: 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877)
I20260608 10:03:27.587852   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:27.588249   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "20a005d599664170b07225eb83753bd2"
format_stamp: "Formatted at 2026-06-08 10:03:17 on dist-test-slave-f77q"
I20260608 10:03:27.588634   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:27.594084  7278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47558
I20260608 10:03:27.597723  7766 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:27.608943   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.610581   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.612156   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:27.638955   477 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:27.639343   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 10:03:27.644649  7785 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:27.656490   477 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:27.656840   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 10:03:27.659224  7785 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: 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:27.660137  7785 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Bootstrap complete.
I20260608 10:03:27.660765  7785 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:03:27.663236  7785 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.664023  7785 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.664852  7785 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.668242  7785 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 10:03:27.669111  7785 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:27.685369  7785 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: 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:27.686707  7785 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Bootstrap complete.
I20260608 10:03:27.687690  7785 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260608 10:03:27.691560  7785 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.692394  7785 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.693077  7785 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.694801  7785 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:03:27.695691  7785 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:27.710076  7785 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: 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:27.710924  7785 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Bootstrap complete.
I20260608 10:03:27.711621  7785 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:03:27.714270  7785 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.715036  7785 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.715956  7785 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.718118  7785 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:27.718997  7785 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Bootstrap starting.
I20260608 10:03:27.723268   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:43143
I20260608 10:03:27.723490  7845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:43143 every 8 connection(s)
I20260608 10:03:27.728505   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:27.737895  7850 instance_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:27.740015  7851 instance_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:27.740092  7785 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: 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:27.742830  7785 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Bootstrap complete.
I20260608 10:03:27.743705  7785 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
W20260608 10:03:27.743929  7853 instance_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:27.745098   477 server_base.cc:1061] running on GCE node
I20260608 10:03:27.745188  7846 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:27.745755  7846 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:27.746625   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:27.746860  7846 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
W20260608 10:03:27.746976   477 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:27.747407   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913007747384 us; error 0 us; skew 500 ppm
I20260608 10:03:27.748354   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:27.748057  7785 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.749040  7785 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a005d599664170b07225eb83753bd2, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.750620  7785 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.751598   477 webserver.cc:533] Webserver started at http://127.0.119.67:40519/ using document root <none> and password file <none>
I20260608 10:03:27.752434   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:27.752352  7278 ts_manager.cc:194] Re-registered known tserver with Master: 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143)
I20260608 10:03:27.752830   477 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:27.752856  7785 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:03:27.758530   477 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:27.759204  7278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47562
I20260608 10:03:27.762907  7846 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:27.763293  7858 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:27.764348   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:27.764847   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "37800796a8f5427c99336d91a7d75ee3"
format_stamp: "Formatted at 2026-06-08 10:03:18 on dist-test-slave-f77q"
I20260608 10:03:27.765365   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-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:27.797586   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:27.799046   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:27.800657   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:27.826272   477 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:27.826668   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.001s
I20260608 10:03:27.831616  7865 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:27.847440  7865 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: 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:27.848390  7865 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap complete.
I20260608 10:03:27.849114  7865 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:03:27.850499   477 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:27.850832   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.024s	sys 0.000s
I20260608 10:03:27.852394  7865 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.853175  7865 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.853952  7865 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.856582  7865 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 10:03:27.857378  7865 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:27.872450  7865 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: 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:27.873375  7865 tablet_bootstrap.cc:492] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Bootstrap complete.
I20260608 10:03:27.874218  7865 ts_tablet_manager.cc:1403] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 10:03:27.877568  7865 raft_consensus.cc:359] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.878252  7865 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.879238  7865 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.881909  7865 ts_tablet_manager.cc:1434] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:03:27.882890  7865 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:27.890435  7707 raft_consensus.cc:493] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.891170  7707 raft_consensus.cc:515] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.894217  7707 leader_election.cc:290] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
W20260608 10:03:27.902666  7698 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.67:37769: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260608 10:03:27.908017  7865 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: 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:27.909448  7865 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Bootstrap complete.
I20260608 10:03:27.910559  7865 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
W20260608 10:03:27.915450  7327 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 37800796a8f5427c99336d91a7d75ee3 not available for placement
I20260608 10:03:27.915254  7865 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.916404  7865 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.917969  7865 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
W20260608 10:03:27.919154  7698 leader_election.cc:336] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769): Network error: Client connection negotiation failed: client connection to 127.0.119.67:37769: connect: Connection refused (error 111)
I20260608 10:03:27.921727  7865 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:03:27.922892  7865 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap starting.
I20260608 10:03:27.923748  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2" is_pre_election: true
I20260608 10:03:27.924610  7820 raft_consensus.cc:2393] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 812e6df567cf400482713ccb559174e1 in current term 1: Already voted for candidate 20a005d599664170b07225eb83753bd2 in this term.
I20260608 10:03:27.926231  7698 leader_election.cc:304] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [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: 812e6df567cf400482713ccb559174e1; no voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3
I20260608 10:03:27.927302  7707 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.935971  7707 raft_consensus.cc:2749] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:27.940608  7865 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: 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:27.941601  7865 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Bootstrap complete.
I20260608 10:03:27.942567  7865 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 10:03:27.944589   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:37769
I20260608 10:03:27.944815  7929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:37769 every 8 connection(s)
I20260608 10:03:27.945693  7865 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.946274  7865 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37800796a8f5427c99336d91a7d75ee3, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.947136  7865 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:27.949468  7865 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:03:27.961992  7930 heartbeater.cc:344] Connected to a master server at 127.0.119.126:42063
I20260608 10:03:27.962694  7930 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:27.963593  7930 heartbeater.cc:507] Master 127.0.119.126:42063 requested a full tablet report, sending...
I20260608 10:03:27.967796  7278 ts_manager.cc:194] Re-registered known tserver with Master: 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:27.973048  7278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47572
I20260608 10:03:27.976527  7930 heartbeater.cc:499] Master 127.0.119.126:42063 was elected leader, sending a full tablet report...
I20260608 10:03:28.686553  7933 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:28.687247  7933 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.689267  7933 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.690407  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2" is_pre_election: true
I20260608 10:03:28.691915  7820 raft_consensus.cc:2410] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 812e6df567cf400482713ccb559174e1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:03:28.701606  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:28.702540  7900 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:28.703912  7698 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37800796a8f5427c99336d91a7d75ee3, 812e6df567cf400482713ccb559174e1; no voters: 20a005d599664170b07225eb83753bd2
I20260608 10:03:28.704834  7933 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:28.705391  7933 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:28.705844  7933 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:28.711938  7933 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.713837  7933 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 election: Requested vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.714931  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2"
I20260608 10:03:28.715124  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:28.715730  7820 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:28.716094  7900 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:28.721866  7900 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 2.
I20260608 10:03:28.722083  7820 raft_consensus.cc:2410] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 812e6df567cf400482713ccb559174e1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:03:28.723649  7698 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [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: 37800796a8f5427c99336d91a7d75ee3, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:28.724951  7933 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:28.726401  7933 raft_consensus.cc:697] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Becoming Leader. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
I20260608 10:03:28.727713  7933 consensus_queue.cc:237] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [LEADER]: Queue going to LEADER 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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.738111  7278 catalog_manager.cc:5696] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 reported cstate change: term changed from 1 to 2, leader changed from 20a005d599664170b07225eb83753bd2 (127.0.119.66) to 812e6df567cf400482713ccb559174e1 (127.0.119.65). New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:28.914037  7942 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:28.914819  7942 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.917656  7942 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.944536  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:28.945688  7900 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 2.
I20260608 10:03:28.947134  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:28.947307  7779 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:28.948760  7942 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:03:28.949349  7942 raft_consensus.cc:493] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:28.949867  7942 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:28.956311  7942 raft_consensus.cc:515] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.957808  7933 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:03:28.958129  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet d29a8d42aeb240eaba9cc7b4959ec8e0: Illegal state: Replica 20a005d599664170b07225eb83753bd2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } }
I20260608 10:03:28.958959  7942 leader_election.cc:290] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.958818  7933 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.960994  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:28.961905  7900 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:28.962879  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2" is_pre_election: true
I20260608 10:03:28.961272  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d97f03ac81441e9f9a441ee5f5a7be" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:28.963415  7899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:28.964056  7820 raft_consensus.cc:2410] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 812e6df567cf400482713ccb559174e1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:03:28.964745  7899 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:28.963898  7933 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.966718  7698 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [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: 37800796a8f5427c99336d91a7d75ee3, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:28.967986  7933 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:28.968669  7933 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:28.969139  7933 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:28.970402  7900 raft_consensus.cc:2468] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 3.
I20260608 10:03:28.972050  7779 leader_election.cc:304] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 812e6df567cf400482713ccb559174e1
I20260608 10:03:28.973160  7942 raft_consensus.cc:2804] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:03:28.975165  7942 raft_consensus.cc:697] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
W20260608 10:03:28.976790  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet f0d97f03ac81441e9f9a441ee5f5a7be: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:28.976349  7942 consensus_queue.cc:237] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.977643  7933 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:28.980446  7933 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 election: Requested vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:28.981719  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:28.982021  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2"
I20260608 10:03:28.982649  7900 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:28.983071  7820 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:28.983345  7327 auto_rebalancer.cc:591] Failed to schedule move for tablet bdc570df1ca142c092d87f94000e9d4c: Illegal state: Replica 812e6df567cf400482713ccb559174e1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } }
I20260608 10:03:28.995543  7900 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 2.
I20260608 10:03:28.997174  7698 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [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: 37800796a8f5427c99336d91a7d75ee3, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:28.998571  7933 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:28.999264  7933 raft_consensus.cc:697] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Becoming Leader. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
I20260608 10:03:29.000360  7933 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [LEADER]: Queue going to LEADER 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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.001686  7820 raft_consensus.cc:2410] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 812e6df567cf400482713ccb559174e1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:03:29.001880  7278 catalog_manager.cc:5696] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 2 to 3, leader changed from 812e6df567cf400482713ccb559174e1 (127.0.119.65) to 20a005d599664170b07225eb83753bd2 (127.0.119.66). New cstate: current_term: 3 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.009675  7279 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 reported cstate change: term changed from 1 to 2, leader changed from 20a005d599664170b07225eb83753bd2 (127.0.119.66) to 812e6df567cf400482713ccb559174e1 (127.0.119.65). New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.081655  7933 raft_consensus.cc:493] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.082486  7933 raft_consensus.cc:515] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.084502  7933 leader_election.cc:290] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.085686  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2" is_pre_election: true
I20260608 10:03:29.086004  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:29.086694  7820 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:29.087054  7900 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 1.
I20260608 10:03:29.088069  7698 leader_election.cc:304] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: 20a005d599664170b07225eb83753bd2, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:29.089001  7933 raft_consensus.cc:2804] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:29.089550  7933 raft_consensus.cc:493] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.090034  7933 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.095238  7933 raft_consensus.cc:515] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.097308  7933 leader_election.cc:290] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [CANDIDATE]: Term 2 election: Requested vote from peers 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.098366  7820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "20a005d599664170b07225eb83753bd2"
I20260608 10:03:29.098650  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdc570df1ca142c092d87f94000e9d4c" candidate_uuid: "812e6df567cf400482713ccb559174e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:29.099386  7820 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.099704  7900 raft_consensus.cc:3060] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.108002  7820 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 2.
I20260608 10:03:29.108002  7900 raft_consensus.cc:2468] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 812e6df567cf400482713ccb559174e1 in term 2.
I20260608 10:03:29.109936  7698 leader_election.cc:304] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: 20a005d599664170b07225eb83753bd2, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:29.110993  7933 raft_consensus.cc:2804] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:29.111708  7933 raft_consensus.cc:697] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Becoming Leader. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
I20260608 10:03:29.112627  7933 consensus_queue.cc:237] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.121093  7279 catalog_manager.cc:5696] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.186650  7820 raft_consensus.cc:1240] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Rejecting Update request from peer 812e6df567cf400482713ccb559174e1 for earlier term 2. Current term is 3. Ops: []
I20260608 10:03:29.188462  7933 consensus_queue.cc:1059] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:29.189414  7933 consensus_queue.cc:1243] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [LEADER]: Peer 20a005d599664170b07225eb83753bd2 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:03:29.190176  7936 raft_consensus.cc:3055] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:03:29.190714  7936 raft_consensus.cc:740] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
I20260608 10:03:29.191716  7936 consensus_queue.cc:260] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.192890  7936 raft_consensus.cc:3060] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:29.205865  7942 raft_consensus.cc:493] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.206759  7942 raft_consensus.cc:515] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.209194  7942 leader_election.cc:290] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.210150  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:29.210417  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:29.211086  7739 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:29.211645  7900 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 1.
I20260608 10:03:29.212407  7781 leader_election.cc:304] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: 20a005d599664170b07225eb83753bd2, 812e6df567cf400482713ccb559174e1; no voters: 
I20260608 10:03:29.213467  7942 raft_consensus.cc:2804] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:29.214025  7942 raft_consensus.cc:493] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.214504  7942 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.219791  7942 raft_consensus.cc:515] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.221982  7942 leader_election.cc:290] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 2 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.222932  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:29.223305  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d29a8d42aeb240eaba9cc7b4959ec8e0" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:29.223973  7739 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.224270  7900 raft_consensus.cc:3060] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:29.232220  7900 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 2.
I20260608 10:03:29.232220  7739 raft_consensus.cc:2468] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 2.
I20260608 10:03:29.233995  7779 leader_election.cc:304] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 
I20260608 10:03:29.235047  7942 raft_consensus.cc:2804] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:29.235824  7942 raft_consensus.cc:697] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
I20260608 10:03:29.236850  7942 consensus_queue.cc:237] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.245348  7279 catalog_manager.cc:5696] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.378621  7942 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:29.379590  7942 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.382496  7942 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.383315  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1" is_pre_election: true
I20260608 10:03:29.383733  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3" is_pre_election: true
I20260608 10:03:29.384661  7900 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 2.
I20260608 10:03:29.385903  7779 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 812e6df567cf400482713ccb559174e1
I20260608 10:03:29.387014  7942 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:03:29.387593  7942 raft_consensus.cc:493] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:29.388036  7942 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:29.393656  7942 raft_consensus.cc:515] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.395923  7942 leader_election.cc:290] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 election: Requested vote from peers 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877), 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769)
I20260608 10:03:29.396898  7739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "812e6df567cf400482713ccb559174e1"
I20260608 10:03:29.397270  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053cec40dbce4bcea592720d4dca6cc8" candidate_uuid: "20a005d599664170b07225eb83753bd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37800796a8f5427c99336d91a7d75ee3"
I20260608 10:03:29.398113  7900 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:29.404553  7900 raft_consensus.cc:2468] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a005d599664170b07225eb83753bd2 in term 3.
I20260608 10:03:29.406190  7779 leader_election.cc:304] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a005d599664170b07225eb83753bd2, 37800796a8f5427c99336d91a7d75ee3; no voters: 812e6df567cf400482713ccb559174e1
I20260608 10:03:29.407342  7942 raft_consensus.cc:2804] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:03:29.408064  7942 raft_consensus.cc:697] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Becoming Leader. State: Replica: 20a005d599664170b07225eb83753bd2, State: Running, Role: LEADER
I20260608 10:03:29.409116  7942 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.417927  7279 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 reported cstate change: term changed from 2 to 3, leader changed from 812e6df567cf400482713ccb559174e1 (127.0.119.65) to 20a005d599664170b07225eb83753bd2 (127.0.119.66). New cstate: current_term: 3 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:29.443534  7900 raft_consensus.cc:1275] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:29.445183  7942 consensus_queue.cc:1048] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:29.460027  7739 raft_consensus.cc:1275] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:29.463739  7958 consensus_queue.cc:1048] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:29.464895  7958 consensus_queue.cc:1243] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [LEADER]: Peer 812e6df567cf400482713ccb559174e1 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:03:29.470678  7739 pending_rounds.cc:85] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Aborting all ops after (but not including) 0
I20260608 10:03:29.471342  7739 pending_rounds.cc:107] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:03:29.471899  7739 raft_consensus.cc:2889] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:03:29.556005  7900 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:29.557921  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:29.575088  7820 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:29.577440  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:29.580229  7820 raft_consensus.cc:1240] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Rejecting Update request from peer 812e6df567cf400482713ccb559174e1 for earlier term 2. Current term is 3. Ops: []
I20260608 10:03:29.582640  7936 consensus_queue.cc:1059] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:29.584077  7936 consensus_queue.cc:1243] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [LEADER]: Peer 20a005d599664170b07225eb83753bd2 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:03:29.587638  7962 raft_consensus.cc:3055] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:03:29.588362  7962 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 812e6df567cf400482713ccb559174e1, State: Running, Role: LEADER
I20260608 10:03:29.589500  7900 raft_consensus.cc:1240] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Rejecting Update request from peer 812e6df567cf400482713ccb559174e1 for earlier term 2. Current term is 3. Ops: []
I20260608 10:03:29.589882  7962 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } }
I20260608 10:03:29.591885  7962 raft_consensus.cc:3060] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:03:29.765420  7739 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:29.766997  7958 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:29.779173  7900 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:29.781689  7948 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:29.884485  7900 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:29.886866  7948 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:29.904791  7739 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:03:29.907229  7948 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:29.908788  7948 consensus_queue.cc:1243] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Peer 812e6df567cf400482713ccb559174e1 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:03:29.914232  7739 pending_rounds.cc:85] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Aborting all ops after (but not including) 0
I20260608 10:03:29.914948  7739 pending_rounds.cc:107] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:03:29.915622  7739 raft_consensus.cc:2889] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:03:30.000902  7739 consensus_queue.cc:237] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.010135  7900 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:30.010983  7819 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:30.014789  7933 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:30.016934  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } 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:30.025728  7933 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.028576  7900 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
W20260608 10:03:30.032099  7699 consensus_peers.cc:597] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 -> Peer e807226e03f1447798b529ff03137cfa (127.0.119.68:39085): Couldn't send request to peer e807226e03f1447798b529ff03137cfa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdc570df1ca142c092d87f94000e9d4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.031090  7819 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.044477  7278 catalog_manager.cc:5696] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 reported cstate change: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:30.046066  7820 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.062366  7900 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:03:30.062573  7739 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:03:30.064816  7942 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:30.065914  7948 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:03:30.077359  7780 consensus_peers.cc:597] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 -> Peer e807226e03f1447798b529ff03137cfa (127.0.119.68:39085): Couldn't send request to peer e807226e03f1447798b529ff03137cfa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 053cec40dbce4bcea592720d4dca6cc8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.076519  7958 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.078825  7900 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.081544  7739 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.098740  7820 consensus_queue.cc:237] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.099195  7278 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 reported cstate change: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New cstate: current_term: 3 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:30.107736  7900 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:30.108345  7780 consensus_peers.cc:597] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 -> Peer e807226e03f1447798b529ff03137cfa (127.0.119.68:39085): Couldn't send request to peer e807226e03f1447798b529ff03137cfa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d29a8d42aeb240eaba9cc7b4959ec8e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.110188  7942 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } 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:30.110986  7739 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:30.113008  7942 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:30.120796  7958 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.124733  7900 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.125777  7739 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.139006  7278 catalog_manager.cc:5696] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 reported cstate change: config changed from index -1 to 3, NON_VOTER e807226e03f1447798b529ff03137cfa (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } } }
I20260608 10:03:30.565382  7974 ts_tablet_manager.cc:933] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: Initiating tablet copy from peer 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877)
I20260608 10:03:30.567600  7974 tablet_copy_client.cc:323] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:44877
I20260608 10:03:30.581640  7750 tablet_copy_service.cc:140] P 812e6df567cf400482713ccb559174e1: Received BeginTabletCopySession request for tablet bdc570df1ca142c092d87f94000e9d4c from peer e807226e03f1447798b529ff03137cfa ({username='slave'} at 127.0.0.1:44582)
I20260608 10:03:30.582584  7750 tablet_copy_service.cc:161] P 812e6df567cf400482713ccb559174e1: Beginning new tablet copy session on tablet bdc570df1ca142c092d87f94000e9d4c from peer e807226e03f1447798b529ff03137cfa at {username='slave'} at 127.0.0.1:44582: session id = e807226e03f1447798b529ff03137cfa-bdc570df1ca142c092d87f94000e9d4c
I20260608 10:03:30.589741  7750 tablet_copy_source_session.cc:215] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:30.593555  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdc570df1ca142c092d87f94000e9d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.608232  7974 tablet_copy_client.cc:806] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:30.609103  7974 tablet_copy_client.cc:670] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:30.613679  7974 tablet_copy_client.cc:538] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:30.619750  7978 ts_tablet_manager.cc:933] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: Initiating tablet copy from peer 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143)
I20260608 10:03:30.622045  7978 tablet_copy_client.cc:323] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:43143
I20260608 10:03:30.622757  7974 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: Bootstrap starting.
I20260608 10:03:30.639003  7831 tablet_copy_service.cc:140] P 20a005d599664170b07225eb83753bd2: Received BeginTabletCopySession request for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 from peer e807226e03f1447798b529ff03137cfa ({username='slave'} at 127.0.0.1:43466)
I20260608 10:03:30.640085  7831 tablet_copy_service.cc:161] P 20a005d599664170b07225eb83753bd2: Beginning new tablet copy session on tablet d29a8d42aeb240eaba9cc7b4959ec8e0 from peer e807226e03f1447798b529ff03137cfa at {username='slave'} at 127.0.0.1:43466: session id = e807226e03f1447798b529ff03137cfa-d29a8d42aeb240eaba9cc7b4959ec8e0
I20260608 10:03:30.650724  7831 tablet_copy_source_session.cc:215] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:30.653205  7974 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: 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:30.654358  7974 tablet_bootstrap.cc:492] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: Bootstrap complete.
I20260608 10:03:30.655171  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29a8d42aeb240eaba9cc7b4959ec8e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.655527  7974 ts_tablet_manager.cc:1403] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: Time spent bootstrapping tablet: real 0.033s	user 0.033s	sys 0.000s
I20260608 10:03:30.658838  7974 raft_consensus.cc:359] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.660198  7974 raft_consensus.cc:740] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e807226e03f1447798b529ff03137cfa, State: Initialized, Role: LEARNER
I20260608 10:03:30.661038  7974 consensus_queue.cc:260] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.664424  7974 ts_tablet_manager.cc:1434] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:30.666692  7750 tablet_copy_service.cc:342] P 812e6df567cf400482713ccb559174e1: Request end of tablet copy session e807226e03f1447798b529ff03137cfa-bdc570df1ca142c092d87f94000e9d4c received from {username='slave'} at 127.0.0.1:44582
I20260608 10:03:30.667377  7750 tablet_copy_service.cc:434] P 812e6df567cf400482713ccb559174e1: ending tablet copy session e807226e03f1447798b529ff03137cfa-bdc570df1ca142c092d87f94000e9d4c on tablet bdc570df1ca142c092d87f94000e9d4c with peer e807226e03f1447798b529ff03137cfa
I20260608 10:03:30.673853  7974 ts_tablet_manager.cc:933] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: Initiating tablet copy from peer 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143)
I20260608 10:03:30.676095  7974 tablet_copy_client.cc:323] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:43143
I20260608 10:03:30.678397  7831 tablet_copy_service.cc:140] P 20a005d599664170b07225eb83753bd2: Received BeginTabletCopySession request for tablet 053cec40dbce4bcea592720d4dca6cc8 from peer e807226e03f1447798b529ff03137cfa ({username='slave'} at 127.0.0.1:43466)
I20260608 10:03:30.679087  7831 tablet_copy_service.cc:161] P 20a005d599664170b07225eb83753bd2: Beginning new tablet copy session on tablet 053cec40dbce4bcea592720d4dca6cc8 from peer e807226e03f1447798b529ff03137cfa at {username='slave'} at 127.0.0.1:43466: session id = e807226e03f1447798b529ff03137cfa-053cec40dbce4bcea592720d4dca6cc8
I20260608 10:03:30.679312  7978 tablet_copy_client.cc:806] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:30.680428  7978 tablet_copy_client.cc:670] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:30.685523  7978 tablet_copy_client.cc:538] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:30.686674  7831 tablet_copy_source_session.cc:215] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:30.689859  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053cec40dbce4bcea592720d4dca6cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.695858  7978 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: Bootstrap starting.
I20260608 10:03:30.704352  7974 tablet_copy_client.cc:806] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:30.705235  7974 tablet_copy_client.cc:670] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:30.718636  7974 tablet_copy_client.cc:538] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:30.727928  7974 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: Bootstrap starting.
I20260608 10:03:30.728327  7978 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: 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:30.730073  7978 tablet_bootstrap.cc:492] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: Bootstrap complete.
I20260608 10:03:30.731122  7978 ts_tablet_manager.cc:1403] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: Time spent bootstrapping tablet: real 0.036s	user 0.029s	sys 0.005s
I20260608 10:03:30.734951  7978 raft_consensus.cc:359] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.736177  7978 raft_consensus.cc:740] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e807226e03f1447798b529ff03137cfa, State: Initialized, Role: LEARNER
I20260608 10:03:30.737128  7978 consensus_queue.cc:260] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.740011  7978 ts_tablet_manager.cc:1434] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:03:30.742977  7831 tablet_copy_service.cc:342] P 20a005d599664170b07225eb83753bd2: Request end of tablet copy session e807226e03f1447798b529ff03137cfa-d29a8d42aeb240eaba9cc7b4959ec8e0 received from {username='slave'} at 127.0.0.1:43466
I20260608 10:03:30.744062  7831 tablet_copy_service.cc:434] P 20a005d599664170b07225eb83753bd2: ending tablet copy session e807226e03f1447798b529ff03137cfa-d29a8d42aeb240eaba9cc7b4959ec8e0 on tablet d29a8d42aeb240eaba9cc7b4959ec8e0 with peer e807226e03f1447798b529ff03137cfa
I20260608 10:03:30.757503  7974 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: 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:30.759047  7974 tablet_bootstrap.cc:492] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: Bootstrap complete.
I20260608 10:03:30.759872  7974 ts_tablet_manager.cc:1403] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260608 10:03:30.762738  7974 raft_consensus.cc:359] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.763610  7974 raft_consensus.cc:740] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e807226e03f1447798b529ff03137cfa, State: Initialized, Role: LEARNER
I20260608 10:03:30.764353  7974 consensus_queue.cc:260] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: true } }
I20260608 10:03:30.766692  7974 ts_tablet_manager.cc:1434] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:30.768682  7831 tablet_copy_service.cc:342] P 20a005d599664170b07225eb83753bd2: Request end of tablet copy session e807226e03f1447798b529ff03137cfa-053cec40dbce4bcea592720d4dca6cc8 received from {username='slave'} at 127.0.0.1:43466
I20260608 10:03:30.769279  7831 tablet_copy_service.cc:434] P 20a005d599664170b07225eb83753bd2: ending tablet copy session e807226e03f1447798b529ff03137cfa-053cec40dbce4bcea592720d4dca6cc8 on tablet 053cec40dbce4bcea592720d4dca6cc8 with peer e807226e03f1447798b529ff03137cfa
I20260608 10:03:31.032938  7656 raft_consensus.cc:1217] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:31.095039  7656 raft_consensus.cc:1217] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:31.148155  7656 raft_consensus.cc:1217] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 10:03:31.430557  7958 raft_consensus.cc:1064] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2: attempting to promote NON_VOTER e807226e03f1447798b529ff03137cfa to VOTER
I20260608 10:03:31.433585  7958 consensus_queue.cc:237] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.441970  7656 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:31.441972  7900 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:31.443418  7739 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:31.443945  7942 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.445307  7958 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:31.446254  7986 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:31.466609  7942 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.468705  7900 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.471485  7739 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.492558  7656 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.497287  7279 catalog_manager.cc:5696] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 reported cstate change: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:31.516382  7936 raft_consensus.cc:1064] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1: attempting to promote NON_VOTER e807226e03f1447798b529ff03137cfa to VOTER
I20260608 10:03:31.519640  7936 consensus_queue.cc:237] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.543625  7656 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 LEARNER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:31.547448  7900 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:31.551599  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:31.554764  7820 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:31.554240  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.559019  7819 consensus_queue.cc:237] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.560444  7987 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } 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:31.569295  7655 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:31.572675  7942 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.584092  7986 raft_consensus.cc:1064] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2: attempting to promote NON_VOTER e807226e03f1447798b529ff03137cfa to VOTER
I20260608 10:03:31.592686  7986 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.595988  7958 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.601696  7654 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.596899  7936 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.600669  7899 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.617619  7278 catalog_manager.cc:5696] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa reported cstate change: config changed from index 4 to 5, VOTER 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67) evicted. New cstate: current_term: 2 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.617344  7655 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.623324  7739 raft_consensus.cc:1275] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: 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:31.627357  7277 catalog_manager.cc:5696] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 reported cstate change: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.630853  7654 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 LEARNER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:03:31.631561  7942 consensus_queue.cc:1048] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:31.639374  7739 raft_consensus.cc:2955] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.640082  7819 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } attrs { replace: true } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.652289  7942 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.655194  7263 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:31.684206  7890 tablet_service.cc:1558] Processing DeleteTablet for tablet d29a8d42aeb240eaba9cc7b4959ec8e0 with delete_type TABLET_DATA_TOMBSTONED (TS 37800796a8f5427c99336d91a7d75ee3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57672
I20260608 10:03:31.694705  7738 consensus_queue.cc:237] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [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: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.696868  8011 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:31.697441  7899 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:03:31.698144  8011 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:31.699617  8010 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:31.700284  8011 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:31.709482  7654 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:31.709643  7900 raft_consensus.cc:1275] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Refusing update from remote peer 812e6df567cf400482713ccb559174e1: 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:31.715339  8011 ts_tablet_manager.cc:1916] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:31.716687  7936 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:31.718448  8000 consensus_queue.cc:1048] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.714186  7739 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:03:31.722949  7942 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } 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:31.726722  7987 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20a005d599664170b07225eb83753bd2 (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.729311  7655 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20a005d599664170b07225eb83753bd2 (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.729235  7900 raft_consensus.cc:2955] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 20a005d599664170b07225eb83753bd2 (127.0.119.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.738626  7265 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bdc570df1ca142c092d87f94000e9d4c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:03:31.712994  7780 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.68:39085, user_credentials={real_user=slave}} blocked reactor thread for 79226.6us
I20260608 10:03:31.745095  7278 catalog_manager.cc:5696] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 reported cstate change: config changed from index 4 to 5, VOTER 20a005d599664170b07225eb83753bd2 (127.0.119.66) evicted. New cstate: current_term: 2 leader_uuid: "812e6df567cf400482713ccb559174e1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:31.753770  8010 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.755731  7739 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.771819  7900 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.774441  7810 tablet_service.cc:1558] Processing DeleteTablet for tablet bdc570df1ca142c092d87f94000e9d4c with delete_type TABLET_DATA_TOMBSTONED (TS 20a005d599664170b07225eb83753bd2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43482
I20260608 10:03:31.775446  8011 ts_tablet_manager.cc:1929] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:31.776003  8011 log.cc:1199] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 37800796a8f5427c99336d91a7d75ee3: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-2-root/wals/d29a8d42aeb240eaba9cc7b4959ec8e0
I20260608 10:03:31.777957  7263 catalog_manager.cc:5027] TS 37800796a8f5427c99336d91a7d75ee3 (127.0.119.67:37769): tablet d29a8d42aeb240eaba9cc7b4959ec8e0 (table test-workload [id=5a195fe364e14121b68651b9b1de2382]) successfully deleted
I20260608 10:03:31.783592  7654 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.784518  7278 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 reported cstate change: config changed from index 3 to 4, e807226e03f1447798b529ff03137cfa (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "812e6df567cf400482713ccb559174e1" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44877 } attrs { replace: true } } peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.795115  8015 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:31.796401  8015 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:31.797245  8015 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:31.803200  8015 ts_tablet_manager.cc:1916] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:31.815366  7819 consensus_queue.cc:237] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } }
I20260608 10:03:31.821703  8015 ts_tablet_manager.cc:1929] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:31.822165  7900 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:03:31.822338  8015 log.cc:1199] T bdc570df1ca142c092d87f94000e9d4c P 20a005d599664170b07225eb83753bd2: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-1-root/wals/bdc570df1ca142c092d87f94000e9d4c
I20260608 10:03:31.824185  8010 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:31.824616  7263 catalog_manager.cc:5027] TS 20a005d599664170b07225eb83753bd2 (127.0.119.66:43143): tablet bdc570df1ca142c092d87f94000e9d4c (table test-workload [id=5a195fe364e14121b68651b9b1de2382]) successfully deleted
I20260608 10:03:31.826297  7654 raft_consensus.cc:1275] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 FOLLOWER]: Refusing update from remote peer 20a005d599664170b07225eb83753bd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:03:31.828117  8010 consensus_queue.cc:1048] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } 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:31.832226  8005 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 812e6df567cf400482713ccb559174e1 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.835378  7900 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 812e6df567cf400482713ccb559174e1 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.843127  7263 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 053cec40dbce4bcea592720d4dca6cc8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:31.842583  7654 raft_consensus.cc:2955] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 812e6df567cf400482713ccb559174e1 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } } }
I20260608 10:03:31.849640  7276 catalog_manager.cc:5696] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 reported cstate change: config changed from index 4 to 5, VOTER 812e6df567cf400482713ccb559174e1 (127.0.119.65) evicted. New cstate: current_term: 3 leader_uuid: "20a005d599664170b07225eb83753bd2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "20a005d599664170b07225eb83753bd2" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 43143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37800796a8f5427c99336d91a7d75ee3" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 37769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e807226e03f1447798b529ff03137cfa" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39085 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:31.862828  7729 tablet_service.cc:1558] Processing DeleteTablet for tablet 053cec40dbce4bcea592720d4dca6cc8 with delete_type TABLET_DATA_TOMBSTONED (TS 812e6df567cf400482713ccb559174e1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44598
I20260608 10:03:31.865499  8016 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:31.866771  8016 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:31.867630  8016 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:31.871496  8016 ts_tablet_manager.cc:1916] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:31.883458  8016 ts_tablet_manager.cc:1929] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 10:03:31.883860  8016 log.cc:1199] T 053cec40dbce4bcea592720d4dca6cc8 P 812e6df567cf400482713ccb559174e1: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912808305672-477-0/minicluster-data/ts-0-root/wals/053cec40dbce4bcea592720d4dca6cc8
I20260608 10:03:31.885555  7265 catalog_manager.cc:5027] TS 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877): tablet 053cec40dbce4bcea592720d4dca6cc8 (table test-workload [id=5a195fe364e14121b68651b9b1de2382]) successfully deleted
I20260608 10:03:33.991847   477 tablet_server.cc:179] TabletServer@127.0.119.65:44877 shutting down...
I20260608 10:03:34.020607   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:34.021545   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.022244   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.023458   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.026014   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.026655   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:34.027491   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 812e6df567cf400482713ccb559174e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.029863   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.030385   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.031289   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 812e6df567cf400482713ccb559174e1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:34.042761  7781 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:03:34.048337  7781 consensus_peers.cc:597] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 -> Peer 812e6df567cf400482713ccb559174e1 (127.0.119.65:44877): Couldn't send request to peer 812e6df567cf400482713ccb559174e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:44877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:34.060083   477 tablet_server.cc:196] TabletServer@127.0.119.65:44877 shutdown complete.
I20260608 10:03:34.078936   477 tablet_server.cc:179] TabletServer@127.0.119.66:43143 shutting down...
I20260608 10:03:34.107806   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:34.108762   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.109478   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:34.110419   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P 20a005d599664170b07225eb83753bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.112819   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.113421   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:03:34.114272   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.116621   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.117185   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:03:34.118063   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 20a005d599664170b07225eb83753bd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.143923   477 tablet_server.cc:196] TabletServer@127.0.119.66:43143 shutdown complete.
I20260608 10:03:34.161610   477 tablet_server.cc:179] TabletServer@127.0.119.67:37769 shutting down...
I20260608 10:03:34.186543   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:34.187481   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.188118   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.188743   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P 37800796a8f5427c99336d91a7d75ee3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.191051   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.191604   477 raft_consensus.cc:2243] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.192081   477 raft_consensus.cc:2272] T f0d97f03ac81441e9f9a441ee5f5a7be P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.194317   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:34.194833   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.195467   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P 37800796a8f5427c99336d91a7d75ee3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.220219   477 tablet_server.cc:196] TabletServer@127.0.119.67:37769 shutdown complete.
I20260608 10:03:34.236763   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:03:34.260180   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:34.260953   477 tablet_replica.cc:333] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa: stopping tablet replica
I20260608 10:03:34.261650   477 raft_consensus.cc:2243] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.262253   477 raft_consensus.cc:2272] T 053cec40dbce4bcea592720d4dca6cc8 P e807226e03f1447798b529ff03137cfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.264344   477 tablet_replica.cc:333] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa: stopping tablet replica
I20260608 10:03:34.264889   477 raft_consensus.cc:2243] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.265377   477 raft_consensus.cc:2272] T d29a8d42aeb240eaba9cc7b4959ec8e0 P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.267418   477 tablet_replica.cc:333] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa: stopping tablet replica
I20260608 10:03:34.267912   477 raft_consensus.cc:2243] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:34.268455   477 raft_consensus.cc:2272] T bdc570df1ca142c092d87f94000e9d4c P e807226e03f1447798b529ff03137cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.290568   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:03:34.304739   477 master.cc:562] Master@127.0.119.126:42063 shutting down...
I20260608 10:03:34.329633   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:34.330267   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:34.330669   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 366403fd533f4d66a04c88e5eebcbfb8: stopping tablet replica
I20260608 10:03:34.351346   477 master.cc:584] Master@127.0.119.126:42063 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16753 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:03:34.393044   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:35013
I20260608 10:03:34.394388   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:34.402189  8020 instance_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:34.402228  8019 instance_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:34.402484   477 server_base.cc:1061] running on GCE node
W20260608 10:03:34.403147  8022 instance_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:34.404100   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:34.404320   477 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:34.404536   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913014404503 us; error 0 us; skew 500 ppm
I20260608 10:03:34.405162   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:34.408004   477 webserver.cc:533] Webserver started at http://127.0.119.126:45741/ using document root <none> and password file <none>
I20260608 10:03:34.408579   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:34.408779   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:34.409096   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:34.410346   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "634ff6f5e1104b12a8d82c2103c7996e"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.416026   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:34.420199  8027 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:34.421252   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:03:34.421590   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "634ff6f5e1104b12a8d82c2103c7996e"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.421903   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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:34.434029   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:34.435565   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:34.480979   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:35013
I20260608 10:03:34.481271  8078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:35013 every 8 connection(s)
I20260608 10:03:34.485656  8079 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:34.497087  8079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Bootstrap starting.
I20260608 10:03:34.502758  8079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:34.507810  8079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: No bootstrap required, opened a new log
I20260608 10:03:34.510198  8079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER }
I20260608 10:03:34.510713  8079 raft_consensus.cc:385] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:34.510912  8079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634ff6f5e1104b12a8d82c2103c7996e, State: Initialized, Role: FOLLOWER
I20260608 10:03:34.511492  8079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER }
I20260608 10:03:34.511940  8079 raft_consensus.cc:399] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:34.512141  8079 raft_consensus.cc:493] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:34.512377  8079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:34.518126  8079 raft_consensus.cc:515] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER }
I20260608 10:03:34.518893  8079 leader_election.cc:304] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [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: 634ff6f5e1104b12a8d82c2103c7996e; no voters: 
I20260608 10:03:34.520239  8079 leader_election.cc:290] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:34.520773  8082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:34.522302  8082 raft_consensus.cc:697] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 1 LEADER]: Becoming Leader. State: Replica: 634ff6f5e1104b12a8d82c2103c7996e, State: Running, Role: LEADER
I20260608 10:03:34.523134  8082 consensus_queue.cc:237] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [LEADER]: Queue going to LEADER mode. State: All 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: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER }
I20260608 10:03:34.524003  8079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:34.528074  8084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 634ff6f5e1104b12a8d82c2103c7996e. Latest consensus state: current_term: 1 leader_uuid: "634ff6f5e1104b12a8d82c2103c7996e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER } }
I20260608 10:03:34.529071  8084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:34.528180  8083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "634ff6f5e1104b12a8d82c2103c7996e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "634ff6f5e1104b12a8d82c2103c7996e" member_type: VOTER } }
I20260608 10:03:34.530884  8083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:34.537925  8089 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:34.547425  8089 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:34.548720   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:34.558718  8089 catalog_manager.cc:1382] Generated new cluster ID: 54cee424760f4c0198bf8cbd0fe12f44
I20260608 10:03:34.559059  8089 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:34.578621  8089 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:34.580049  8089 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:34.598031  8089 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Generated new TSK 0
I20260608 10:03:34.598812  8089 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:34.616029   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:34.622991  8100 instance_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:34.624118  8101 instance_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:34.626032  8103 instance_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:34.626278   477 server_base.cc:1061] running on GCE node
I20260608 10:03:34.627357   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:34.627550   477 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:34.627763   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913014627746 us; error 0 us; skew 500 ppm
I20260608 10:03:34.628522   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:34.631358   477 webserver.cc:533] Webserver started at http://127.0.119.65:36313/ using document root <none> and password file <none>
I20260608 10:03:34.631945   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:34.632261   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:34.632647   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:34.633994   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.639504   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:34.643563  8108 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:34.644726   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:34.645042   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.645318   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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:34.670644   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:34.672309   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:34.673818   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:34.676584   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:34.676916   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.677330   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:34.677489   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.723435   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:34159
I20260608 10:03:34.723559  8170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:34159 every 8 connection(s)
I20260608 10:03:34.729380   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:34.739522  8175 instance_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:34.742280  8176 instance_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:34.744343  8178 instance_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:34.744966   477 server_base.cc:1061] running on GCE node
I20260608 10:03:34.746711   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:34.747018   477 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:34.747242   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913014747223 us; error 0 us; skew 500 ppm
I20260608 10:03:34.747931   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:34.750946   477 webserver.cc:533] Webserver started at http://127.0.119.66:36933/ using document root <none> and password file <none>
I20260608 10:03:34.751565   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:34.751847   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:34.752164   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:34.753557   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.757735  8171 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35013
I20260608 10:03:34.758219  8171 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:34.759094  8171 heartbeater.cc:507] Master 127.0.119.126:35013 requested a full tablet report, sending...
I20260608 10:03:34.760532   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260608 10:03:34.761806  8044 ts_manager.cc:194] Registered new tserver with Master: de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159)
I20260608 10:03:34.764794  8044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40040
I20260608 10:03:34.766208  8183 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:34.767546   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:34.767933   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.768210   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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:34.793177   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:34.794384   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:34.795953   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:34.798568   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:34.798825   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.799099   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:34.799288   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.842443   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:39511
I20260608 10:03:34.842694  8245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:39511 every 8 connection(s)
I20260608 10:03:34.848343   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:34.856837  8249 instance_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:34.859246  8250 instance_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:34.863304  8252 instance_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:34.863348  8246 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35013
I20260608 10:03:34.863937   477 server_base.cc:1061] running on GCE node
I20260608 10:03:34.864140  8246 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:34.865002   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:34.865279   477 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:34.865221  8246 heartbeater.cc:507] Master 127.0.119.126:35013 requested a full tablet report, sending...
I20260608 10:03:34.865743   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913014865720 us; error 0 us; skew 500 ppm
I20260608 10:03:34.866581   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:34.868299  8044 ts_manager.cc:194] Registered new tserver with Master: 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:34.869501   477 webserver.cc:533] Webserver started at http://127.0.119.67:36015/ using document root <none> and password file <none>
I20260608 10:03:34.870079  8044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40056
I20260608 10:03:34.870232   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:34.870708   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:34.871148   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:34.872675   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "53f2215b8f054817a79ad46cb985e0be"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.878032   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:03:34.882225  8257 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:34.883307   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:34.883705   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "53f2215b8f054817a79ad46cb985e0be"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:34.884027   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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:34.898703   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:34.899994   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:34.901576   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:34.904047   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:34.904311   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.904567   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:34.904755   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.949932   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:36693
I20260608 10:03:34.950155  8319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:36693 every 8 connection(s)
I20260608 10:03:34.965838  8320 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35013
I20260608 10:03:34.966358  8320 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:34.967334  8320 heartbeater.cc:507] Master 127.0.119.126:35013 requested a full tablet report, sending...
I20260608 10:03:34.969614  8044 ts_manager.cc:194] Registered new tserver with Master: 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:34.969915   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016471627s
I20260608 10:03:34.971446  8044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40066
I20260608 10:03:35.768663  8171 heartbeater.cc:499] Master 127.0.119.126:35013 was elected leader, sending a full tablet report...
I20260608 10:03:35.873485  8246 heartbeater.cc:499] Master 127.0.119.126:35013 was elected leader, sending a full tablet report...
I20260608 10:03:35.974728  8320 heartbeater.cc:499] Master 127.0.119.126:35013 was elected leader, sending a full tablet report...
I20260608 10:03:36.032261  8044 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40068:
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:36.035403  8044 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:36.104414  8211 tablet_service.cc:1511] Processing CreateTablet for tablet 01f9f011117240d89c5df3353268272d (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.106113  8211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f9f011117240d89c5df3353268272d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.106017  8210 tablet_service.cc:1511] Processing CreateTablet for tablet 7a065a27e25d400290d84d2edd8873dc (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.107990  8210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a065a27e25d400290d84d2edd8873dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.109735  8208 tablet_service.cc:1511] Processing CreateTablet for tablet a32bf54d7789411aac86abc869495be8 (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.111455  8208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32bf54d7789411aac86abc869495be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.116039  8209 tablet_service.cc:1511] Processing CreateTablet for tablet fe0408a759e8431cac7f465a44fc8aef (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.117797  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0408a759e8431cac7f465a44fc8aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.128109  8136 tablet_service.cc:1511] Processing CreateTablet for tablet 01f9f011117240d89c5df3353268272d (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.130003  8136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f9f011117240d89c5df3353268272d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.130232  8340 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:36.132367  8135 tablet_service.cc:1511] Processing CreateTablet for tablet 7a065a27e25d400290d84d2edd8873dc (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.133920  8135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a065a27e25d400290d84d2edd8873dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.138445  8340 tablet_bootstrap.cc:654] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.143080  8134 tablet_service.cc:1511] Processing CreateTablet for tablet fe0408a759e8431cac7f465a44fc8aef (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.144793  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0408a759e8431cac7f465a44fc8aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.146571  8284 tablet_service.cc:1511] Processing CreateTablet for tablet 7a065a27e25d400290d84d2edd8873dc (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.144351  8285 tablet_service.cc:1511] Processing CreateTablet for tablet 01f9f011117240d89c5df3353268272d (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.147780  8133 tablet_service.cc:1511] Processing CreateTablet for tablet a32bf54d7789411aac86abc869495be8 (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.148259  8284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a065a27e25d400290d84d2edd8873dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.150130  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32bf54d7789411aac86abc869495be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.151576  8283 tablet_service.cc:1511] Processing CreateTablet for tablet fe0408a759e8431cac7f465a44fc8aef (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.153062  8283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0408a759e8431cac7f465a44fc8aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.149717  8282 tablet_service.cc:1511] Processing CreateTablet for tablet a32bf54d7789411aac86abc869495be8 (DEFAULT_TABLE table=test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.155467  8282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a32bf54d7789411aac86abc869495be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.158980  8285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f9f011117240d89c5df3353268272d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.172816  8340 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:36.173571  8340 ts_tablet_manager.cc:1403] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260608 10:03:36.185217  8340 raft_consensus.cc:359] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.188617  8340 raft_consensus.cc:385] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.189179  8340 raft_consensus.cc:740] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.190629  8340 consensus_queue.cc:260] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.195981  8342 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.204005  8340 ts_tablet_manager.cc:1434] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.006s
I20260608 10:03:36.207680  8340 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:36.212034  8343 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.214910  8342 tablet_bootstrap.cc:654] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.214939  8340 tablet_bootstrap.cc:654] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.225452  8343 tablet_bootstrap.cc:654] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.229883  8342 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.230547  8342 ts_tablet_manager.cc:1403] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.007s
I20260608 10:03:36.231220  8340 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:36.231835  8340 ts_tablet_manager.cc:1403] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260608 10:03:36.232419  8343 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:36.232925  8343 ts_tablet_manager.cc:1403] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 10:03:36.233983  8342 raft_consensus.cc:359] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.234853  8342 raft_consensus.cc:385] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.235226  8342 raft_consensus.cc:740] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.235014  8340 raft_consensus.cc:359] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.235863  8340 raft_consensus.cc:385] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.235570  8343 raft_consensus.cc:359] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.236260  8340 raft_consensus.cc:740] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.236538  8343 raft_consensus.cc:385] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.236189  8342 consensus_queue.cc:260] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.236956  8343 raft_consensus.cc:740] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.237416  8340 consensus_queue.cc:260] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.237916  8343 consensus_queue.cc:260] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.240307  8340 ts_tablet_manager.cc:1434] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:36.242002  8342 ts_tablet_manager.cc:1434] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:03:36.243355  8342 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.243777  8340 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:36.251291  8342 tablet_bootstrap.cc:654] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.251755  8340 tablet_bootstrap.cc:654] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.258304  8349 raft_consensus.cc:493] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:36.259164  8349 raft_consensus.cc:515] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.267302  8343 ts_tablet_manager.cc:1434] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 10:03:36.268806  8343 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.273240  8342 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.274111  8342 ts_tablet_manager.cc:1403] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260608 10:03:36.276111  8343 tablet_bootstrap.cc:654] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.278338  8349 leader_election.cc:290] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:36.281780  8342 raft_consensus.cc:359] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.282589  8343 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:36.282686  8342 raft_consensus.cc:385] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.283131  8342 raft_consensus.cc:740] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.283285  8343 ts_tablet_manager.cc:1403] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 10:03:36.284281  8342 consensus_queue.cc:260] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.286369  8340 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:36.286971  8340 ts_tablet_manager.cc:1403] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.020s
I20260608 10:03:36.287010  8343 raft_consensus.cc:359] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.288017  8343 raft_consensus.cc:385] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.288344  8343 raft_consensus.cc:740] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.289269  8343 consensus_queue.cc:260] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.290871  8340 raft_consensus.cc:359] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.291666  8340 raft_consensus.cc:385] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.291744  8343 ts_tablet_manager.cc:1434] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:36.292035  8340 raft_consensus.cc:740] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.293146  8343 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.293263  8340 consensus_queue.cc:260] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.296361  8340 ts_tablet_manager.cc:1434] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:03:36.302134  8343 tablet_bootstrap.cc:654] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.304056  8342 ts_tablet_manager.cc:1434] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:03:36.307493  8342 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.307894  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a065a27e25d400290d84d2edd8873dc" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" is_pre_election: true
I20260608 10:03:36.308740  8146 raft_consensus.cc:2468] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 0.
I20260608 10:03:36.305361  8340 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:36.310884  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a065a27e25d400290d84d2edd8873dc" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:36.311697  8221 raft_consensus.cc:2468] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 0.
I20260608 10:03:36.310298  8260 leader_election.cc:304] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.313920  8349 raft_consensus.cc:2804] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:36.314335  8349 raft_consensus.cc:493] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:36.314760  8349 raft_consensus.cc:3060] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.315729  8342 tablet_bootstrap.cc:654] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.321823  8340 tablet_bootstrap.cc:654] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.335879  8349 raft_consensus.cc:515] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.340378  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a065a27e25d400290d84d2edd8873dc" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
I20260608 10:03:36.341241  8146 raft_consensus.cc:3060] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.344985  8349 leader_election.cc:290] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 1 election: Requested vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:36.346426  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a065a27e25d400290d84d2edd8873dc" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:36.347566  8340 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:36.347831  8343 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:36.348258  8221 raft_consensus.cc:3060] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.349155  8343 ts_tablet_manager.cc:1403] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.008s
I20260608 10:03:36.352387  8343 raft_consensus.cc:359] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.352938  8343 raft_consensus.cc:385] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.353266  8340 ts_tablet_manager.cc:1403] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.002s
I20260608 10:03:36.354132  8146 raft_consensus.cc:2468] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 1.
I20260608 10:03:36.353281  8343 raft_consensus.cc:740] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.355670  8260 leader_election.cc:304] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.355577  8343 consensus_queue.cc:260] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.356787  8340 raft_consensus.cc:359] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.357616  8340 raft_consensus.cc:385] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.357932  8340 raft_consensus.cc:740] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.358060  8343 ts_tablet_manager.cc:1434] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:03:36.356817  8349 raft_consensus.cc:2804] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:36.359148  8342 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.358951  8340 consensus_queue.cc:260] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.359762  8342 ts_tablet_manager.cc:1403] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.031s
I20260608 10:03:36.360067  8221 raft_consensus.cc:2468] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 1.
I20260608 10:03:36.363152  8343 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.358976  8349 raft_consensus.cc:697] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 LEADER]: Becoming Leader. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Running, Role: LEADER
I20260608 10:03:36.365319  8349 consensus_queue.cc:237] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.362000  8340 ts_tablet_manager.cc:1434] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:36.369879  8342 raft_consensus.cc:359] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.370893  8342 raft_consensus.cc:385] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.371294  8342 raft_consensus.cc:740] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.372577  8342 consensus_queue.cc:260] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.375380  8342 ts_tablet_manager.cc:1434] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 10:03:36.376682  8342 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.371382  8343 tablet_bootstrap.cc:654] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.383993  8342 tablet_bootstrap.cc:654] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.390096  8043 catalog_manager.cc:5696] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be reported cstate change: term changed from 0 to 1, leader changed from <none> to 53f2215b8f054817a79ad46cb985e0be (127.0.119.67). New cstate: current_term: 1 leader_uuid: "53f2215b8f054817a79ad46cb985e0be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:36.392383  8343 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:36.393349  8343 ts_tablet_manager.cc:1403] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.000s
I20260608 10:03:36.397940  8343 raft_consensus.cc:359] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.398896  8343 raft_consensus.cc:385] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.399191  8343 raft_consensus.cc:740] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.399991  8343 consensus_queue.cc:260] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.400480  8342 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.401093  8342 ts_tablet_manager.cc:1403] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 10:03:36.402241  8343 ts_tablet_manager.cc:1434] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:03:36.404099  8342 raft_consensus.cc:359] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.404726  8342 raft_consensus.cc:385] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.404970  8342 raft_consensus.cc:740] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.405829  8342 consensus_queue.cc:260] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.408473  8342 ts_tablet_manager.cc:1434] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:03:36.502497  8348 raft_consensus.cc:493] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:36.503186  8348 raft_consensus.cc:515] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.505452  8348 leader_election.cc:290] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.514511  8344 raft_consensus.cc:493] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:36.515177  8344 raft_consensus.cc:515] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.517868  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:36.518661  8221 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:36.518532  8344 leader_election.cc:290] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.520228  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:36.520821  8111 leader_election.cc:304] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.521047  8295 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:36.522310  8348 raft_consensus.cc:2804] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:36.522742  8348 raft_consensus.cc:493] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:36.523175  8348 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.530838  8348 raft_consensus.cc:515] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.532337  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f9f011117240d89c5df3353268272d" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" is_pre_election: true
I20260608 10:03:36.533092  8146 raft_consensus.cc:2468] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 0.
I20260608 10:03:36.534005  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:36.534677  8221 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.534993  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:36.535607  8295 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.537053  8186 leader_election.cc:304] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.537312  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f9f011117240d89c5df3353268272d" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:36.538029  8344 raft_consensus.cc:2804] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:36.538081  8294 raft_consensus.cc:2468] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 0.
I20260608 10:03:36.538601  8344 raft_consensus.cc:493] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:36.538969  8344 raft_consensus.cc:3060] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:36.541278  8092 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:36.533334  8348 leader_election.cc:290] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.543764  8295 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:36.545221  8111 leader_election.cc:304] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.545095  8344 raft_consensus.cc:515] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.546344  8348 raft_consensus.cc:2804] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:36.546813  8221 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:36.547627  8344 leader_election.cc:290] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 election: Requested vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.549801  8348 raft_consensus.cc:697] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Becoming Leader. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Running, Role: LEADER
I20260608 10:03:36.549736  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f9f011117240d89c5df3353268272d" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
I20260608 10:03:36.550879  8146 raft_consensus.cc:3060] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.550009  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f9f011117240d89c5df3353268272d" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:36.551106  8348 consensus_queue.cc:237] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.551627  8295 raft_consensus.cc:3060] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.558892  8146 raft_consensus.cc:2468] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 1.
I20260608 10:03:36.558892  8295 raft_consensus.cc:2468] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 1.
I20260608 10:03:36.560535  8186 leader_election.cc:304] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.561630  8344 raft_consensus.cc:2804] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:36.563112  8344 raft_consensus.cc:697] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Running, Role: LEADER
I20260608 10:03:36.564060  8344 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.564265  8044 catalog_manager.cc:5696] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:36.573514  8043 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66). New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:36.706071  8348 raft_consensus.cc:493] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:36.706845  8348 raft_consensus.cc:515] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.709328  8348 leader_election.cc:290] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.710435  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:36.710736  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:36.711230  8221 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:36.711397  8295 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:36.712472  8111 leader_election.cc:304] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.713281  8348 raft_consensus.cc:2804] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:36.713644  8348 raft_consensus.cc:493] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:36.713930  8348 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.719079  8348 raft_consensus.cc:515] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.720973  8348 leader_election.cc:290] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:36.722077  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:36.722707  8221 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.722628  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:36.723443  8295 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.729765  8221 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:36.730996  8295 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:36.731099  8111 leader_election.cc:304] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:36.732582  8348 raft_consensus.cc:2804] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:36.733098  8348 raft_consensus.cc:697] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Becoming Leader. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Running, Role: LEADER
I20260608 10:03:36.733832  8348 consensus_queue.cc:237] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.741425  8043 catalog_manager.cc:5696] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:36.776855  8044 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40078:
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:36.779448  8044 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:36.813822  8133 tablet_service.cc:1511] Processing CreateTablet for tablet e51a70c899a54856bb1a9a2aaa823111 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.815292  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51a70c899a54856bb1a9a2aaa823111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.815753  8208 tablet_service.cc:1511] Processing CreateTablet for tablet e51a70c899a54856bb1a9a2aaa823111 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.817121  8208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51a70c899a54856bb1a9a2aaa823111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.817058  8284 tablet_service.cc:1511] Processing CreateTablet for tablet e51a70c899a54856bb1a9a2aaa823111 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:36.818423  8284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51a70c899a54856bb1a9a2aaa823111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.822932  8134 tablet_service.cc:1511] Processing CreateTablet for tablet a523136dc47f44c9885877e29503fc5b (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.824486  8134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a523136dc47f44c9885877e29503fc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.826943  8209 tablet_service.cc:1511] Processing CreateTablet for tablet a523136dc47f44c9885877e29503fc5b (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.828476  8209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a523136dc47f44c9885877e29503fc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.831919  8285 tablet_service.cc:1511] Processing CreateTablet for tablet a523136dc47f44c9885877e29503fc5b (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:36.832608  8342 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.833403  8285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a523136dc47f44c9885877e29503fc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.834502  8136 tablet_service.cc:1511] Processing CreateTablet for tablet ebb6806a566140ce97e65be140526151 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.835965  8136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb6806a566140ce97e65be140526151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.839530  8342 tablet_bootstrap.cc:654] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.840997  8211 tablet_service.cc:1511] Processing CreateTablet for tablet ebb6806a566140ce97e65be140526151 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.842502  8211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb6806a566140ce97e65be140526151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.851672  8282 tablet_service.cc:1511] Processing CreateTablet for tablet ebb6806a566140ce97e65be140526151 (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:36.853338  8282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebb6806a566140ce97e65be140526151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.855566  8133 tablet_service.cc:1511] Processing CreateTablet for tablet 3a704065d8e449c28531998040262f1c (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.857029  8133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a704065d8e449c28531998040262f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.857355  8210 tablet_service.cc:1511] Processing CreateTablet for tablet 3a704065d8e449c28531998040262f1c (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.858795  8210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a704065d8e449c28531998040262f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.866159  8343 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.873481  8284 tablet_service.cc:1511] Processing CreateTablet for tablet 3a704065d8e449c28531998040262f1c (DEFAULT_TABLE table=dugtrio [id=624a7408d2554283bd21045c7934626a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:36.875070  8284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a704065d8e449c28531998040262f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.895725  8343 tablet_bootstrap.cc:654] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.887306  8342 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.901700  8342 ts_tablet_manager.cc:1403] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.009s
I20260608 10:03:36.916672  8378 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:36.930217  8343 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:36.930899  8343 ts_tablet_manager.cc:1403] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.003s
I20260608 10:03:36.932063  8342 raft_consensus.cc:359] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.932886  8342 raft_consensus.cc:385] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.933280  8342 raft_consensus.cc:740] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.934170  8343 raft_consensus.cc:359] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.934952  8343 raft_consensus.cc:385] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.935251  8343 raft_consensus.cc:740] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.936208  8343 consensus_queue.cc:260] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.942399  8343 ts_tablet_manager.cc:1434] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 10:03:36.936254  8342 consensus_queue.cc:260] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:36.943526  8343 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:36.943899  8378 tablet_bootstrap.cc:654] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.949929  8342 ts_tablet_manager.cc:1434] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260608 10:03:36.951499  8342 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:36.954161  8343 tablet_bootstrap.cc:654] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.968281  8380 consensus_queue.cc:1048] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:36.971760  8348 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:36.973376  8342 tablet_bootstrap.cc:654] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.989980  8342 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:36.993217  8342 ts_tablet_manager.cc:1403] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260608 10:03:36.999442  8342 raft_consensus.cc:359] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.001235  8366 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:37.009446  8342 raft_consensus.cc:385] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.010743  8342 raft_consensus.cc:740] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.012921  8342 consensus_queue.cc:260] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.011207  8378 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:37.017721  8378 ts_tablet_manager.cc:1403] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.006s
I20260608 10:03:37.026894  8342 ts_tablet_manager.cc:1434] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.002s
I20260608 10:03:37.027136  8366 raft_consensus.cc:493] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.031054  8366 raft_consensus.cc:515] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.035280  8366 leader_election.cc:290] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.023140  8378 raft_consensus.cc:359] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.036154  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51a70c899a54856bb1a9a2aaa823111" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:37.038250  8342 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:37.036388  8378 raft_consensus.cc:385] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:03:37.039172  8111 leader_election.cc:343] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:37.046885  8378 raft_consensus.cc:740] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.048681  8378 consensus_queue.cc:260] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.051887  8368 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:37.053368  8378 ts_tablet_manager.cc:1434] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.004s
I20260608 10:03:37.055280  8378 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
W20260608 10:03:37.070189  8260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:34159, user_credentials={real_user=slave}} blocked reactor thread for 47998.9us
I20260608 10:03:37.072175  8342 tablet_bootstrap.cc:654] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.072347  8378 tablet_bootstrap.cc:654] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.073412  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51a70c899a54856bb1a9a2aaa823111" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:37.074203  8294 raft_consensus.cc:2468] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:37.075927  8111 leader_election.cc:304] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [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: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 4cd3e54c38f34bc1b61c91f0142bdd5b
I20260608 10:03:37.077366  8366 raft_consensus.cc:2804] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.078132  8366 raft_consensus.cc:493] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.078617  8366 raft_consensus.cc:3060] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.092881  8343 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:37.093747  8343 ts_tablet_manager.cc:1403] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.150s	user 0.043s	sys 0.074s
I20260608 10:03:37.100864  8343 raft_consensus.cc:359] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.101961  8343 raft_consensus.cc:385] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.117353  8344 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:37.117199  8390 consensus_queue.cc:1048] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:37.102396  8343 raft_consensus.cc:740] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.136812  8378 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:37.138729  8378 ts_tablet_manager.cc:1403] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.044s
I20260608 10:03:37.142252  8342 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:37.126037  8366 raft_consensus.cc:515] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.148526  8343 consensus_queue.cc:260] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.155622  8366 leader_election.cc:290] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.156476  8342 ts_tablet_manager.cc:1403] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.024s
I20260608 10:03:37.143390  8378 raft_consensus.cc:359] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.158607  8343 ts_tablet_manager.cc:1434] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.064s	user 0.015s	sys 0.000s
I20260608 10:03:37.162806  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51a70c899a54856bb1a9a2aaa823111" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:37.160671  8378 raft_consensus.cc:385] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.182969  8378 raft_consensus.cc:740] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.179580  8342 raft_consensus.cc:359] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
W20260608 10:03:37.184134  8111 leader_election.cc:343] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:37.184875  8342 raft_consensus.cc:385] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.188071  8342 raft_consensus.cc:740] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.185993  8378 consensus_queue.cc:260] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.191710  8378 ts_tablet_manager.cc:1434] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.016s
I20260608 10:03:37.192946  8378 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:37.163398  8295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51a70c899a54856bb1a9a2aaa823111" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:37.194133  8295 raft_consensus.cc:3060] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.184197  8343 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:37.201939  8342 consensus_queue.cc:260] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.205071  8342 ts_tablet_manager.cc:1434] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260608 10:03:37.206477  8342 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:37.209870  8343 tablet_bootstrap.cc:654] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.210271  8348 consensus_queue.cc:1048] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:37.236938  8342 tablet_bootstrap.cc:654] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.237372  8295 raft_consensus.cc:2468] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:37.239027  8111 leader_election.cc:304] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [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: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 4cd3e54c38f34bc1b61c91f0142bdd5b
I20260608 10:03:37.240737  8397 raft_consensus.cc:2804] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.241338  8397 raft_consensus.cc:697] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Becoming Leader. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Running, Role: LEADER
I20260608 10:03:37.242123  8378 tablet_bootstrap.cc:654] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.242271  8397 consensus_queue.cc:237] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.244802  8366 consensus_queue.cc:1048] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:37.256304  8343 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:37.257181  8343 ts_tablet_manager.cc:1403] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.008s
I20260608 10:03:37.261730  8343 raft_consensus.cc:359] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.262943  8343 raft_consensus.cc:385] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.263406  8343 raft_consensus.cc:740] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.264632  8343 consensus_queue.cc:260] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.267410  8378 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:37.265393  8038 catalog_manager.cc:5696] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:37.268992  8378 ts_tablet_manager.cc:1403] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.001s
I20260608 10:03:37.273955  8343 ts_tablet_manager.cc:1434] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260608 10:03:37.275404  8343 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Bootstrap starting.
I20260608 10:03:37.284577  8343 tablet_bootstrap.cc:654] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.281054  8378 raft_consensus.cc:359] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.287753  8378 raft_consensus.cc:385] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.288168  8378 raft_consensus.cc:740] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.289573  8378 consensus_queue.cc:260] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.293529  8378 ts_tablet_manager.cc:1434] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260608 10:03:37.298606  8342 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: No bootstrap required, opened a new log
I20260608 10:03:37.299479  8342 ts_tablet_manager.cc:1403] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.002s
I20260608 10:03:37.304174  8342 raft_consensus.cc:359] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.305455  8342 raft_consensus.cc:385] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.305893  8342 raft_consensus.cc:740] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.307288  8342 consensus_queue.cc:260] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.308810  8378 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Bootstrap starting.
I20260608 10:03:37.310899  8342 ts_tablet_manager.cc:1434] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 10:03:37.311048  8343 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: No bootstrap required, opened a new log
I20260608 10:03:37.311697  8343 ts_tablet_manager.cc:1403] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260608 10:03:37.315070  8343 raft_consensus.cc:359] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.315886  8343 raft_consensus.cc:385] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.316208  8343 raft_consensus.cc:740] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.317382  8378 tablet_bootstrap.cc:654] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.317014  8343 consensus_queue.cc:260] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.320046  8343 ts_tablet_manager.cc:1434] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:03:37.324538  8378 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: No bootstrap required, opened a new log
I20260608 10:03:37.325241  8378 ts_tablet_manager.cc:1403] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:03:37.328069  8378 raft_consensus.cc:359] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.328754  8378 raft_consensus.cc:385] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.329046  8378 raft_consensus.cc:740] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.329865  8378 consensus_queue.cc:260] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.333504  8378 ts_tablet_manager.cc:1434] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:37.363605  8400 raft_consensus.cc:493] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.364267  8400 raft_consensus.cc:515] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.366093  8400 leader_election.cc:290] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.367556  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a523136dc47f44c9885877e29503fc5b" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" is_pre_election: true
I20260608 10:03:37.367805  8293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a523136dc47f44c9885877e29503fc5b" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:37.368211  8146 raft_consensus.cc:2468] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 0.
I20260608 10:03:37.368676  8293 raft_consensus.cc:2468] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 0.
I20260608 10:03:37.369542  8186 leader_election.cc:304] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:37.370416  8400 raft_consensus.cc:2804] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.370841  8400 raft_consensus.cc:493] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.371134  8400 raft_consensus.cc:3060] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.376504  8400 raft_consensus.cc:515] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.378571  8400 leader_election.cc:290] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 election: Requested vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.379724  8146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a523136dc47f44c9885877e29503fc5b" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
I20260608 10:03:37.380213  8293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a523136dc47f44c9885877e29503fc5b" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:37.380484  8146 raft_consensus.cc:3060] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.380868  8293 raft_consensus.cc:3060] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.388257  8293 raft_consensus.cc:2468] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 1.
I20260608 10:03:37.388257  8146 raft_consensus.cc:2468] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 1.
I20260608 10:03:37.389856  8186 leader_election.cc:304] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, 53f2215b8f054817a79ad46cb985e0be; no voters: 
I20260608 10:03:37.390722  8400 raft_consensus.cc:2804] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.391187  8400 raft_consensus.cc:697] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Becoming Leader. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Running, Role: LEADER
I20260608 10:03:37.392033  8400 consensus_queue.cc:237] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.400462  8038 catalog_manager.cc:5696] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66). New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:37.422570  8366 raft_consensus.cc:493] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.423228  8366 raft_consensus.cc:515] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.425203  8366 leader_election.cc:290] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.426330  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb6806a566140ce97e65be140526151" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:37.426625  8293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb6806a566140ce97e65be140526151" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:37.427155  8221 raft_consensus.cc:2468] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:37.427227  8293 raft_consensus.cc:2468] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:37.428519  8111 leader_election.cc:304] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:37.429267  8366 raft_consensus.cc:2804] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.429656  8366 raft_consensus.cc:493] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.429977  8366 raft_consensus.cc:3060] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.432322  8348 raft_consensus.cc:493] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.432822  8348 raft_consensus.cc:515] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.434777  8348 leader_election.cc:290] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.435756  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a704065d8e449c28531998040262f1c" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:37.436098  8293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a704065d8e449c28531998040262f1c" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:37.436023  8366 raft_consensus.cc:515] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.436523  8221 raft_consensus.cc:2468] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:37.436863  8293 raft_consensus.cc:2468] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 0.
I20260608 10:03:37.438023  8111 leader_election.cc:304] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:37.438422  8366 leader_election.cc:290] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.438879  8348 raft_consensus.cc:2804] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.439283  8348 raft_consensus.cc:493] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.439579  8348 raft_consensus.cc:3060] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.440415  8221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb6806a566140ce97e65be140526151" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:37.440717  8293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebb6806a566140ce97e65be140526151" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:37.441078  8221 raft_consensus.cc:3060] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.441289  8293 raft_consensus.cc:3060] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.445250  8348 raft_consensus.cc:515] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.447497  8348 leader_election.cc:290] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Requested vote from peers 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.448374  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a704065d8e449c28531998040262f1c" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:37.448694  8221 raft_consensus.cc:2468] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:37.449076  8220 raft_consensus.cc:3060] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.449492  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a704065d8e449c28531998040262f1c" candidate_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:37.449553  8293 raft_consensus.cc:2468] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:37.450021  8111 leader_election.cc:304] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:37.450366  8294 raft_consensus.cc:3060] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.451299  8348 raft_consensus.cc:2804] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.451831  8348 raft_consensus.cc:697] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Becoming Leader. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Running, Role: LEADER
I20260608 10:03:37.453070  8348 consensus_queue.cc:237] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.457151  8294 raft_consensus.cc:2468] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:37.457170  8220 raft_consensus.cc:2468] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6b4395c4e64f4d8f29c8364e744ac7 in term 1.
I20260608 10:03:37.458971  8111 leader_election.cc:304] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7; no voters: 
I20260608 10:03:37.459888  8366 raft_consensus.cc:2804] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.460475  8366 raft_consensus.cc:697] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Becoming Leader. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Running, Role: LEADER
I20260608 10:03:37.461256  8366 consensus_queue.cc:237] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.462705  8038 catalog_manager.cc:5696] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:37.477029  8038 catalog_manager.cc:5696] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:37.607466   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:37.634204   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.635210   477 tablet_replica.cc:333] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.635926   477 raft_consensus.cc:2243] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.636408   477 raft_consensus.cc:2272] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.638867   477 tablet_replica.cc:333] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.639492   477 raft_consensus.cc:2243] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.640333   477 raft_consensus.cc:2272] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.643008   477 tablet_replica.cc:333] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.643604   477 raft_consensus.cc:2243] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.644533   477 pending_rounds.cc:70] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
I20260608 10:03:37.644822   477 pending_rounds.cc:77] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619719498997760 op_type: NO_OP noop_request { }
I20260608 10:03:37.645222   477 raft_consensus.cc:2889] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:37.645622   477 raft_consensus.cc:2272] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.648274   477 tablet_replica.cc:333] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.649052   477 raft_consensus.cc:2243] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.649794   477 pending_rounds.cc:70] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
W20260608 10:03:37.649703  8260 consensus_peers.cc:597] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be -> Peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Couldn't send request to peer de6b4395c4e64f4d8f29c8364e744ac7. 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:37.650214   477 pending_rounds.cc:77] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619719529963520 op_type: NO_OP noop_request { }
I20260608 10:03:37.650594   477 raft_consensus.cc:2889] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:37.650905   477 raft_consensus.cc:2272] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.653374   477 tablet_replica.cc:333] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.653986   477 raft_consensus.cc:2243] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.654726   477 pending_rounds.cc:70] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
I20260608 10:03:37.654932   477 pending_rounds.cc:77] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619718635204608 op_type: NO_OP noop_request { }
I20260608 10:03:37.655201   477 raft_consensus.cc:2889] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:37.655539   477 raft_consensus.cc:2272] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.657963   477 tablet_replica.cc:333] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.658639   477 raft_consensus.cc:2243] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.659509   477 raft_consensus.cc:2272] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.661885   477 tablet_replica.cc:333] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.662505   477 raft_consensus.cc:2243] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.662999   477 raft_consensus.cc:2272] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.665601   477 tablet_replica.cc:333] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: stopping tablet replica
I20260608 10:03:37.666134   477 raft_consensus.cc:2243] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.666636   477 raft_consensus.cc:2272] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.696295   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
W20260608 10:03:37.709065  8186 consensus_peers.cc:597] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b -> Peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Couldn't send request to peer de6b4395c4e64f4d8f29c8364e744ac7. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:37.714426  8400 raft_consensus.cc:493] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.715057  8400 raft_consensus.cc:515] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:37.716979  8400 leader_election.cc:290] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:37.718847  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51a70c899a54856bb1a9a2aaa823111" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:37.719645  8294 raft_consensus.cc:2393] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in current term 1: Already voted for candidate de6b4395c4e64f4d8f29c8364e744ac7 in this term.
W20260608 10:03:37.721218  8186 leader_election.cc:336] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:37.721696  8186 leader_election.cc:304] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: 4cd3e54c38f34bc1b61c91f0142bdd5b; no voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7
I20260608 10:03:37.722414  8400 raft_consensus.cc:3060] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.728055  8400 raft_consensus.cc:2749] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:37.860577  8400 consensus_queue.cc:1048] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:37.877764  8186 consensus_peers.cc:597] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b -> Peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Couldn't send request to peer de6b4395c4e64f4d8f29c8364e744ac7. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:38.268712  8400 consensus_queue.cc:579] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Leader has been unable to successfully communicate with peer de6b4395c4e64f4d8f29c8364e744ac7 for more than 1 seconds (1.087s)
W20260608 10:03:38.556303  8092 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver de6b4395c4e64f4d8f29c8364e744ac7 not available for placement
I20260608 10:03:38.665617  8419 raft_consensus.cc:493] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:38.666163  8419 raft_consensus.cc:515] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:38.667958  8419 leader_election.cc:290] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:38.669945  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
W20260608 10:03:38.672257  8260 leader_election.cc:336] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:38.672695  8260 leader_election.cc:304] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [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: 53f2215b8f054817a79ad46cb985e0be; no voters: 4cd3e54c38f34bc1b61c91f0142bdd5b, de6b4395c4e64f4d8f29c8364e744ac7
I20260608 10:03:38.673352  8419 raft_consensus.cc:2749] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:38.733623  8042 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40068:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:38.734508  8042 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40068:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:38.752619  8042 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Sending DeleteTablet for 3 replicas of tablet e51a70c899a54856bb1a9a2aaa823111
I20260608 10:03:38.754127  8042 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Sending DeleteTablet for 3 replicas of tablet a523136dc47f44c9885877e29503fc5b
I20260608 10:03:38.756006  8042 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Sending DeleteTablet for 3 replicas of tablet ebb6806a566140ce97e65be140526151
I20260608 10:03:38.756398  8208 tablet_service.cc:1558] Processing DeleteTablet for tablet e51a70c899a54856bb1a9a2aaa823111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:36618
I20260608 10:03:38.756659  8284 tablet_service.cc:1558] Processing DeleteTablet for tablet e51a70c899a54856bb1a9a2aaa823111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:41654
I20260608 10:03:38.757855  8042 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: Sending DeleteTablet for 3 replicas of tablet 3a704065d8e449c28531998040262f1c
I20260608 10:03:38.758009  8211 tablet_service.cc:1558] Processing DeleteTablet for tablet a523136dc47f44c9885877e29503fc5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:36618
I20260608 10:03:38.759737  8282 tablet_service.cc:1558] Processing DeleteTablet for tablet a523136dc47f44c9885877e29503fc5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:41654
I20260608 10:03:38.761384  8429 tablet_replica.cc:333] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:38.761958  8430 tablet_replica.cc:333] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:38.763271  8429 raft_consensus.cc:2243] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.764001  8429 raft_consensus.cc:2272] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.764386  8208 tablet_service.cc:1558] Processing DeleteTablet for tablet ebb6806a566140ce97e65be140526151 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:36618
I20260608 10:03:38.765564  8284 tablet_service.cc:1558] Processing DeleteTablet for tablet ebb6806a566140ce97e65be140526151 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:41654
I20260608 10:03:38.766299  8430 raft_consensus.cc:2243] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.766595  8208 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a704065d8e449c28531998040262f1c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:36618
I20260608 10:03:38.766878  8429 ts_tablet_manager.cc:1916] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.767016  8430 raft_consensus.cc:2272] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.767481  8284 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a704065d8e449c28531998040262f1c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:41654
I20260608 10:03:38.769660   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:38.770416  8030 catalog_manager.cc:4754] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet e51a70c899a54856bb1a9a2aaa823111: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:38.769766  8430 ts_tablet_manager.cc:1916] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.778141  8400 raft_consensus.cc:493] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:38.778932  8400 raft_consensus.cc:515] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:38.782001  8400 leader_election.cc:290] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
W20260608 10:03:38.787145  8432 instance_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.789368  8434 instance_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:38.790570  8429 ts_tablet_manager.cc:1929] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.791744  8429 log.cc:1199] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root/wals/e51a70c899a54856bb1a9a2aaa823111
I20260608 10:03:38.792783  8429 ts_tablet_manager.cc:1950] T e51a70c899a54856bb1a9a2aaa823111 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting consensus metadata
I20260608 10:03:38.795697  8430 ts_tablet_manager.cc:1929] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.796240  8430 log.cc:1199] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/wals/e51a70c899a54856bb1a9a2aaa823111
I20260608 10:03:38.797027  8430 ts_tablet_manager.cc:1950] T e51a70c899a54856bb1a9a2aaa823111 P 53f2215b8f054817a79ad46cb985e0be: Deleting consensus metadata
I20260608 10:03:38.797362  8030 catalog_manager.cc:5027] TS 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): tablet e51a70c899a54856bb1a9a2aaa823111 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.798959  8429 tablet_replica.cc:333] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:38.799633  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:38.800172  8429 raft_consensus.cc:2243] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.800839  8030 catalog_manager.cc:5027] TS 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693): tablet e51a70c899a54856bb1a9a2aaa823111 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.801499  8429 raft_consensus.cc:2272] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.802048  8430 tablet_replica.cc:333] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
W20260608 10:03:38.802626  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:38.803251  8430 raft_consensus.cc:2243] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.803573   477 server_base.cc:1061] running on GCE node
I20260608 10:03:38.804013  8430 raft_consensus.cc:2272] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.805195   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:38.805596   477 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.805935   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913018805911 us; error 0 us; skew 500 ppm
I20260608 10:03:38.806151  8429 ts_tablet_manager.cc:1916] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.806903   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 10:03:38.807247  8186 leader_election.cc:336] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:38.808188  8186 leader_election.cc:304] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: 4cd3e54c38f34bc1b61c91f0142bdd5b; no voters: 53f2215b8f054817a79ad46cb985e0be, de6b4395c4e64f4d8f29c8364e744ac7
I20260608 10:03:38.809832  8433 raft_consensus.cc:2749] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:38.813947  8419 raft_consensus.cc:493] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:38.814831  8419 raft_consensus.cc:515] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:38.817153  8419 leader_election.cc:290] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:38.819906  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" is_pre_election: true
I20260608 10:03:38.820731  8220 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 1.
I20260608 10:03:38.819895  8430 ts_tablet_manager.cc:1916] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.822825  8260 leader_election.cc:304] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [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: 4cd3e54c38f34bc1b61c91f0142bdd5b, 53f2215b8f054817a79ad46cb985e0be; no voters: 
W20260608 10:03:38.823932  8260 leader_election.cc:336] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:38.824503  8419 raft_consensus.cc:2804] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:38.825686  8419 raft_consensus.cc:493] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Starting leader election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:38.826131  8419 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:38.831575  8429 ts_tablet_manager.cc:1929] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:38.832155  8429 log.cc:1199] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root/wals/a523136dc47f44c9885877e29503fc5b
I20260608 10:03:38.833262  8429 ts_tablet_manager.cc:1950] T a523136dc47f44c9885877e29503fc5b P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting consensus metadata
I20260608 10:03:38.834149  8419 raft_consensus.cc:515] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:38.837224  8429 tablet_replica.cc:333] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:38.838519  8429 raft_consensus.cc:2243] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.839187  8429 raft_consensus.cc:2272] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.839489  8030 catalog_manager.cc:5027] TS 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): tablet a523136dc47f44c9885877e29503fc5b (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.841217  8430 ts_tablet_manager.cc:1929] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:38.841874  8430 log.cc:1199] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/wals/a523136dc47f44c9885877e29503fc5b
W20260608 10:03:38.842272  8260 leader_election.cc:336] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:38.842854  8430 ts_tablet_manager.cc:1950] T a523136dc47f44c9885877e29503fc5b P 53f2215b8f054817a79ad46cb985e0be: Deleting consensus metadata
I20260608 10:03:38.843158   477 webserver.cc:533] Webserver started at http://127.0.119.68:41449/ using document root <none> and password file <none>
I20260608 10:03:38.842275  8429 ts_tablet_manager.cc:1916] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.844287   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:38.844607   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:38.844864  8220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a32bf54d7789411aac86abc869495be8" candidate_uuid: "53f2215b8f054817a79ad46cb985e0be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b"
I20260608 10:03:38.845525  8220 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:38.846249   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:38.843498  8419 leader_election.cc:290] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [CANDIDATE]: Term 2 election: Requested vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:38.846909  8430 tablet_replica.cc:333] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:38.847910   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "25e410a57f1d40159028597246192e00"
format_stamp: "Formatted at 2026-06-08 10:03:38 on dist-test-slave-f77q"
I20260608 10:03:38.848228  8030 catalog_manager.cc:5027] TS 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693): tablet a523136dc47f44c9885877e29503fc5b (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.847941  8430 raft_consensus.cc:2243] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.849705  8430 raft_consensus.cc:2272] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.852706  8430 ts_tablet_manager.cc:1916] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.854225  8220 raft_consensus.cc:2468] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53f2215b8f054817a79ad46cb985e0be in term 2.
I20260608 10:03:38.855967  8260 leader_election.cc:304] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [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: 4cd3e54c38f34bc1b61c91f0142bdd5b, 53f2215b8f054817a79ad46cb985e0be; no voters: de6b4395c4e64f4d8f29c8364e744ac7
I20260608 10:03:38.857401  8419 raft_consensus.cc:2804] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:38.864145  8429 ts_tablet_manager.cc:1929] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.864831  8429 log.cc:1199] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root/wals/ebb6806a566140ce97e65be140526151
I20260608 10:03:38.864784  8419 raft_consensus.cc:697] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 2 LEADER]: Becoming Leader. State: Replica: 53f2215b8f054817a79ad46cb985e0be, State: Running, Role: LEADER
I20260608 10:03:38.865926  8429 ts_tablet_manager.cc:1950] T ebb6806a566140ce97e65be140526151 P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting consensus metadata
I20260608 10:03:38.866744  8419 consensus_queue.cc:237] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:38.869639  8429 tablet_replica.cc:333] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:38.869817  8030 catalog_manager.cc:5027] TS 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): tablet ebb6806a566140ce97e65be140526151 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.870918  8429 raft_consensus.cc:2243] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.871654  8429 raft_consensus.cc:2272] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.879297  8429 ts_tablet_manager.cc:1916] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.879853  8430 ts_tablet_manager.cc:1929] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.880414  8430 log.cc:1199] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/wals/ebb6806a566140ce97e65be140526151
I20260608 10:03:38.881218  8430 ts_tablet_manager.cc:1950] T ebb6806a566140ce97e65be140526151 P 53f2215b8f054817a79ad46cb985e0be: Deleting consensus metadata
I20260608 10:03:38.885336  8430 tablet_replica.cc:333] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:38.886533  8430 raft_consensus.cc:2243] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.886781  8030 catalog_manager.cc:5027] TS 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693): tablet ebb6806a566140ce97e65be140526151 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.887257  8430 raft_consensus.cc:2272] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.888490   477 fs_manager.cc:696] Time spent creating directory manager: real 0.040s	user 0.009s	sys 0.017s
I20260608 10:03:38.891789  8042 catalog_manager.cc:5696] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be reported cstate change: term changed from 1 to 2, leader changed from de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) to 53f2215b8f054817a79ad46cb985e0be (127.0.119.67). New cstate: current_term: 2 leader_uuid: "53f2215b8f054817a79ad46cb985e0be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:38.895742  8430 ts_tablet_manager.cc:1916] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:38.899567  8429 ts_tablet_manager.cc:1929] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.900148  8429 log.cc:1199] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-1-root/wals/3a704065d8e449c28531998040262f1c
I20260608 10:03:38.900921  8429 ts_tablet_manager.cc:1950] T 3a704065d8e449c28531998040262f1c P 4cd3e54c38f34bc1b61c91f0142bdd5b: Deleting consensus metadata
I20260608 10:03:38.904503  8030 catalog_manager.cc:5027] TS 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511): tablet 3a704065d8e449c28531998040262f1c (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.906599  8443 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.907701   477 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.008s	sys 0.001s
I20260608 10:03:38.908074   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "25e410a57f1d40159028597246192e00"
format_stamp: "Formatted at 2026-06-08 10:03:38 on dist-test-slave-f77q"
I20260608 10:03:38.908403   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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:38.912124  8430 ts_tablet_manager.cc:1929] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:38.912607  8430 log.cc:1199] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/wals/3a704065d8e449c28531998040262f1c
I20260608 10:03:38.913280  8430 ts_tablet_manager.cc:1950] T 3a704065d8e449c28531998040262f1c P 53f2215b8f054817a79ad46cb985e0be: Deleting consensus metadata
I20260608 10:03:38.916199  8030 catalog_manager.cc:5027] TS 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693): tablet 3a704065d8e449c28531998040262f1c (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:38.932480   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:38.933821   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:38.935611   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:38.938253   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:38.938565   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:38.938928   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:38.939129   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:38.988569   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:37813
I20260608 10:03:38.988754  8505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:37813 every 8 connection(s)
I20260608 10:03:38.994076   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:39.003126  8509 instance_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.003885  8510 instance_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.008888  8512 instance_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.010325   477 server_base.cc:1061] running on GCE node
I20260608 10:03:39.010696  8506 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35013
I20260608 10:03:39.011216  8506 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:39.011756   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:39.012044  8506 heartbeater.cc:507] Master 127.0.119.126:35013 requested a full tablet report, sending...
W20260608 10:03:39.012050   477 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.012650   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913019012589 us; error 0 us; skew 500 ppm
I20260608 10:03:39.013415   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:39.014535  8042 ts_manager.cc:194] Registered new tserver with Master: 25e410a57f1d40159028597246192e00 (127.0.119.68:37813)
I20260608 10:03:39.016479  8042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40088
I20260608 10:03:39.018745   477 webserver.cc:533] Webserver started at http://127.0.119.65:36313/ using document root <none> and password file <none>
I20260608 10:03:39.019387   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:39.019603   477 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:39.023633   477 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:03:39.027870  8517 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.028939   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:03:39.029358   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "de6b4395c4e64f4d8f29c8364e744ac7"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-f77q"
I20260608 10:03:39.029686   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-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.036136  8419 consensus_queue.cc:579] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Leader has been unable to successfully communicate with peer de6b4395c4e64f4d8f29c8364e744ac7 for more than 1 seconds (1.386s)
I20260608 10:03:39.048211   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:39.048509  8294 consensus_queue.cc:237] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.049593   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:39.051430   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:39.057075  8220 raft_consensus.cc:1275] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Refusing update from remote peer 53f2215b8f054817a79ad46cb985e0be: 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:39.062525  8522 consensus_queue.cc:1048] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:39.063720  8260 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111) [suppressed 30 similar messages]
I20260608 10:03:39.067015  8528 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
W20260608 10:03:39.075646  8260 consensus_peers.cc:597] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be -> Peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Couldn't send request to peer de6b4395c4e64f4d8f29c8364e744ac7. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:39.077379  8441 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.079447  8220 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
W20260608 10:03:39.080670  8261 consensus_peers.cc:597] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be -> Peer 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): Couldn't send request to peer 25e410a57f1d40159028597246192e00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a065a27e25d400290d84d2edd8873dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:39.088057  8030 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7a065a27e25d400290d84d2edd8873dc with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:03:39.093823  8042 catalog_manager.cc:5696] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "53f2215b8f054817a79ad46cb985e0be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.114256  8433 raft_consensus.cc:493] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:39.114955  8433 raft_consensus.cc:515] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.117311  8433 leader_election.cc:290] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:39.118952  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be" is_pre_election: true
I20260608 10:03:39.119745  8294 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 1.
I20260608 10:03:39.120955  8186 leader_election.cc:304] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: 4cd3e54c38f34bc1b61c91f0142bdd5b, 53f2215b8f054817a79ad46cb985e0be; no voters: 
I20260608 10:03:39.121721  8433 raft_consensus.cc:2804] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:39.122120  8433 raft_consensus.cc:493] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Starting leader election (detected failure of leader de6b4395c4e64f4d8f29c8364e744ac7)
I20260608 10:03:39.122524  8433 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:39.123277  8186 leader_election.cc:336] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:39.130141  8433 raft_consensus.cc:515] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.132791  8433 leader_election.cc:290] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 election: Requested vote from peers de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159), 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:39.134414  8294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0408a759e8431cac7f465a44fc8aef" candidate_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53f2215b8f054817a79ad46cb985e0be"
I20260608 10:03:39.135102   477 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:03:39.135133  8294 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:39.135632   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.072s	user 0.005s	sys 0.000s
I20260608 10:03:39.136021   477 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
W20260608 10:03:39.137115  8186 leader_election.cc:336] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111)
I20260608 10:03:39.142958  8294 raft_consensus.cc:2468] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cd3e54c38f34bc1b61c91f0142bdd5b in term 2.
I20260608 10:03:39.143817  8528 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.144332  8186 leader_election.cc:304] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: 4cd3e54c38f34bc1b61c91f0142bdd5b, 53f2215b8f054817a79ad46cb985e0be; no voters: de6b4395c4e64f4d8f29c8364e744ac7
I20260608 10:03:39.145305  8433 raft_consensus.cc:2804] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:39.145836  8433 raft_consensus.cc:697] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 LEADER]: Becoming Leader. State: Replica: 4cd3e54c38f34bc1b61c91f0142bdd5b, State: Running, Role: LEADER
I20260608 10:03:39.146783  8433 consensus_queue.cc:237] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.167225  8038 catalog_manager.cc:5696] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: term changed from 1 to 2, leader changed from de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) to 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66). New cstate: current_term: 2 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:39.170557  8528 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.171634  8528 tablet_bootstrap.cc:492] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.172359  8528 ts_tablet_manager.cc:1403] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260608 10:03:39.175194  8528 raft_consensus.cc:359] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.175974  8528 raft_consensus.cc:740] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.176847  8528 consensus_queue.cc:260] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.179986  8528 ts_tablet_manager.cc:1434] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:39.180974  8528 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.187534   477 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:03:39.187928   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.051s	sys 0.000s
I20260608 10:03:39.198362  8528 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.199676  8528 tablet_bootstrap.cc:492] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.200570  8528 ts_tablet_manager.cc:1403] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:03:39.204109  8528 raft_consensus.cc:359] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.205289  8528 raft_consensus.cc:740] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.206310  8528 consensus_queue.cc:260] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.208695  8528 ts_tablet_manager.cc:1434] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:03:39.209723  8528 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.227329  8528 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.228499  8528 tablet_bootstrap.cc:492] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.229368  8528 ts_tablet_manager.cc:1403] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:03:39.233320  8528 raft_consensus.cc:359] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.234577  8528 raft_consensus.cc:740] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.235337  8528 consensus_queue.cc:260] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.237084  8528 ts_tablet_manager.cc:1434] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:03:39.238137  8528 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.251123  8528 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.251291   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:34159
I20260608 10:03:39.251441  8593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:34159 every 8 connection(s)
I20260608 10:03:39.251964  8528 tablet_bootstrap.cc:492] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.252624  8528 ts_tablet_manager.cc:1403] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:03:39.254842  8528 raft_consensus.cc:359] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.255426  8528 raft_consensus.cc:740] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.256338  8528 consensus_queue.cc:260] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.258262  8528 ts_tablet_manager.cc:1434] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:39.259739  8528 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.274852  8594 heartbeater.cc:344] Connected to a master server at 127.0.119.126:35013
I20260608 10:03:39.275413  8594 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:39.276469  8594 heartbeater.cc:507] Master 127.0.119.126:35013 requested a full tablet report, sending...
I20260608 10:03:39.277734  8528 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.278784  8528 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.279506  8528 ts_tablet_manager.cc:1403] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260608 10:03:39.281865  8528 raft_consensus.cc:359] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.282529  8528 raft_consensus.cc:740] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.282943  8038 ts_manager.cc:194] Re-registered known tserver with Master: de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159)
I20260608 10:03:39.283293  8528 consensus_queue.cc:260] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.284891  8528 ts_tablet_manager.cc:1434] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:39.285653  8528 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.291079  8038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40092
I20260608 10:03:39.294819  8594 heartbeater.cc:499] Master 127.0.119.126:35013 was elected leader, sending a full tablet report...
I20260608 10:03:39.299712  8528 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.300562  8528 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.301211  8528 ts_tablet_manager.cc:1403] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 10:03:39.303402  8528 raft_consensus.cc:359] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.303941  8528 raft_consensus.cc:740] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.304562  8528 consensus_queue.cc:260] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.306210  8528 ts_tablet_manager.cc:1434] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:39.306931  8528 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.320286  8528 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.321116  8528 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.321734  8528 ts_tablet_manager.cc:1403] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 10:03:39.323839  8528 raft_consensus.cc:359] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.324472  8528 raft_consensus.cc:740] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.325345  8528 consensus_queue.cc:260] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.327389  8528 ts_tablet_manager.cc:1434] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:39.328271  8528 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap starting.
I20260608 10:03:39.343221  8528 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: 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:39.344035  8528 tablet_bootstrap.cc:492] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Bootstrap complete.
I20260608 10:03:39.344658  8528 ts_tablet_manager.cc:1403] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:03:39.346688  8528 raft_consensus.cc:359] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.347354  8528 raft_consensus.cc:740] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6b4395c4e64f4d8f29c8364e744ac7, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.348030  8528 consensus_queue.cc:260] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.349906  8528 ts_tablet_manager.cc:1434] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:39.412076  8557 tablet_service.cc:1558] Processing DeleteTablet for tablet e51a70c899a54856bb1a9a2aaa823111 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:47844
I20260608 10:03:39.412400  8556 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a704065d8e449c28531998040262f1c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:47844
I20260608 10:03:39.413825  8602 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:39.414626  8602 raft_consensus.cc:2243] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:39.415096  8602 pending_rounds.cc:70] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
I20260608 10:03:39.415310  8602 pending_rounds.cc:77] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619718635204608 op_type: NO_OP noop_request { }
I20260608 10:03:39.415627  8602 raft_consensus.cc:2889] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:39.415970  8602 raft_consensus.cc:2272] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.418377  8602 ts_tablet_manager.cc:1916] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:39.430967  8602 ts_tablet_manager.cc:1929] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:39.431377  8602 log.cc:1199] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/wals/e51a70c899a54856bb1a9a2aaa823111
I20260608 10:03:39.432165  8602 ts_tablet_manager.cc:1950] T e51a70c899a54856bb1a9a2aaa823111 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting consensus metadata
I20260608 10:03:39.435060  8602 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:39.435051  8030 catalog_manager.cc:5027] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): tablet e51a70c899a54856bb1a9a2aaa823111 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:39.436072  8602 raft_consensus.cc:2243] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:39.436604  8602 pending_rounds.cc:70] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
I20260608 10:03:39.436967  8602 pending_rounds.cc:77] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619719529963520 op_type: NO_OP noop_request { }
I20260608 10:03:39.436681  8220 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.437346  8602 raft_consensus.cc:2889] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:39.437867  8602 raft_consensus.cc:2272] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.441838  8602 ts_tablet_manager.cc:1916] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:39.443857  8557 tablet_service.cc:1558] Processing DeleteTablet for tablet a523136dc47f44c9885877e29503fc5b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:47844
I20260608 10:03:39.447010  8557 tablet_service.cc:1558] Processing DeleteTablet for tablet ebb6806a566140ce97e65be140526151 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:38 UTC) from {username='slave'} at 127.0.0.1:47844
I20260608 10:03:39.455543  8568 raft_consensus.cc:3060] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:39.456786  8566 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.458336  8294 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.460458  8602 ts_tablet_manager.cc:1929] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:39.460453  8400 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:39.461097  8602 log.cc:1199] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/wals/3a704065d8e449c28531998040262f1c
I20260608 10:03:39.462031  8602 ts_tablet_manager.cc:1950] T 3a704065d8e449c28531998040262f1c P de6b4395c4e64f4d8f29c8364e744ac7: Deleting consensus metadata
I20260608 10:03:39.465353  8602 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:39.465790  8568 raft_consensus.cc:1275] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Refusing update from remote peer 53f2215b8f054817a79ad46cb985e0be: 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:39.465507  8433 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:39.466446  8602 raft_consensus.cc:2243] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:39.466693  8030 catalog_manager.cc:5027] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): tablet 3a704065d8e449c28531998040262f1c (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:39.468379  8602 raft_consensus.cc:2272] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.469018  8531 consensus_queue.cc:1048] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:39.469449  8187 consensus_peers.cc:597] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b -> Peer 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): Couldn't send request to peer 25e410a57f1d40159028597246192e00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01f9f011117240d89c5df3353268272d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:39.472075  8602 ts_tablet_manager.cc:1916] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:39.476224  8433 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.483186  8220 raft_consensus.cc:1275] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Refusing update from remote peer 53f2215b8f054817a79ad46cb985e0be: 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:39.485280  8531 consensus_queue.cc:1048] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:39.487113  8566 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.489802  8294 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.491081  8602 ts_tablet_manager.cc:1929] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:39.494192  8602 log.cc:1199] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/wals/a523136dc47f44c9885877e29503fc5b
I20260608 10:03:39.495144  8602 ts_tablet_manager.cc:1950] T a523136dc47f44c9885877e29503fc5b P de6b4395c4e64f4d8f29c8364e744ac7: Deleting consensus metadata
I20260608 10:03:39.499122  8030 catalog_manager.cc:5027] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): tablet a523136dc47f44c9885877e29503fc5b (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:39.499549  8602 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:39.500560  8602 raft_consensus.cc:2243] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:39.501245  8602 pending_rounds.cc:70] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Trying to abort 1 pending ops.
I20260608 10:03:39.501614  8602 pending_rounds.cc:77] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619719498997760 op_type: NO_OP noop_request { }
I20260608 10:03:39.502143  8602 raft_consensus.cc:2889] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:39.502611  8602 raft_consensus.cc:2272] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.505599  8030 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 01f9f011117240d89c5df3353268272d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260608 10:03:39.506765  8602 ts_tablet_manager.cc:1916] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:39.518713  8038 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 reported cstate change: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.532651  8602 ts_tablet_manager.cc:1929] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:39.533334  8602 log.cc:1199] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/wals/ebb6806a566140ce97e65be140526151
I20260608 10:03:39.534237  8602 ts_tablet_manager.cc:1950] T ebb6806a566140ce97e65be140526151 P de6b4395c4e64f4d8f29c8364e744ac7: Deleting consensus metadata
I20260608 10:03:39.540508  8566 raft_consensus.cc:3060] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:39.540495  8030 catalog_manager.cc:5027] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): tablet ebb6806a566140ce97e65be140526151 (table dugtrio [id=624a7408d2554283bd21045c7934626a]) successfully deleted
I20260608 10:03:39.549670  8221 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:39.553030  8566 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.556516  8294 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.558171  8608 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:39.558698  8566 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.557493  8605 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 10:03:39.561051  8608 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:39.567476  8605 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:39.573485  8294 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:39.577178  8568 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:39.581498  8030 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01f9f011117240d89c5df3353268272d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:39.588361  8041 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:39.602650  8293 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.606772  8433 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:39.625707  8566 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.628960  8471 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f9f011117240d89c5df3353268272d with delete_type TABLET_DATA_TOMBSTONED (TS 25e410a57f1d40159028597246192e00 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55350
I20260608 10:03:39.634711  8221 consensus_queue.cc:237] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
W20260608 10:03:39.636088  8031 catalog_manager.cc:4994] TS 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): delete failed for tablet 01f9f011117240d89c5df3353268272d because the tablet was not found. No further retry: Not found: Tablet not found: 01f9f011117240d89c5df3353268272d
W20260608 10:03:39.645417  8187 consensus_peers.cc:597] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b -> Peer 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): Couldn't send request to peer 25e410a57f1d40159028597246192e00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe0408a759e8431cac7f465a44fc8aef. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:39.646628  8293 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.649466  8400 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:39.649770  8566 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.654940  8400 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } 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:39.659121  8608 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.661222  8293 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.664726  8566 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.675619  8038 catalog_manager.cc:5696] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be reported cstate change: config changed from index -1 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New cstate: current_term: 2 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.684527  8619 ts_tablet_manager.cc:933] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Initiating tablet copy from peer 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693)
I20260608 10:03:39.688354  8619 tablet_copy_client.cc:323] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:36693
W20260608 10:03:39.700598  8092 auto_rebalancer.cc:591] Failed to schedule move for tablet 7a065a27e25d400290d84d2edd8873dc: Invalid argument: Server with UUID 25e410a57f1d40159028597246192e00 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.706449  8221 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.707964  8305 tablet_copy_service.cc:140] P 53f2215b8f054817a79ad46cb985e0be: Received BeginTabletCopySession request for tablet 7a065a27e25d400290d84d2edd8873dc from peer 25e410a57f1d40159028597246192e00 ({username='slave'} at 127.0.0.1:41692)
I20260608 10:03:39.708675  8305 tablet_copy_service.cc:161] P 53f2215b8f054817a79ad46cb985e0be: Beginning new tablet copy session on tablet 7a065a27e25d400290d84d2edd8873dc from peer 25e410a57f1d40159028597246192e00 at {username='slave'} at 127.0.0.1:41692: session id = 25e410a57f1d40159028597246192e00-7a065a27e25d400290d84d2edd8873dc
I20260608 10:03:39.713541  8293 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 10:03:39.714488  8187 consensus_peers.cc:597] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b -> Peer 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): Couldn't send request to peer 25e410a57f1d40159028597246192e00. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01f9f011117240d89c5df3353268272d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:39.715582  8400 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } 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:39.716372  8566 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:39.717986  8305 tablet_copy_source_session.cc:215] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:39.718240  8400 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:39.721864  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a065a27e25d400290d84d2edd8873dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:39.723255  8608 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.728434  8293 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.731413  8566 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.742787  8619 tablet_copy_client.cc:806] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:39.743467  8619 tablet_copy_client.cc:670] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:39.748615  8619 tablet_copy_client.cc:538] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:39.750739  8041 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be reported cstate change: config changed from index 3 to 4, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } } }
I20260608 10:03:39.759723  8619 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Bootstrap starting.
I20260608 10:03:39.784436  8619 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: 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:39.785297  8619 tablet_bootstrap.cc:492] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Bootstrap complete.
I20260608 10:03:39.786127  8619 ts_tablet_manager.cc:1403] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260608 10:03:39.788829  8619 raft_consensus.cc:359] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.789543  8619 raft_consensus.cc:740] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25e410a57f1d40159028597246192e00, State: Initialized, Role: LEARNER
I20260608 10:03:39.790194  8619 consensus_queue.cc:260] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:39.792662  8506 heartbeater.cc:499] Master 127.0.119.126:35013 was elected leader, sending a full tablet report...
I20260608 10:03:39.792977  8619 ts_tablet_manager.cc:1434] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:03:39.795310  8305 tablet_copy_service.cc:342] P 53f2215b8f054817a79ad46cb985e0be: Request end of tablet copy session 25e410a57f1d40159028597246192e00-7a065a27e25d400290d84d2edd8873dc received from {username='slave'} at 127.0.0.1:41692
I20260608 10:03:39.795783  8305 tablet_copy_service.cc:434] P 53f2215b8f054817a79ad46cb985e0be: ending tablet copy session 25e410a57f1d40159028597246192e00-7a065a27e25d400290d84d2edd8873dc on tablet 7a065a27e25d400290d84d2edd8873dc with peer 25e410a57f1d40159028597246192e00
I20260608 10:03:40.123942  8293 consensus_queue.cc:237] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } }
I20260608 10:03:40.133487  8221 raft_consensus.cc:1275] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Refusing update from remote peer 53f2215b8f054817a79ad46cb985e0be: 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:40.135339  8566 raft_consensus.cc:1275] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 53f2215b8f054817a79ad46cb985e0be: 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:40.136235  8627 consensus_queue.cc:1048] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:40.137367  8531 consensus_queue.cc:1048] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:40.149600  8531 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:40.152127  8566 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:40.158411  8221 raft_consensus.cc:2955] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } }
I20260608 10:03:40.167528  8619 ts_tablet_manager.cc:933] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: Initiating tablet copy from peer 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:40.169291  8030 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7a065a27e25d400290d84d2edd8873dc with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:40.177163  8042 catalog_manager.cc:5696] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be reported cstate change: config changed from index 2 to 3, NON_VOTER 25e410a57f1d40159028597246192e00 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "53f2215b8f054817a79ad46cb985e0be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.190963  8619 tablet_copy_client.cc:323] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:39511
I20260608 10:03:40.202876  8471 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a065a27e25d400290d84d2edd8873dc with delete_type TABLET_DATA_TOMBSTONED (TS 25e410a57f1d40159028597246192e00 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:55350
I20260608 10:03:40.209980  8633 tablet_replica.cc:333] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: stopping tablet replica
I20260608 10:03:40.211195  8633 raft_consensus.cc:2243] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:40.212220  8633 raft_consensus.cc:2272] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:40.215153  8231 tablet_copy_service.cc:140] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Received BeginTabletCopySession request for tablet fe0408a759e8431cac7f465a44fc8aef from peer 25e410a57f1d40159028597246192e00 ({username='slave'} at 127.0.0.1:36648)
I20260608 10:03:40.216078  8231 tablet_copy_service.cc:161] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Beginning new tablet copy session on tablet fe0408a759e8431cac7f465a44fc8aef from peer 25e410a57f1d40159028597246192e00 at {username='slave'} at 127.0.0.1:36648: session id = 25e410a57f1d40159028597246192e00-fe0408a759e8431cac7f465a44fc8aef
I20260608 10:03:40.219018  8633 ts_tablet_manager.cc:1916] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:40.228104  8231 tablet_copy_source_session.cc:215] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:40.232635  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0408a759e8431cac7f465a44fc8aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.237181  8633 ts_tablet_manager.cc:1929] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:03:40.237738  8633 log.cc:1199] T 7a065a27e25d400290d84d2edd8873dc P 25e410a57f1d40159028597246192e00: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-3-root/wals/7a065a27e25d400290d84d2edd8873dc
I20260608 10:03:40.239799  8031 catalog_manager.cc:5027] TS 25e410a57f1d40159028597246192e00 (127.0.119.68:37813): tablet 7a065a27e25d400290d84d2edd8873dc (table test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]) successfully deleted
I20260608 10:03:40.253571  8619 tablet_copy_client.cc:806] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:40.254557  8619 tablet_copy_client.cc:670] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:40.259735  8619 tablet_copy_client.cc:538] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:40.272220  8619 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: Bootstrap starting.
I20260608 10:03:40.299609  8636 ts_tablet_manager.cc:933] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: Initiating tablet copy from peer 4cd3e54c38f34bc1b61c91f0142bdd5b (127.0.119.66:39511)
I20260608 10:03:40.302683  8636 tablet_copy_client.cc:323] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:39511
I20260608 10:03:40.304622  8231 tablet_copy_service.cc:140] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Received BeginTabletCopySession request for tablet 01f9f011117240d89c5df3353268272d from peer 25e410a57f1d40159028597246192e00 ({username='slave'} at 127.0.0.1:36648)
I20260608 10:03:40.305115  8231 tablet_copy_service.cc:161] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Beginning new tablet copy session on tablet 01f9f011117240d89c5df3353268272d from peer 25e410a57f1d40159028597246192e00 at {username='slave'} at 127.0.0.1:36648: session id = 25e410a57f1d40159028597246192e00-01f9f011117240d89c5df3353268272d
I20260608 10:03:40.311306  8619 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: 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:40.311681  8231 tablet_copy_source_session.cc:215] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:40.312640  8619 tablet_bootstrap.cc:492] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: Bootstrap complete.
I20260608 10:03:40.314285  8619 ts_tablet_manager.cc:1403] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.006s
I20260608 10:03:40.315657  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f9f011117240d89c5df3353268272d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.318254  8619 raft_consensus.cc:359] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:40.319258  8619 raft_consensus.cc:740] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 25e410a57f1d40159028597246192e00, State: Initialized, Role: LEARNER
I20260608 10:03:40.320082  8619 consensus_queue.cc:260] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:40.323534  8619 ts_tablet_manager.cc:1434] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:03:40.325757  8231 tablet_copy_service.cc:342] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Request end of tablet copy session 25e410a57f1d40159028597246192e00-fe0408a759e8431cac7f465a44fc8aef received from {username='slave'} at 127.0.0.1:36648
I20260608 10:03:40.326254  8231 tablet_copy_service.cc:434] P 4cd3e54c38f34bc1b61c91f0142bdd5b: ending tablet copy session 25e410a57f1d40159028597246192e00-fe0408a759e8431cac7f465a44fc8aef on tablet fe0408a759e8431cac7f465a44fc8aef with peer 25e410a57f1d40159028597246192e00
I20260608 10:03:40.334789  8636 tablet_copy_client.cc:806] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:40.335462  8636 tablet_copy_client.cc:670] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:40.340138  8636 tablet_copy_client.cc:538] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:40.347453  8636 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: Bootstrap starting.
I20260608 10:03:40.369760  8636 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: 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:03:40.370760  8636 tablet_bootstrap.cc:492] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: Bootstrap complete.
I20260608 10:03:40.371368  8636 ts_tablet_manager.cc:1403] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260608 10:03:40.373848  8636 raft_consensus.cc:359] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:40.374543  8636 raft_consensus.cc:740] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25e410a57f1d40159028597246192e00, State: Initialized, Role: LEARNER
I20260608 10:03:40.375130  8636 consensus_queue.cc:260] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: true } }
I20260608 10:03:40.377215  8636 ts_tablet_manager.cc:1434] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:40.379179  8231 tablet_copy_service.cc:342] P 4cd3e54c38f34bc1b61c91f0142bdd5b: Request end of tablet copy session 25e410a57f1d40159028597246192e00-01f9f011117240d89c5df3353268272d received from {username='slave'} at 127.0.0.1:36648
I20260608 10:03:40.379590  8231 tablet_copy_service.cc:434] P 4cd3e54c38f34bc1b61c91f0142bdd5b: ending tablet copy session 25e410a57f1d40159028597246192e00-01f9f011117240d89c5df3353268272d on tablet 01f9f011117240d89c5df3353268272d with peer 25e410a57f1d40159028597246192e00
I20260608 10:03:40.736707  8481 raft_consensus.cc:1217] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:40.857996  8481 raft_consensus.cc:1217] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:03:41.273074  8634 raft_consensus.cc:1064] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: attempting to promote NON_VOTER 25e410a57f1d40159028597246192e00 to VOTER
I20260608 10:03:41.276347  8634 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } }
I20260608 10:03:41.284641  8293 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.284695  8481 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 LEARNER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.286660  8568 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.286973  8634 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } 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:41.288604  8400 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:41.289695  8635 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } 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:41.313773  8400 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.316377  8293 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.316732  8568 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.331804  8634 raft_consensus.cc:1064] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: attempting to promote NON_VOTER 25e410a57f1d40159028597246192e00 to VOTER
I20260608 10:03:41.333199  8042 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be reported cstate change: config changed from index 4 to 5, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.339736  8634 consensus_queue.cc:237] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } }
I20260608 10:03:41.339224  8481 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } attrs { replace: true } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.363719  8481 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 LEARNER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.365513  8293 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.365777  8645 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } 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:41.367364  8566 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.367583  8635 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:41.369415  8634 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 10:03:41.388880  8635 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.391510  8481 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.398347  8293 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.400655  8221 consensus_queue.cc:237] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } }
I20260608 10:03:41.405252  8566 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.426201  8481 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.428555  8635 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } 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:41.429543  8566 raft_consensus.cc:1275] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.423410  8043 catalog_manager.cc:5696] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 reported cstate change: config changed from index 3 to 4, 25e410a57f1d40159028597246192e00 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } attrs { replace: true } } peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.432309  8634 consensus_queue.cc:1048] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:03:41.437902  8645 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 53f2215b8f054817a79ad46cb985e0be (127.0.119.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.440164  8480 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 53f2215b8f054817a79ad46cb985e0be (127.0.119.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.444733  8566 raft_consensus.cc:2955] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 53f2215b8f054817a79ad46cb985e0be (127.0.119.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.461208  8030 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01f9f011117240d89c5df3353268272d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:41.460597  8042 catalog_manager.cc:5696] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 reported cstate change: config changed from index 5 to 6, VOTER 53f2215b8f054817a79ad46cb985e0be (127.0.119.67) evicted. New cstate: current_term: 1 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "de6b4395c4e64f4d8f29c8364e744ac7" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34159 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.458561  8221 consensus_queue.cc:237] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [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: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } }
I20260608 10:03:41.467656  8480 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.467980  8293 raft_consensus.cc:1275] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Refusing update from remote peer 4cd3e54c38f34bc1b61c91f0142bdd5b: 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:41.469841  8645 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:41.471335  8634 consensus_queue.cc:1048] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } 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:41.478540  8284 tablet_service.cc:1558] Processing DeleteTablet for tablet 01f9f011117240d89c5df3353268272d with delete_type TABLET_DATA_TOMBSTONED (TS 53f2215b8f054817a79ad46cb985e0be not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41654
I20260608 10:03:41.483668  8635 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.486616  8293 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.488507  8480 raft_consensus.cc:2955] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } } }
I20260608 10:03:41.494345  8030 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe0408a759e8431cac7f465a44fc8aef with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:41.501886  8655 tablet_replica.cc:333] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:41.506646  8655 raft_consensus.cc:2243] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:41.508181  8655 raft_consensus.cc:2272] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:41.504792  8041 catalog_manager.cc:5696] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b reported cstate change: config changed from index 4 to 5, VOTER de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65) evicted. New cstate: current_term: 2 leader_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4cd3e54c38f34bc1b61c91f0142bdd5b" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 39511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53f2215b8f054817a79ad46cb985e0be" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25e410a57f1d40159028597246192e00" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 37813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:41.512616  8655 ts_tablet_manager.cc:1916] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:41.522162  8557 tablet_service.cc:1558] Processing DeleteTablet for tablet fe0408a759e8431cac7f465a44fc8aef with delete_type TABLET_DATA_TOMBSTONED (TS de6b4395c4e64f4d8f29c8364e744ac7 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47844
I20260608 10:03:41.525219  8656 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:41.526284  8656 raft_consensus.cc:2243] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:41.527187  8656 raft_consensus.cc:2272] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:41.531071  8656 ts_tablet_manager.cc:1916] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:41.535406  8655 ts_tablet_manager.cc:1929] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:03:41.535867  8655 log.cc:1199] T 01f9f011117240d89c5df3353268272d P 53f2215b8f054817a79ad46cb985e0be: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-2-root/wals/01f9f011117240d89c5df3353268272d
I20260608 10:03:41.537555  8030 catalog_manager.cc:5027] TS 53f2215b8f054817a79ad46cb985e0be (127.0.119.67:36693): tablet 01f9f011117240d89c5df3353268272d (table test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]) successfully deleted
I20260608 10:03:41.545254  8656 ts_tablet_manager.cc:1929] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:41.545799  8656 log.cc:1199] T fe0408a759e8431cac7f465a44fc8aef P de6b4395c4e64f4d8f29c8364e744ac7: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912808305672-477-0/minicluster-data/ts-0-root/wals/fe0408a759e8431cac7f465a44fc8aef
I20260608 10:03:41.547732  8030 catalog_manager.cc:5027] TS de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): tablet fe0408a759e8431cac7f465a44fc8aef (table test-workload [id=d6799ae79d2f4520b57b6301066c5ee3]) successfully deleted
W20260608 10:03:42.526163  8092 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 25e410a57f1d40159028597246192e00 not available for placement
I20260608 10:03:43.348424   477 tablet_server.cc:179] TabletServer@127.0.119.65:34159 shutting down...
I20260608 10:03:43.379551   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:43.380479   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:43.381187   477 raft_consensus.cc:2243] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.381812   477 raft_consensus.cc:2272] T 7a065a27e25d400290d84d2edd8873dc P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.384159   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:43.384730   477 raft_consensus.cc:2243] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.385248   477 raft_consensus.cc:2272] T 01f9f011117240d89c5df3353268272d P de6b4395c4e64f4d8f29c8364e744ac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.387629   477 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:43.388159   477 raft_consensus.cc:2243] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.388684   477 raft_consensus.cc:2272] T a32bf54d7789411aac86abc869495be8 P de6b4395c4e64f4d8f29c8364e744ac7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.414830   477 tablet_server.cc:196] TabletServer@127.0.119.65:34159 shutdown complete.
I20260608 10:03:43.439767   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:43.466657   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:43.467519   477 tablet_replica.cc:333] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:43.468253   477 raft_consensus.cc:2243] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.468822   477 raft_consensus.cc:2272] T a32bf54d7789411aac86abc869495be8 P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.471483   477 tablet_replica.cc:333] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:43.472126   477 raft_consensus.cc:2243] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:43.472981   477 raft_consensus.cc:2272] T fe0408a759e8431cac7f465a44fc8aef P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.475441   477 tablet_replica.cc:333] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:43.476003   477 raft_consensus.cc:2243] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.476614   477 raft_consensus.cc:2272] T 7a065a27e25d400290d84d2edd8873dc P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.478921   477 tablet_replica.cc:333] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b: stopping tablet replica
I20260608 10:03:43.479461   477 raft_consensus.cc:2243] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:43.480309   477 raft_consensus.cc:2272] T 01f9f011117240d89c5df3353268272d P 4cd3e54c38f34bc1b61c91f0142bdd5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.507301   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
W20260608 10:03:43.529008  8092 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver de6b4395c4e64f4d8f29c8364e744ac7 not available for placement
I20260608 10:03:43.534952   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
W20260608 10:03:43.570603  8260 consensus_peers.cc:597] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be -> Peer de6b4395c4e64f4d8f29c8364e744ac7 (127.0.119.65:34159): Couldn't send request to peer de6b4395c4e64f4d8f29c8364e744ac7. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:43.571556   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:43.572469   477 tablet_replica.cc:333] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:43.573186   477 raft_consensus.cc:2243] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.573958   477 raft_consensus.cc:2272] T fe0408a759e8431cac7f465a44fc8aef P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.576411   477 tablet_replica.cc:333] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:43.576977   477 raft_consensus.cc:2243] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:43.577908   477 raft_consensus.cc:2272] T a32bf54d7789411aac86abc869495be8 P 53f2215b8f054817a79ad46cb985e0be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.580303   477 tablet_replica.cc:333] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be: stopping tablet replica
I20260608 10:03:43.580885   477 raft_consensus.cc:2243] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:43.581766   477 raft_consensus.cc:2272] T 7a065a27e25d400290d84d2edd8873dc P 53f2215b8f054817a79ad46cb985e0be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.608065   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:43.631975   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:03:43.661761   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:43.662652   477 tablet_replica.cc:333] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00: stopping tablet replica
I20260608 10:03:43.663256   477 raft_consensus.cc:2243] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.663861   477 raft_consensus.cc:2272] T 01f9f011117240d89c5df3353268272d P 25e410a57f1d40159028597246192e00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.665863   477 tablet_replica.cc:333] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00: stopping tablet replica
I20260608 10:03:43.666416   477 raft_consensus.cc:2243] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:43.667073   477 raft_consensus.cc:2272] T fe0408a759e8431cac7f465a44fc8aef P 25e410a57f1d40159028597246192e00 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.689990   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:03:43.704936   477 master.cc:562] Master@127.0.119.126:35013 shutting down...
I20260608 10:03:43.724789   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:43.725466   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:43.725837   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 634ff6f5e1104b12a8d82c2103c7996e: stopping tablet replica
I20260608 10:03:43.748631   477 master.cc:584] Master@127.0.119.126:35013 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9400 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:03:43.793743   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39831
I20260608 10:03:43.795534   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:43.801426  8659 instance_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:43.803442   477 server_base.cc:1061] running on GCE node
W20260608 10:03:43.803432  8660 instance_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.803504  8662 instance_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.804986   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:43.805222   477 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.805341   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913023805330 us; error 0 us; skew 500 ppm
I20260608 10:03:43.805858   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:43.808889   477 webserver.cc:533] Webserver started at http://127.0.119.126:33587/ using document root <none> and password file <none>
I20260608 10:03:43.809401   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:43.809563   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:43.809793   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:43.811054   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "22dff4b7a1084908825eb3cce39ef9e4"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-f77q"
I20260608 10:03:43.816108   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:43.820042  8667 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.820914   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:03:43.821247   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "22dff4b7a1084908825eb3cce39ef9e4"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-f77q"
I20260608 10:03:43.821547   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-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:43.832594   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:43.833968   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:43.877126   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39831
I20260608 10:03:43.877260  8718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39831 every 8 connection(s)
I20260608 10:03:43.881711  8719 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:43.894409  8719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4: Bootstrap starting.
I20260608 10:03:43.899967  8719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:43.904764  8719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4: No bootstrap required, opened a new log
I20260608 10:03:43.907302  8719 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER }
I20260608 10:03:43.907724  8719 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:43.908013  8719 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22dff4b7a1084908825eb3cce39ef9e4, State: Initialized, Role: FOLLOWER
I20260608 10:03:43.908720  8719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER }
I20260608 10:03:43.909206  8719 raft_consensus.cc:399] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:43.909441  8719 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:43.909741  8719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:43.915194  8719 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER }
I20260608 10:03:43.915830  8719 leader_election.cc:304] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [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: 22dff4b7a1084908825eb3cce39ef9e4; no voters: 
I20260608 10:03:43.917071  8719 leader_election.cc:290] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:43.917716  8722 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:43.919282  8722 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 1 LEADER]: Becoming Leader. State: Replica: 22dff4b7a1084908825eb3cce39ef9e4, State: Running, Role: LEADER
I20260608 10:03:43.920109  8722 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [LEADER]: Queue going to LEADER mode. State: All 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: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER }
I20260608 10:03:43.920630  8719 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:43.925722  8724 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22dff4b7a1084908825eb3cce39ef9e4. Latest consensus state: current_term: 1 leader_uuid: "22dff4b7a1084908825eb3cce39ef9e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER } }
I20260608 10:03:43.925940  8723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "22dff4b7a1084908825eb3cce39ef9e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22dff4b7a1084908825eb3cce39ef9e4" member_type: VOTER } }
I20260608 10:03:43.926625  8724 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:43.926785  8723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:43.929767  8730 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:43.938694  8730 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:43.939797   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:43.949177  8730 catalog_manager.cc:1382] Generated new cluster ID: cc84d12f372d4224a44a3c1de7ee378a
I20260608 10:03:43.949523  8730 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:43.969516  8730 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:43.971027  8730 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:43.985800  8730 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4: Generated new TSK 0
I20260608 10:03:43.986519  8730 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:44.006893   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:44.013950  8740 instance_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:44.015010  8741 instance_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:44.018942  8743 instance_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:44.019214   477 server_base.cc:1061] running on GCE node
I20260608 10:03:44.025349   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:44.025591   477 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:44.025733   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913024025712 us; error 0 us; skew 500 ppm
I20260608 10:03:44.026291   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:44.028954   477 webserver.cc:533] Webserver started at http://127.0.119.65:42347/ using document root <none> and password file <none>
I20260608 10:03:44.029493   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:44.029663   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:44.029897   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:44.031155   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "db28acddfc194a018ff89b72da23d6ad"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.036634   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:44.040628  8748 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:44.041616   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:44.041926   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "db28acddfc194a018ff89b72da23d6ad"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.042263   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-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:44.071923   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:44.073256   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:44.074764   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:44.077330   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:44.077514   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.077821   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:44.077971   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.125278   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33427
I20260608 10:03:44.125433  8810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33427 every 8 connection(s)
I20260608 10:03:44.130748   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:44.139436  8815 instance_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:44.141754  8816 instance_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:44.144217   477 server_base.cc:1061] running on GCE node
W20260608 10:03:44.145388  8818 instance_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:44.146587  8811 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39831
I20260608 10:03:44.146963   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:44.147025  8811 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:44.147341   477 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:44.147572   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913024147555 us; error 0 us; skew 500 ppm
I20260608 10:03:44.148109  8811 heartbeater.cc:507] Master 127.0.119.126:39831 requested a full tablet report, sending...
I20260608 10:03:44.148286   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:44.151171  8684 ts_manager.cc:194] Registered new tserver with Master: db28acddfc194a018ff89b72da23d6ad (127.0.119.65:33427)
I20260608 10:03:44.151412   477 webserver.cc:533] Webserver started at http://127.0.119.66:40303/ using document root <none> and password file <none>
I20260608 10:03:44.152217   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:44.152467   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:44.152817   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:44.154009  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49768
I20260608 10:03:44.154423   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "6cafbb369044487e8ac73f8d318693b4"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.159806   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:03:44.163605  8823 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:44.164544   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:44.164841   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "6cafbb369044487e8ac73f8d318693b4"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.165096   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-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:44.177793   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:44.179005   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:44.180733   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:44.184823   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:44.185161   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.185472   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:44.185710   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.228477   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:46475
I20260608 10:03:44.228637  8885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:46475 every 8 connection(s)
I20260608 10:03:44.234995   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:44.244511  8889 instance_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:44.246651  8890 instance_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:44.249886  8892 instance_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:44.250087   477 server_base.cc:1061] running on GCE node
I20260608 10:03:44.251430   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:44.251813   477 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:44.252103   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913024252079 us; error 0 us; skew 500 ppm
I20260608 10:03:44.252276  8886 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39831
I20260608 10:03:44.252714  8886 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:44.252969   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:44.253635  8886 heartbeater.cc:507] Master 127.0.119.126:39831 requested a full tablet report, sending...
I20260608 10:03:44.256419   477 webserver.cc:533] Webserver started at http://127.0.119.67:34323/ using document root <none> and password file <none>
I20260608 10:03:44.256630  8684 ts_manager.cc:194] Registered new tserver with Master: 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475)
I20260608 10:03:44.257335   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:44.257684   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:44.258064   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:44.258968  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53848
I20260608 10:03:44.259822   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "27b8f00c03ba44ba9ff6f215518c1da6"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.265493   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:03:44.269850  8897 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:44.270818   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:44.271199   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "27b8f00c03ba44ba9ff6f215518c1da6"
format_stamp: "Formatted at 2026-06-08 10:03:44 on dist-test-slave-f77q"
I20260608 10:03:44.271559   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-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:44.293520   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:44.294914   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:44.296600   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:44.299144   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:44.299400   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.299661   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:44.299860   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.346227   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:42495
I20260608 10:03:44.346387  8959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:42495 every 8 connection(s)
I20260608 10:03:44.362125  8960 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39831
I20260608 10:03:44.362632  8960 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:44.363482  8960 heartbeater.cc:507] Master 127.0.119.126:39831 requested a full tablet report, sending...
I20260608 10:03:44.365852  8684 ts_manager.cc:194] Registered new tserver with Master: 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495)
I20260608 10:03:44.366295   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016425518s
I20260608 10:03:44.367800  8684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53854
I20260608 10:03:45.157303  8811 heartbeater.cc:499] Master 127.0.119.126:39831 was elected leader, sending a full tablet report...
I20260608 10:03:45.262171  8886 heartbeater.cc:499] Master 127.0.119.126:39831 was elected leader, sending a full tablet report...
I20260608 10:03:45.371256  8960 heartbeater.cc:499] Master 127.0.119.126:39831 was elected leader, sending a full tablet report...
I20260608 10:03:45.428970  8684 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53862:
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:45.432188  8684 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.500353  8925 tablet_service.cc:1511] Processing CreateTablet for tablet 492de740c7764d5793730377361412be (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:45.502198  8925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492de740c7764d5793730377361412be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.507076  8776 tablet_service.cc:1511] Processing CreateTablet for tablet 492de740c7764d5793730377361412be (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:45.508782  8776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492de740c7764d5793730377361412be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.509140  8924 tablet_service.cc:1511] Processing CreateTablet for tablet b6b8d533a7504053bbbb29c38daba496 (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:45.507076  8775 tablet_service.cc:1511] Processing CreateTablet for tablet b6b8d533a7504053bbbb29c38daba496 (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:45.511936  8775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b8d533a7504053bbbb29c38daba496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.513294  8923 tablet_service.cc:1511] Processing CreateTablet for tablet 36b63834631a4f7aaa29656060f5ae5d (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:45.517148  8922 tablet_service.cc:1511] Processing CreateTablet for tablet f8712c0b8eec4546a162f7bdb0dae78b (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:45.510918  8924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b8d533a7504053bbbb29c38daba496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.522918  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8712c0b8eec4546a162f7bdb0dae78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.522557  8774 tablet_service.cc:1511] Processing CreateTablet for tablet 36b63834631a4f7aaa29656060f5ae5d (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:45.525589  8774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b63834631a4f7aaa29656060f5ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.525183  8773 tablet_service.cc:1511] Processing CreateTablet for tablet f8712c0b8eec4546a162f7bdb0dae78b (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:45.527091  8773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8712c0b8eec4546a162f7bdb0dae78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.527526  8923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b63834631a4f7aaa29656060f5ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.541810  8851 tablet_service.cc:1511] Processing CreateTablet for tablet 492de740c7764d5793730377361412be (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:45.543651  8851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 492de740c7764d5793730377361412be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.546041  8850 tablet_service.cc:1511] Processing CreateTablet for tablet b6b8d533a7504053bbbb29c38daba496 (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:45.547679  8850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b8d533a7504053bbbb29c38daba496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.551856  8849 tablet_service.cc:1511] Processing CreateTablet for tablet 36b63834631a4f7aaa29656060f5ae5d (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:45.553495  8849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b63834631a4f7aaa29656060f5ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.555428  8848 tablet_service.cc:1511] Processing CreateTablet for tablet f8712c0b8eec4546a162f7bdb0dae78b (DEFAULT_TABLE table=test-workload [id=c33ae3e195ba4200ae1612b0afe5ddd6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:45.557631  8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8712c0b8eec4546a162f7bdb0dae78b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.608188  8981 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: Bootstrap starting.
I20260608 10:03:45.610337  8980 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: Bootstrap starting.
I20260608 10:03:45.624248  8981 tablet_bootstrap.cc:654] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.625759  8982 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: Bootstrap starting.
I20260608 10:03:45.629454  8980 tablet_bootstrap.cc:654] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.632464  8982 tablet_bootstrap.cc:654] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.632570  8981 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: No bootstrap required, opened a new log
I20260608 10:03:45.633368  8981 ts_tablet_manager.cc:1403] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260608 10:03:45.636737  8980 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: No bootstrap required, opened a new log
I20260608 10:03:45.637424  8980 ts_tablet_manager.cc:1403] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 10:03:45.638114  8982 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: No bootstrap required, opened a new log
I20260608 10:03:45.637424  8981 raft_consensus.cc:359] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.638661  8982 ts_tablet_manager.cc:1403] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260608 10:03:45.638607  8981 raft_consensus.cc:385] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.639225  8981 raft_consensus.cc:740] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b8f00c03ba44ba9ff6f215518c1da6, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.640188  8981 consensus_queue.cc:260] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.641523  8982 raft_consensus.cc:359] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.641413  8980 raft_consensus.cc:359] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.642572  8982 raft_consensus.cc:385] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.642755  8980 raft_consensus.cc:385] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.643057  8982 raft_consensus.cc:740] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cafbb369044487e8ac73f8d318693b4, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.643352  8980 raft_consensus.cc:740] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.644066  8981 ts_tablet_manager.cc:1434] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 10:03:45.644018  8982 consensus_queue.cc:260] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.644462  8980 consensus_queue.cc:260] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.645673  8981 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: Bootstrap starting.
I20260608 10:03:45.656216  8981 tablet_bootstrap.cc:654] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.658569  8980 ts_tablet_manager.cc:1434] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 10:03:45.667709  8982 ts_tablet_manager.cc:1434] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: Time spent starting tablet: real 0.029s	user 0.019s	sys 0.009s
I20260608 10:03:45.669046  8982 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: Bootstrap starting.
I20260608 10:03:45.676342  8982 tablet_bootstrap.cc:654] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.677663  8980 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: Bootstrap starting.
I20260608 10:03:45.688581  8982 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: No bootstrap required, opened a new log
I20260608 10:03:45.689220  8982 ts_tablet_manager.cc:1403] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260608 10:03:45.689589  8981 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: No bootstrap required, opened a new log
I20260608 10:03:45.690232  8981 ts_tablet_manager.cc:1403] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.022s
I20260608 10:03:45.691866  8982 raft_consensus.cc:359] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.692744  8982 raft_consensus.cc:385] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.693019  8982 raft_consensus.cc:740] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cafbb369044487e8ac73f8d318693b4, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.693813  8980 tablet_bootstrap.cc:654] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.693506  8981 raft_consensus.cc:359] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.694293  8981 raft_consensus.cc:385] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.693956  8982 consensus_queue.cc:260] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.694685  8981 raft_consensus.cc:740] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b8f00c03ba44ba9ff6f215518c1da6, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.695813  8981 consensus_queue.cc:260] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.696519  8982 ts_tablet_manager.cc:1434] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:45.697746  8982 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: Bootstrap starting.
I20260608 10:03:45.705331  8982 tablet_bootstrap.cc:654] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.708758  8981 ts_tablet_manager.cc:1434] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 10:03:45.712924  8981 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: Bootstrap starting.
I20260608 10:03:45.714860  8982 tablet_bootstrap.cc:492] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: No bootstrap required, opened a new log
I20260608 10:03:45.715454  8982 ts_tablet_manager.cc:1403] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 10:03:45.719024  8982 raft_consensus.cc:359] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.719794  8982 raft_consensus.cc:385] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.720088  8981 tablet_bootstrap.cc:654] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.720145  8982 raft_consensus.cc:740] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cafbb369044487e8ac73f8d318693b4, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.721419  8982 consensus_queue.cc:260] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.725147  8980 tablet_bootstrap.cc:492] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: No bootstrap required, opened a new log
I20260608 10:03:45.726620  8980 ts_tablet_manager.cc:1403] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.017s
I20260608 10:03:45.726922  8982 ts_tablet_manager.cc:1434] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:03:45.728154  8981 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: No bootstrap required, opened a new log
I20260608 10:03:45.728804  8981 ts_tablet_manager.cc:1403] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:03:45.729477  8982 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: Bootstrap starting.
I20260608 10:03:45.730286  8980 raft_consensus.cc:359] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.731166  8980 raft_consensus.cc:385] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.731537  8980 raft_consensus.cc:740] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.732249  8981 raft_consensus.cc:359] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.732589  8980 consensus_queue.cc:260] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.733125  8981 raft_consensus.cc:385] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.733770  8981 raft_consensus.cc:740] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b8f00c03ba44ba9ff6f215518c1da6, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.734812  8981 consensus_queue.cc:260] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.737849  8982 tablet_bootstrap.cc:654] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.740289  8981 ts_tablet_manager.cc:1434] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:03:45.741568  8981 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: Bootstrap starting.
I20260608 10:03:45.748524  8980 ts_tablet_manager.cc:1434] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 10:03:45.749197  8981 tablet_bootstrap.cc:654] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.750833  8982 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: No bootstrap required, opened a new log
I20260608 10:03:45.751469  8982 ts_tablet_manager.cc:1403] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 10:03:45.754186  8980 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: Bootstrap starting.
I20260608 10:03:45.755250  8982 raft_consensus.cc:359] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.755978  8981 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: No bootstrap required, opened a new log
I20260608 10:03:45.756171  8982 raft_consensus.cc:385] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.756603  8981 ts_tablet_manager.cc:1403] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:03:45.757153  8988 raft_consensus.cc:493] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:45.756593  8982 raft_consensus.cc:740] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cafbb369044487e8ac73f8d318693b4, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.757726  8988 raft_consensus.cc:515] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.758356  8982 consensus_queue.cc:260] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.760474  8981 raft_consensus.cc:359] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.761291  8981 raft_consensus.cc:385] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.761615  8981 raft_consensus.cc:740] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27b8f00c03ba44ba9ff6f215518c1da6, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.762357  8980 tablet_bootstrap.cc:654] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.762507  8981 consensus_queue.cc:260] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.765027  8981 ts_tablet_manager.cc:1434] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:45.767313  8988 leader_election.cc:290] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495), 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475)
I20260608 10:03:45.770903  8982 ts_tablet_manager.cc:1434] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:03:45.778550  8980 tablet_bootstrap.cc:492] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: No bootstrap required, opened a new log
I20260608 10:03:45.779244  8980 ts_tablet_manager.cc:1403] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260608 10:03:45.782559  8980 raft_consensus.cc:359] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.783614  8980 raft_consensus.cc:385] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.784032  8980 raft_consensus.cc:740] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.784886  8980 consensus_queue.cc:260] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.787374  8980 ts_tablet_manager.cc:1434] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:03:45.788261  8986 raft_consensus.cc:493] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:45.788934  8980 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: Bootstrap starting.
I20260608 10:03:45.788872  8986 raft_consensus.cc:515] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.793015  8986 leader_election.cc:290] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db28acddfc194a018ff89b72da23d6ad (127.0.119.65:33427), 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475)
I20260608 10:03:45.800376  8980 tablet_bootstrap.cc:654] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.803040  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492de740c7764d5793730377361412be" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" is_pre_election: true
I20260608 10:03:45.804222  8935 raft_consensus.cc:2468] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 0.
I20260608 10:03:45.812527  8751 leader_election.cc:304] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.814148  8988 raft_consensus.cc:2804] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:45.814595  8988 raft_consensus.cc:493] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:45.814978  8988 raft_consensus.cc:3060] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.828078  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8712c0b8eec4546a162f7bdb0dae78b" candidate_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db28acddfc194a018ff89b72da23d6ad" is_pre_election: true
I20260608 10:03:45.828882  8786 raft_consensus.cc:2468] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b8f00c03ba44ba9ff6f215518c1da6 in term 0.
I20260608 10:03:45.829258  8980 tablet_bootstrap.cc:492] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: No bootstrap required, opened a new log
I20260608 10:03:45.829797  8980 ts_tablet_manager.cc:1403] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.012s
I20260608 10:03:45.827996  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492de740c7764d5793730377361412be" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4" is_pre_election: true
I20260608 10:03:45.831065  8861 raft_consensus.cc:2468] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 0.
I20260608 10:03:45.831476  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8712c0b8eec4546a162f7bdb0dae78b" candidate_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4" is_pre_election: true
I20260608 10:03:45.832113  8860 raft_consensus.cc:2468] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27b8f00c03ba44ba9ff6f215518c1da6 in term 0.
I20260608 10:03:45.832754  8901 leader_election.cc:304] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.833797  8986 raft_consensus.cc:2804] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:45.833455  8980 raft_consensus.cc:359] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.826061  8988 raft_consensus.cc:515] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.834167  8986 raft_consensus.cc:493] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:45.834288  8980 raft_consensus.cc:385] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.834807  8986 raft_consensus.cc:3060] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.834831  8980 raft_consensus.cc:740] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.836092  8988 leader_election.cc:290] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 election: Requested vote from peers 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495), 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475)
I20260608 10:03:45.835840  8980 consensus_queue.cc:260] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.836884  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492de740c7764d5793730377361412be" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6"
I20260608 10:03:45.837527  8935 raft_consensus.cc:3060] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.838320  8980 ts_tablet_manager.cc:1434] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:45.843174  8986 raft_consensus.cc:515] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.845860  8935 raft_consensus.cc:2468] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 1.
I20260608 10:03:45.846895  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8712c0b8eec4546a162f7bdb0dae78b" candidate_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4"
I20260608 10:03:45.847584  8860 raft_consensus.cc:3060] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.847955  8751 leader_election.cc:304] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.859750  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "492de740c7764d5793730377361412be" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4"
I20260608 10:03:45.860982  8861 raft_consensus.cc:3060] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.861290  8988 raft_consensus.cc:493] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:45.859879  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8712c0b8eec4546a162f7bdb0dae78b" candidate_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db28acddfc194a018ff89b72da23d6ad"
I20260608 10:03:45.862079  8988 raft_consensus.cc:515] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.862996  8786 raft_consensus.cc:3060] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.865357  8988 leader_election.cc:290] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475), 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495)
I20260608 10:03:45.866202  8988 raft_consensus.cc:2804] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:45.866938  8988 raft_consensus.cc:697] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Becoming Leader. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Running, Role: LEADER
I20260608 10:03:45.869156  8988 consensus_queue.cc:237] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:45.873013  8986 leader_election.cc:290] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [CANDIDATE]: Term 1 election: Requested vote from peers db28acddfc194a018ff89b72da23d6ad (127.0.119.65:33427), 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475)
I20260608 10:03:45.874050  8860 raft_consensus.cc:2468] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b8f00c03ba44ba9ff6f215518c1da6 in term 1.
I20260608 10:03:45.875686  8900 leader_election.cc:304] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, 6cafbb369044487e8ac73f8d318693b4; no voters: 
I20260608 10:03:45.876652  8986 raft_consensus.cc:2804] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:45.881775  8786 raft_consensus.cc:2468] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27b8f00c03ba44ba9ff6f215518c1da6 in term 1.
I20260608 10:03:45.881775  8861 raft_consensus.cc:2468] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 1.
I20260608 10:03:45.884454  8684 catalog_manager.cc:5696] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad reported cstate change: term changed from 0 to 1, leader changed from <none> to db28acddfc194a018ff89b72da23d6ad (127.0.119.65). New cstate: current_term: 1 leader_uuid: "db28acddfc194a018ff89b72da23d6ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:45.888417  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b8d533a7504053bbbb29c38daba496" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4" is_pre_election: true
I20260608 10:03:45.889194  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b8d533a7504053bbbb29c38daba496" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" is_pre_election: true
I20260608 10:03:45.889252  8861 raft_consensus.cc:2468] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 0.
I20260608 10:03:45.890096  8935 raft_consensus.cc:2468] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 0.
I20260608 10:03:45.891357  8751 leader_election.cc:304] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.892989  9004 raft_consensus.cc:2804] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:45.893401  9004 raft_consensus.cc:493] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:45.893813  9004 raft_consensus.cc:3060] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.901626  9004 raft_consensus.cc:515] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.902907  8986 raft_consensus.cc:697] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 LEADER]: Becoming Leader. State: Replica: 27b8f00c03ba44ba9ff6f215518c1da6, State: Running, Role: LEADER
I20260608 10:03:45.903803  9004 leader_election.cc:290] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 election: Requested vote from peers 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66:46475), 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495)
I20260608 10:03:45.904909  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b8d533a7504053bbbb29c38daba496" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6"
I20260608 10:03:45.904076  8986 consensus_queue.cc:237] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.904990  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b8d533a7504053bbbb29c38daba496" candidate_uuid: "db28acddfc194a018ff89b72da23d6ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cafbb369044487e8ac73f8d318693b4"
I20260608 10:03:45.905547  8935 raft_consensus.cc:3060] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.905710  8861 raft_consensus.cc:3060] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.913005  8861 raft_consensus.cc:2468] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 1.
I20260608 10:03:45.913005  8935 raft_consensus.cc:2468] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db28acddfc194a018ff89b72da23d6ad in term 1.
I20260608 10:03:45.913538  8684 catalog_manager.cc:5696] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:45.914551  8751 leader_election.cc:304] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cafbb369044487e8ac73f8d318693b4, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.915468  9004 raft_consensus.cc:2804] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:45.915988  9004 raft_consensus.cc:697] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Becoming Leader. State: Replica: db28acddfc194a018ff89b72da23d6ad, State: Running, Role: LEADER
I20260608 10:03:45.916870  9004 consensus_queue.cc:237] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.925945  8682 catalog_manager.cc:5696] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad reported cstate change: term changed from 0 to 1, leader changed from <none> to db28acddfc194a018ff89b72da23d6ad (127.0.119.65). New cstate: current_term: 1 leader_uuid: "db28acddfc194a018ff89b72da23d6ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:45.937923  8732 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:45.947952  8987 raft_consensus.cc:493] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:45.948665  8987 raft_consensus.cc:515] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.951435  8987 leader_election.cc:290] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db28acddfc194a018ff89b72da23d6ad (127.0.119.65:33427), 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495)
I20260608 10:03:45.964736  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b63834631a4f7aaa29656060f5ae5d" candidate_uuid: "6cafbb369044487e8ac73f8d318693b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" is_pre_election: true
I20260608 10:03:45.964736  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b63834631a4f7aaa29656060f5ae5d" candidate_uuid: "6cafbb369044487e8ac73f8d318693b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db28acddfc194a018ff89b72da23d6ad" is_pre_election: true
I20260608 10:03:45.965808  8786 raft_consensus.cc:2468] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cafbb369044487e8ac73f8d318693b4 in term 0.
I20260608 10:03:45.965816  8935 raft_consensus.cc:2468] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cafbb369044487e8ac73f8d318693b4 in term 0.
I20260608 10:03:45.967334  8827 leader_election.cc:304] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cafbb369044487e8ac73f8d318693b4, db28acddfc194a018ff89b72da23d6ad; no voters: 
I20260608 10:03:45.968271  8987 raft_consensus.cc:2804] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:45.968600  8987 raft_consensus.cc:493] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:45.968914  8987 raft_consensus.cc:3060] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.974099  8987 raft_consensus.cc:515] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.975871  8987 leader_election.cc:290] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [CANDIDATE]: Term 1 election: Requested vote from peers db28acddfc194a018ff89b72da23d6ad (127.0.119.65:33427), 27b8f00c03ba44ba9ff6f215518c1da6 (127.0.119.67:42495)
I20260608 10:03:45.976891  8786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b63834631a4f7aaa29656060f5ae5d" candidate_uuid: "6cafbb369044487e8ac73f8d318693b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db28acddfc194a018ff89b72da23d6ad"
I20260608 10:03:45.977005  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b63834631a4f7aaa29656060f5ae5d" candidate_uuid: "6cafbb369044487e8ac73f8d318693b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27b8f00c03ba44ba9ff6f215518c1da6"
I20260608 10:03:45.977504  8786 raft_consensus.cc:3060] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.977599  8935 raft_consensus.cc:3060] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.983839  8935 raft_consensus.cc:2468] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cafbb369044487e8ac73f8d318693b4 in term 1.
I20260608 10:03:45.983831  8786 raft_consensus.cc:2468] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cafbb369044487e8ac73f8d318693b4 in term 1.
I20260608 10:03:45.985113  8826 leader_election.cc:304] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27b8f00c03ba44ba9ff6f215518c1da6, 6cafbb369044487e8ac73f8d318693b4; no voters: 
I20260608 10:03:45.986011  8987 raft_consensus.cc:2804] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:45.987309  8987 raft_consensus.cc:697] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6cafbb369044487e8ac73f8d318693b4, State: Running, Role: LEADER
I20260608 10:03:45.988037  8987 consensus_queue.cc:237] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:45.995921  8682 catalog_manager.cc:5696] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cafbb369044487e8ac73f8d318693b4 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "6cafbb369044487e8ac73f8d318693b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:46.096035   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.102873  9013 instance_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.103916  9014 instance_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.105407  9016 instance_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.107304   477 server_base.cc:1061] running on GCE node
I20260608 10:03:46.108700   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:46.108966   477 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.109158   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913026109137 us; error 0 us; skew 500 ppm
I20260608 10:03:46.109892   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.112517   477 webserver.cc:533] Webserver started at http://127.0.119.68:40841/ using document root <none> and password file <none>
I20260608 10:03:46.113067   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.113304   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.113598   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.114868   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "d50587d6afd34333b54390a8ec45e035"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-f77q"
I20260608 10:03:46.120039   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:46.124218  9021 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.125092   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:46.125432   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "d50587d6afd34333b54390a8ec45e035"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-f77q"
I20260608 10:03:46.125748   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912808305672-477-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.155398   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:46.156827   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:46.158443   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:46.161082   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:46.161366   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.161660   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:46.161875   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.213277   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:46635
I20260608 10:03:46.213641  9083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:46635 every 8 connection(s)
I20260608 10:03:46.229938  9084 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39831
I20260608 10:03:46.230429  9084 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:46.231293  9084 heartbeater.cc:507] Master 127.0.119.126:39831 requested a full tablet report, sending...
I20260608 10:03:46.233652  8682 ts_manager.cc:194] Registered new tserver with Master: d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635)
I20260608 10:03:46.235282  8682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53874
I20260608 10:03:46.285778  9004 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:46.303035  9004 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:46.309502  9003 consensus_queue.cc:1048] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:46.319474  8986 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:46.332621  9004 consensus_queue.cc:1048] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:46.348414  8986 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:46.404071  8987 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:46.417210  8987 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:46.961531  8861 consensus_queue.cc:237] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: true } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:46.968748  8935 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:46.969686  8786 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:46.970916  9100 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:46.972427  9011 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } 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:46.980722  8987 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: true } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:46.983002  8935 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: true } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
W20260608 10:03:46.985309  8824 consensus_peers.cc:597] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36b63834631a4f7aaa29656060f5ae5d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:46.985889  8786 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: true } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.000402  8684 catalog_manager.cc:5696] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 reported cstate change: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "6cafbb369044487e8ac73f8d318693b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:47.015758  8935 consensus_queue.cc:237] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:47.024046  8861 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: 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:47.026901  8786 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: 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:47.028765  9006 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } 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:03:47.030053  8986 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:47.039268  8898 consensus_peers.cc:597] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8712c0b8eec4546a162f7bdb0dae78b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:47.038420  9097 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.040452  8786 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.041029  8861 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.055397  8681 catalog_manager.cc:5696] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad reported cstate change: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: true } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.071125  8786 consensus_queue.cc:237] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: true } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:47.077778  8861 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.078812  8935 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.079633  9102 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:47.080591  9004 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } 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:47.088546  9004 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: true } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
W20260608 10:03:47.090378  8749 consensus_peers.cc:597] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 492de740c7764d5793730377361412be. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:47.091671  8935 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: true } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.093456  8861 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: true } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.104854  8860 consensus_queue.cc:237] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:47.107404  8684 catalog_manager.cc:5696] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 reported cstate change: config changed from index -1 to 2, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "db28acddfc194a018ff89b72da23d6ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: true } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
W20260608 10:03:47.113339  8824 consensus_peers.cc:597] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36b63834631a4f7aaa29656060f5ae5d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:47.114229  8935 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:47.114343  8786 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:47.115909  9100 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:47.116914  8987 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } 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:47.124217  9100 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.126405  8935 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.129491  8786 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
W20260608 10:03:47.138976  8732 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:47.139508  8732 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:47.141317  8681 catalog_manager.cc:5696] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6cafbb369044487e8ac73f8d318693b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.145201  8935 consensus_queue.cc:237] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:47.151921  8860 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: 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:47.152303  8786 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:03:47.152503  8898 consensus_peers.cc:597] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8712c0b8eec4546a162f7bdb0dae78b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:47.153842  9006 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } 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:47.154747  9097 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:47.162443  8860 consensus_queue.cc:237] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:47.166965  8786 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.167968  8986 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.169059  8861 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.172888  8935 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:47.174878  8987 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:47.176424  8785 raft_consensus.cc:1275] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 6cafbb369044487e8ac73f8d318693b4: 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:47.178151  8987 consensus_queue.cc:1048] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } 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:47.183331  8681 catalog_manager.cc:5696] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.184247  9100 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
W20260608 10:03:47.188452  8732 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:47.188867  8732 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:47.189901  8785 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.194844  8786 consensus_queue.cc:237] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } }
I20260608 10:03:47.198383  8934 raft_consensus.cc:2955] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.206710  8860 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.209586  9103 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:47.212677  8670 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 36b63834631a4f7aaa29656060f5ae5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:03:47.206858  8749 consensus_peers.cc:597] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad -> Peer d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): Couldn't send request to peer d50587d6afd34333b54390a8ec45e035. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 492de740c7764d5793730377361412be. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:47.215433  8934 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.217209  8684 catalog_manager.cc:5696] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad reported cstate change: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "6cafbb369044487e8ac73f8d318693b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } attrs { replace: false } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.217727  9004 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } 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:47.224884  8861 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.225301  9004 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.235663  8935 consensus_queue.cc:237] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } }
I20260608 10:03:47.239190  9084 heartbeater.cc:499] Master 127.0.119.126:39831 was elected leader, sending a full tablet report...
W20260608 10:03:47.242115  8732 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:47.242687  8732 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:47.242000  8934 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.250658  8861 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: 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:47.257292  8986 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } 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:47.258152  8785 raft_consensus.cc:1275] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Refusing update from remote peer 27b8f00c03ba44ba9ff6f215518c1da6: 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:47.260777  9116 consensus_queue.cc:1048] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:47.263150  8681 catalog_manager.cc:5696] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "db28acddfc194a018ff89b72da23d6ad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } peers { permanent_uuid: "d50587d6afd34333b54390a8ec45e035" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 46635 } attrs { promote: true } } }
I20260608 10:03:47.267647  9006 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.277490  8860 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.277310  8785 raft_consensus.cc:2955] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } } }
I20260608 10:03:47.283690  8670 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f8712c0b8eec4546a162f7bdb0dae78b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:47.284296  8786 consensus_queue.cc:237] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [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: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } }
I20260608 10:03:47.291834  9049 tablet_service.cc:1558] Processing DeleteTablet for tablet 36b63834631a4f7aaa29656060f5ae5d with delete_type TABLET_DATA_TOMBSTONED (TS d50587d6afd34333b54390a8ec45e035 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260608 10:03:47.294371  8684 catalog_manager.cc:5696] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 reported cstate change: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } health_report { overall_health: HEALTHY } } }
W20260608 10:03:47.306608  8668 catalog_manager.cc:4994] TS d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): delete failed for tablet 36b63834631a4f7aaa29656060f5ae5d because the tablet was not found. No further retry: Not found: Tablet not found: 36b63834631a4f7aaa29656060f5ae5d
I20260608 10:03:47.309835  8934 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.313738  8860 raft_consensus.cc:1275] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Refusing update from remote peer db28acddfc194a018ff89b72da23d6ad: 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:47.315771  9102 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } 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:47.317642  9004 consensus_queue.cc:1048] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:47.322966  9049 tablet_service.cc:1558] Processing DeleteTablet for tablet f8712c0b8eec4546a162f7bdb0dae78b with delete_type TABLET_DATA_TOMBSTONED (TS d50587d6afd34333b54390a8ec45e035 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
W20260608 10:03:47.324806  8668 catalog_manager.cc:4994] TS d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): delete failed for tablet f8712c0b8eec4546a162f7bdb0dae78b because the tablet was not found. No further retry: Not found: Tablet not found: f8712c0b8eec4546a162f7bdb0dae78b
I20260608 10:03:47.326181  9102 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } }
I20260608 10:03:47.328944  8934 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } }
I20260608 10:03:47.337631  8860 raft_consensus.cc:2955] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } }
I20260608 10:03:47.342356  8671 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 492de740c7764d5793730377361412be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:47.345486  8684 catalog_manager.cc:5696] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 reported cstate change: config changed from index 3 to 4, NON_VOTER d50587d6afd34333b54390a8ec45e035 (127.0.119.68) evicted. New cstate: current_term: 1 leader_uuid: "db28acddfc194a018ff89b72da23d6ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27b8f00c03ba44ba9ff6f215518c1da6" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 42495 } attrs { replace: false } } peers { permanent_uuid: "db28acddfc194a018ff89b72da23d6ad" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33427 } } peers { permanent_uuid: "6cafbb369044487e8ac73f8d318693b4" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 46475 } } }
I20260608 10:03:47.357458  9049 tablet_service.cc:1558] Processing DeleteTablet for tablet 492de740c7764d5793730377361412be with delete_type TABLET_DATA_TOMBSTONED (TS d50587d6afd34333b54390a8ec45e035 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
W20260608 10:03:47.361304  8668 catalog_manager.cc:4994] TS d50587d6afd34333b54390a8ec45e035 (127.0.119.68:46635): delete failed for tablet 492de740c7764d5793730377361412be because the tablet was not found. No further retry: Not found: Tablet not found: 492de740c7764d5793730377361412be
I20260608 10:03:47.381413   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:47.403190   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.403973   477 tablet_replica.cc:333] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad: stopping tablet replica
I20260608 10:03:47.404598   477 raft_consensus.cc:2243] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.405270   477 raft_consensus.cc:2272] T 36b63834631a4f7aaa29656060f5ae5d P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.407887   477 tablet_replica.cc:333] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad: stopping tablet replica
I20260608 10:03:47.408495   477 raft_consensus.cc:2243] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.409340   477 raft_consensus.cc:2272] T b6b8d533a7504053bbbb29c38daba496 P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.411441   477 tablet_replica.cc:333] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad: stopping tablet replica
I20260608 10:03:47.411973   477 raft_consensus.cc:2243] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.412599   477 raft_consensus.cc:2272] T f8712c0b8eec4546a162f7bdb0dae78b P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.415211   477 tablet_replica.cc:333] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad: stopping tablet replica
I20260608 10:03:47.415787   477 raft_consensus.cc:2243] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.416639   477 raft_consensus.cc:2272] T 492de740c7764d5793730377361412be P db28acddfc194a018ff89b72da23d6ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.442662   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:03:47.456543   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:47.476253   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.477010   477 tablet_replica.cc:333] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4: stopping tablet replica
I20260608 10:03:47.477667   477 raft_consensus.cc:2243] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.478675   477 raft_consensus.cc:2272] T 36b63834631a4f7aaa29656060f5ae5d P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.481233   477 tablet_replica.cc:333] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4: stopping tablet replica
I20260608 10:03:47.481933   477 raft_consensus.cc:2243] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.482772   477 raft_consensus.cc:2272] T 492de740c7764d5793730377361412be P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.485464   477 tablet_replica.cc:333] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4: stopping tablet replica
I20260608 10:03:47.486181   477 raft_consensus.cc:2243] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.487030   477 raft_consensus.cc:2272] T f8712c0b8eec4546a162f7bdb0dae78b P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.489603   477 tablet_replica.cc:333] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4: stopping tablet replica
I20260608 10:03:47.490238   477 raft_consensus.cc:2243] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.490782   477 raft_consensus.cc:2272] T b6b8d533a7504053bbbb29c38daba496 P 6cafbb369044487e8ac73f8d318693b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.505164   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:47.518260   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:03:47.541504   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.542237   477 tablet_replica.cc:333] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6: stopping tablet replica
I20260608 10:03:47.542939   477 raft_consensus.cc:2243] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.543740   477 raft_consensus.cc:2272] T 36b63834631a4f7aaa29656060f5ae5d P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.546700   477 tablet_replica.cc:333] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6: stopping tablet replica
I20260608 10:03:47.547353   477 raft_consensus.cc:2243] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.547859   477 raft_consensus.cc:2272] T b6b8d533a7504053bbbb29c38daba496 P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.550078   477 tablet_replica.cc:333] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6: stopping tablet replica
I20260608 10:03:47.550779   477 raft_consensus.cc:2243] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.551685   477 raft_consensus.cc:2272] T f8712c0b8eec4546a162f7bdb0dae78b P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.554265   477 tablet_replica.cc:333] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6: stopping tablet replica
I20260608 10:03:47.554925   477 raft_consensus.cc:2243] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.555586   477 raft_consensus.cc:2272] T 492de740c7764d5793730377361412be P 27b8f00c03ba44ba9ff6f215518c1da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.581113   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:47.594429   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:03:47.616889   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.633920   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:03:47.643617   477 master.cc:562] Master@127.0.119.126:39831 shutting down...
I20260608 10:03:47.661046   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.661751   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.662120   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22dff4b7a1084908825eb3cce39ef9e4: stopping tablet replica
I20260608 10:03:47.683461   477 master.cc:584] Master@127.0.119.126:39831 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3922 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:03:47.715943   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39951
I20260608 10:03:47.717163   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:47.722998  9121 instance_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.723506  9120 instance_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.724916  9123 instance_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.725356   477 server_base.cc:1061] running on GCE node
I20260608 10:03:47.726293   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:47.726715   477 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.726895   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913027726869 us; error 0 us; skew 500 ppm
I20260608 10:03:47.727495   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:47.730007   477 webserver.cc:533] Webserver started at http://127.0.119.126:45377/ using document root <none> and password file <none>
I20260608 10:03:47.730634   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:47.730845   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:47.731133   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:47.732329   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "006e1f6cd6384ee2944dc0fa0a68aa53"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-f77q"
I20260608 10:03:47.738093   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:47.742574  9128 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.743556   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:47.743839   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "006e1f6cd6384ee2944dc0fa0a68aa53"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-f77q"
I20260608 10:03:47.744122   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-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.757666   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:47.758817   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:47.796762   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39951
I20260608 10:03:47.796953  9179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39951 every 8 connection(s)
I20260608 10:03:47.801041  9180 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.812409  9180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53: Bootstrap starting.
I20260608 10:03:47.817181  9180 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:47.821501  9180 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53: No bootstrap required, opened a new log
I20260608 10:03:47.823792  9180 raft_consensus.cc:359] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER }
I20260608 10:03:47.824191  9180 raft_consensus.cc:385] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:47.824386  9180 raft_consensus.cc:740] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006e1f6cd6384ee2944dc0fa0a68aa53, State: Initialized, Role: FOLLOWER
I20260608 10:03:47.824937  9180 consensus_queue.cc:260] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER }
I20260608 10:03:47.825371  9180 raft_consensus.cc:399] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:47.825564  9180 raft_consensus.cc:493] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:47.825785  9180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.830705  9180 raft_consensus.cc:515] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER }
I20260608 10:03:47.831249  9180 leader_election.cc:304] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [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: 006e1f6cd6384ee2944dc0fa0a68aa53; no voters: 
I20260608 10:03:47.832528  9180 leader_election.cc:290] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:47.833014  9183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:47.834522  9183 raft_consensus.cc:697] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 1 LEADER]: Becoming Leader. State: Replica: 006e1f6cd6384ee2944dc0fa0a68aa53, State: Running, Role: LEADER
I20260608 10:03:47.835282  9183 consensus_queue.cc:237] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [LEADER]: Queue going to LEADER mode. State: All 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: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER }
I20260608 10:03:47.835788  9180 sys_catalog.cc:565] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:47.838392  9184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER } }
I20260608 10:03:47.838409  9185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 006e1f6cd6384ee2944dc0fa0a68aa53. Latest consensus state: current_term: 1 leader_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "006e1f6cd6384ee2944dc0fa0a68aa53" member_type: VOTER } }
I20260608 10:03:47.839257  9184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:47.839322  9185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:47.843319  9188 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:47.850390  9188 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:47.852953   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:47.860829  9188 catalog_manager.cc:1382] Generated new cluster ID: 02ac3272f09e47c18addcab120e2e6e8
I20260608 10:03:47.861164  9188 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:47.885877  9188 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:47.887391  9188 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:47.907209  9188 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53: Generated new TSK 0
I20260608 10:03:47.907929  9188 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:47.919922   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:47.926384  9201 instance_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.927671  9202 instance_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:47.935878   477 server_base.cc:1061] running on GCE node
W20260608 10:03:47.935910  9204 instance_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.937444   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:47.937654   477 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.937786   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913027937774 us; error 0 us; skew 500 ppm
I20260608 10:03:47.938325   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:47.941057   477 webserver.cc:533] Webserver started at http://127.0.119.65:43201/ using document root <none> and password file <none>
I20260608 10:03:47.941649   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:47.941866   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:47.942204   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:47.943451   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "1496ff86bfad42499b5cfc6c9df33a97"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-f77q"
I20260608 10:03:47.948913   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:47.953254  9209 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.954317   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:47.954779   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "1496ff86bfad42499b5cfc6c9df33a97"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-f77q"
I20260608 10:03:47.955180   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-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.981706   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:47.982975   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:47.984627   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:47.987468   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:47.987736   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.988044   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:47.988266   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.034054   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:45579
I20260608 10:03:48.034147  9271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:45579 every 8 connection(s)
I20260608 10:03:48.040035   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:48.047969  9276 instance_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.048988  9277 instance_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:48.056407  9279 instance_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.057744   477 server_base.cc:1061] running on GCE node
I20260608 10:03:48.058964   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:48.059288   477 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.059513   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913028059495 us; error 0 us; skew 500 ppm
I20260608 10:03:48.059932  9272 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39951
I20260608 10:03:48.060361   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:48.060421  9272 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:48.061792  9272 heartbeater.cc:507] Master 127.0.119.126:39951 requested a full tablet report, sending...
I20260608 10:03:48.063875   477 webserver.cc:533] Webserver started at http://127.0.119.66:42695/ using document root <none> and password file <none>
I20260608 10:03:48.064497   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:48.064749   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:48.064556  9145 ts_manager.cc:194] Registered new tserver with Master: 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579)
I20260608 10:03:48.065155   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:48.066358   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-f77q"
I20260608 10:03:48.067044  9145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58946
I20260608 10:03:48.072111   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:48.076210  9284 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.077245   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:03:48.077534   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-f77q"
I20260608 10:03:48.077785   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-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.095438   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:48.096468   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:48.097982   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:48.100567   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:48.100762   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.101066   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:48.101222   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.141824   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:44821
I20260608 10:03:48.141992  9346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:44821 every 8 connection(s)
I20260608 10:03:48.147835   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:48.155656  9350 instance_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.157639  9351 instance_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:48.161610  9353 instance_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.161808   477 server_base.cc:1061] running on GCE node
I20260608 10:03:48.162324  9347 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39951
I20260608 10:03:48.162889  9347 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:48.163239   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:48.163508   477 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.163715   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913028163697 us; error 0 us; skew 500 ppm
I20260608 10:03:48.163767  9347 heartbeater.cc:507] Master 127.0.119.126:39951 requested a full tablet report, sending...
I20260608 10:03:48.164448   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:48.166339  9145 ts_manager.cc:194] Registered new tserver with Master: 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:48.167384   477 webserver.cc:533] Webserver started at http://127.0.119.67:33687/ using document root <none> and password file <none>
I20260608 10:03:48.167986   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:48.168227   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:48.168046  9145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58956
I20260608 10:03:48.168619   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:48.169972   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "a7fc4c768d4f4c778647799d539b063b"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-f77q"
I20260608 10:03:48.174921   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:03:48.178999  9358 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.180223   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:48.180742   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "a7fc4c768d4f4c778647799d539b063b"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-f77q"
I20260608 10:03:48.181239   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912808305672-477-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.197789   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:48.199023   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:48.200644   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:48.203504   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:48.203785   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.204067   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:48.204312   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.248191   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:36055
I20260608 10:03:48.248304  9420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:36055 every 8 connection(s)
I20260608 10:03:48.263623  9421 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39951
I20260608 10:03:48.264081  9421 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:48.265007  9421 heartbeater.cc:507] Master 127.0.119.126:39951 requested a full tablet report, sending...
I20260608 10:03:48.267297  9145 ts_manager.cc:194] Registered new tserver with Master: a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:48.268004   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016180577s
I20260608 10:03:48.269089  9145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58958
I20260608 10:03:49.070412  9272 heartbeater.cc:499] Master 127.0.119.126:39951 was elected leader, sending a full tablet report...
I20260608 10:03:49.171438  9347 heartbeater.cc:499] Master 127.0.119.126:39951 was elected leader, sending a full tablet report...
I20260608 10:03:49.272480  9421 heartbeater.cc:499] Master 127.0.119.126:39951 was elected leader, sending a full tablet report...
I20260608 10:03:49.328929  9145 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58966:
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.331875  9145 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.415992  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 99f719b8f0ba4c43b711af5f2480f66d (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.417932  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f719b8f0ba4c43b711af5f2480f66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.419875  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc04ee6a1e410b8bac8541406e28e0 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.421505  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc04ee6a1e410b8bac8541406e28e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.423918  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 05198f953623443e8e63cd2a7925e5ef (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.428172  9310 tablet_service.cc:1511] Processing CreateTablet for tablet 98e9f984811d4123bfe8cd923748d470 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.429912  9237 tablet_service.cc:1511] Processing CreateTablet for tablet 99f719b8f0ba4c43b711af5f2480f66d (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.431000  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05198f953623443e8e63cd2a7925e5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.431535  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f719b8f0ba4c43b711af5f2480f66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.432149  9386 tablet_service.cc:1511] Processing CreateTablet for tablet 99f719b8f0ba4c43b711af5f2480f66d (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.433691  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99f719b8f0ba4c43b711af5f2480f66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.433507  9236 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc04ee6a1e410b8bac8541406e28e0 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.434885  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e9f984811d4123bfe8cd923748d470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.435053  9236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc04ee6a1e410b8bac8541406e28e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.430553  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3656da2054a0c9115b8477e01e05e (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.438505  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3656da2054a0c9115b8477e01e05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.438330  9234 tablet_service.cc:1511] Processing CreateTablet for tablet 05198f953623443e8e63cd2a7925e5ef (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.432166  9235 tablet_service.cc:1511] Processing CreateTablet for tablet 98e9f984811d4123bfe8cd923748d470 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.439919  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05198f953623443e8e63cd2a7925e5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.441817  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e9f984811d4123bfe8cd923748d470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.444175  9233 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3656da2054a0c9115b8477e01e05e (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.445976  9233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3656da2054a0c9115b8477e01e05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.455292  9385 tablet_service.cc:1511] Processing CreateTablet for tablet 8acc04ee6a1e410b8bac8541406e28e0 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.457926  9384 tablet_service.cc:1511] Processing CreateTablet for tablet 98e9f984811d4123bfe8cd923748d470 (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.458093  9232 tablet_service.cc:1511] Processing CreateTablet for tablet 305eb38747ac484a9a3fb231897df78c (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.459836  9232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305eb38747ac484a9a3fb231897df78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.460337  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 05198f953623443e8e63cd2a7925e5ef (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.463176  9307 tablet_service.cc:1511] Processing CreateTablet for tablet 305eb38747ac484a9a3fb231897df78c (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.464891  9307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305eb38747ac484a9a3fb231897df78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.466991  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acc04ee6a1e410b8bac8541406e28e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.470899  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05198f953623443e8e63cd2a7925e5ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.475103  9381 tablet_service.cc:1511] Processing CreateTablet for tablet 305eb38747ac484a9a3fb231897df78c (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.477224  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305eb38747ac484a9a3fb231897df78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.479876  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98e9f984811d4123bfe8cd923748d470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.488093  9441 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.498502  9441 tablet_bootstrap.cc:654] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.520378  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 41e3656da2054a0c9115b8477e01e05e (DEFAULT_TABLE table=test-workload [id=95f055a2649a46b1a988acf14faad835]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.530845  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e3656da2054a0c9115b8477e01e05e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.546030  9441 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.547199  9441 ts_tablet_manager.cc:1403] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.005s
I20260608 10:03:49.552969  9441 raft_consensus.cc:359] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.553933  9441 raft_consensus.cc:385] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.554328  9441 raft_consensus.cc:740] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.555444  9441 consensus_queue.cc:260] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.555466  9442 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
I20260608 10:03:49.586951  9442 tablet_bootstrap.cc:654] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.591109  9445 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.592456  9441 ts_tablet_manager.cc:1434] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.019s
I20260608 10:03:49.596045  9442 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.597362  9441 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.597838  9442 ts_tablet_manager.cc:1403] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.008s
I20260608 10:03:49.599630  9445 tablet_bootstrap.cc:654] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.601349  9442 raft_consensus.cc:359] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.602253  9442 raft_consensus.cc:385] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.602700  9442 raft_consensus.cc:740] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.603808  9442 consensus_queue.cc:260] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.604800  9441 tablet_bootstrap.cc:654] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.609975  9445 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:49.610626  9445 ts_tablet_manager.cc:1403] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 10:03:49.612277  9441 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.612892  9441 ts_tablet_manager.cc:1403] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 10:03:49.613692  9445 raft_consensus.cc:359] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.614552  9445 raft_consensus.cc:385] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.614878  9445 raft_consensus.cc:740] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.615743  9445 consensus_queue.cc:260] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.616194  9441 raft_consensus.cc:359] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.616968  9441 raft_consensus.cc:385] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.617311  9441 raft_consensus.cc:740] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.618630  9442 ts_tablet_manager.cc:1434] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.007s
I20260608 10:03:49.619904  9442 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
I20260608 10:03:49.620239  9445 ts_tablet_manager.cc:1434] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:03:49.621410  9445 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.618177  9441 consensus_queue.cc:260] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.624596  9441 ts_tablet_manager.cc:1434] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:03:49.625825  9441 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.626538  9442 tablet_bootstrap.cc:654] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.627856  9445 tablet_bootstrap.cc:654] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.632359  9441 tablet_bootstrap.cc:654] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.639190  9442 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.639859  9442 ts_tablet_manager.cc:1403] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 10:03:49.640017  9445 tablet_bootstrap.cc:492] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:49.640658  9445 ts_tablet_manager.cc:1403] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 10:03:49.643229  9442 raft_consensus.cc:359] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.643649  9445 raft_consensus.cc:359] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.644276  9442 raft_consensus.cc:385] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.644568  9445 raft_consensus.cc:385] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.644706  9442 raft_consensus.cc:740] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.645056  9445 raft_consensus.cc:740] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.645838  9442 consensus_queue.cc:260] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
W20260608 10:03:49.648531  9348 tablet.cc:2404] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:49.646086  9445 consensus_queue.cc:260] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.651088  9442 ts_tablet_manager.cc:1434] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:49.652160  9442 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
I20260608 10:03:49.653429  9441 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.654052  9441 ts_tablet_manager.cc:1403] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260608 10:03:49.657292  9445 ts_tablet_manager.cc:1434] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:03:49.657320  9441 raft_consensus.cc:359] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.658427  9441 raft_consensus.cc:385] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.658841  9445 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.658852  9441 raft_consensus.cc:740] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.659247  9442 tablet_bootstrap.cc:654] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.660234  9441 consensus_queue.cc:260] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.663051  9441 ts_tablet_manager.cc:1434] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:03:49.664212  9441 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.667971  9445 tablet_bootstrap.cc:654] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.670809  9441 tablet_bootstrap.cc:654] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.671790  9442 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.672640  9442 ts_tablet_manager.cc:1403] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 10:03:49.676985  9442 raft_consensus.cc:359] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.678081  9442 raft_consensus.cc:385] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.678499  9442 raft_consensus.cc:740] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.679785  9442 consensus_queue.cc:260] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.680542  9445 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:49.681198  9445 ts_tablet_manager.cc:1403] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260608 10:03:49.684579  9442 ts_tablet_manager.cc:1434] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:49.684746  9445 raft_consensus.cc:359] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.686743  9445 raft_consensus.cc:385] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.687100  9445 raft_consensus.cc:740] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.688006  9445 consensus_queue.cc:260] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.688871  9441 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.689486  9441 ts_tablet_manager.cc:1403] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260608 10:03:49.690536  9445 ts_tablet_manager.cc:1434] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:03:49.691723  9445 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.692744  9441 raft_consensus.cc:359] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.693608  9441 raft_consensus.cc:385] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.693969  9441 raft_consensus.cc:740] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.694926  9441 consensus_queue.cc:260] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.686105  9442 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
I20260608 10:03:49.699034  9448 raft_consensus.cc:493] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.699851  9448 raft_consensus.cc:515] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.703135  9441 ts_tablet_manager.cc:1434] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:03:49.704475  9441 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.705104  9448 leader_election.cc:290] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.709877  9444 raft_consensus.cc:493] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.710762  9444 raft_consensus.cc:515] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.712764  9441 tablet_bootstrap.cc:654] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.719204  9442 tablet_bootstrap.cc:654] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.728852  9444 leader_election.cc:290] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.730603  9445 tablet_bootstrap.cc:654] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.753679  9441 tablet_bootstrap.cc:492] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.754504  9441 ts_tablet_manager.cc:1403] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.000s
I20260608 10:03:49.758767  9441 raft_consensus.cc:359] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.759935  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
I20260608 10:03:49.761698  9322 raft_consensus.cc:2468] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 0.
I20260608 10:03:49.759989  9441 raft_consensus.cc:385] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.764227  9212 leader_election.cc:304] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 
I20260608 10:03:49.764837  9441 raft_consensus.cc:740] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.765744  9444 raft_consensus.cc:2804] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.765832  9441 consensus_queue.cc:260] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.766810  9444 raft_consensus.cc:493] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.767258  9444 raft_consensus.cc:3060] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.775671  9450 raft_consensus.cc:493] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.776526  9450 raft_consensus.cc:515] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.777807  9442 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.778448  9442 ts_tablet_manager.cc:1403] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.021s
I20260608 10:03:49.780521  9441 ts_tablet_manager.cc:1434] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.009s
I20260608 10:03:49.781737  9441 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: Bootstrap starting.
I20260608 10:03:49.781543  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:49.781951  9442 raft_consensus.cc:359] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.782899  9442 raft_consensus.cc:385] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.783229  9442 raft_consensus.cc:740] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.784066  9442 consensus_queue.cc:260] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.784730  9450 leader_election.cc:290] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:49.793305  9444 raft_consensus.cc:515] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.792830  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:49.795857  9442 ts_tablet_manager.cc:1434] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 10:03:49.806118  9442 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
W20260608 10:03:49.806438  9210 leader_election.cc:343] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.789880  9441 tablet_bootstrap.cc:654] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.807828  9445 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:49.808406  9445 ts_tablet_manager.cc:1403] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.007s
I20260608 10:03:49.810200  9247 raft_consensus.cc:2393] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b7bf700cd0447149d7d20d7c01c4b99 in current term 1: Already voted for candidate 1496ff86bfad42499b5cfc6c9df33a97 in this term.
I20260608 10:03:49.811674  9444 leader_election.cc:290] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.811846  9445 raft_consensus.cc:359] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.812695  9445 raft_consensus.cc:385] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.812987  9445 raft_consensus.cc:740] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.813011  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b"
I20260608 10:03:49.814249  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
I20260608 10:03:49.813913  9445 consensus_queue.cc:260] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.814884  9322 raft_consensus.cc:3060] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.815886  9442 tablet_bootstrap.cc:654] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
W20260608 10:03:49.819167  9210 leader_election.cc:343] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.830492  9445 ts_tablet_manager.cc:1434] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 10:03:49.834719  9322 raft_consensus.cc:2468] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 1.
I20260608 10:03:49.836548  9212 leader_election.cc:304] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [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: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: a7fc4c768d4f4c778647799d539b063b
I20260608 10:03:49.837946  9444 raft_consensus.cc:2804] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.838518  9444 raft_consensus.cc:697] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 LEADER]: Becoming Leader. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Running, Role: LEADER
I20260608 10:03:49.839411  9444 consensus_queue.cc:237] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.846037  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05198f953623443e8e63cd2a7925e5ef" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
I20260608 10:03:49.846289  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05198f953623443e8e63cd2a7925e5ef" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:49.847441  9247 raft_consensus.cc:2468] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 0.
I20260608 10:03:49.839936  9445 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.850092  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
W20260608 10:03:49.851773  9285 leader_election.cc:343] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.852357  9285 leader_election.cc:304] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [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: 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b
I20260608 10:03:49.853747  9448 raft_consensus.cc:2749] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:03:49.854835  9193 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:49.855260  9361 leader_election.cc:304] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b; no voters: 
I20260608 10:03:49.847460  9322 raft_consensus.cc:2468] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 0.
I20260608 10:03:49.858408  9450 raft_consensus.cc:2804] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.858887  9450 raft_consensus.cc:493] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.855304  9445 tablet_bootstrap.cc:654] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.859288  9450 raft_consensus.cc:3060] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.858726  9144 catalog_manager.cc:5696] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "1496ff86bfad42499b5cfc6c9df33a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:49.860049  9442 tablet_bootstrap.cc:492] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.860605  9442 ts_tablet_manager.cc:1403] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.012s
I20260608 10:03:49.864027  9442 raft_consensus.cc:359] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.864768  9442 raft_consensus.cc:385] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.865094  9442 raft_consensus.cc:740] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.866043  9442 consensus_queue.cc:260] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.870323  9450 raft_consensus.cc:515] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.873975  9441 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: No bootstrap required, opened a new log
I20260608 10:03:49.874640  9441 ts_tablet_manager.cc:1403] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.023s
I20260608 10:03:49.876514  9442 ts_tablet_manager.cc:1434] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:03:49.876739  9450 leader_election.cc:290] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 election: Requested vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:49.877879  9441 raft_consensus.cc:359] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.879266  9441 raft_consensus.cc:385] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.879678  9441 raft_consensus.cc:740] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.878978  9450 raft_consensus.cc:493] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.881111  9442 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: Bootstrap starting.
I20260608 10:03:49.880672  9450 raft_consensus.cc:515] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.883576  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05198f953623443e8e63cd2a7925e5ef" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97"
I20260608 10:03:49.884321  9247 raft_consensus.cc:3060] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.885167  9441 consensus_queue.cc:260] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.885735  9450 leader_election.cc:290] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:49.891948  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05198f953623443e8e63cd2a7925e5ef" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
I20260608 10:03:49.893097  9445 tablet_bootstrap.cc:492] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:49.892985  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e9f984811d4123bfe8cd923748d470" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:49.892200  9247 raft_consensus.cc:2468] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 1.
I20260608 10:03:49.894037  9246 raft_consensus.cc:2468] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 0.
I20260608 10:03:49.893045  9322 raft_consensus.cc:3060] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.895028  9361 leader_election.cc:304] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b; no voters: 
I20260608 10:03:49.895671  9445 ts_tablet_manager.cc:1403] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.007s
I20260608 10:03:49.895516  9444 raft_consensus.cc:493] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.894954  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e9f984811d4123bfe8cd923748d470" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
I20260608 10:03:49.896291  9361 leader_election.cc:304] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b; no voters: 
I20260608 10:03:49.896236  9444 raft_consensus.cc:515] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.896497  9321 raft_consensus.cc:2468] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 0.
I20260608 10:03:49.887917  9441 ts_tablet_manager.cc:1434] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260608 10:03:49.897706  9450 raft_consensus.cc:2804] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.899824  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
W20260608 10:03:49.901427  9212 leader_election.cc:343] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.902729  9444 leader_election.cc:290] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.903445  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:49.903477  9472 raft_consensus.cc:2804] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.904191  9396 raft_consensus.cc:2468] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 0.
I20260608 10:03:49.904461  9472 raft_consensus.cc:493] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.904942  9472 raft_consensus.cc:3060] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.906136  9322 raft_consensus.cc:2468] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 1.
I20260608 10:03:49.890391  9442 tablet_bootstrap.cc:654] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.907117  9210 leader_election.cc:304] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [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: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b; no voters: 9b7bf700cd0447149d7d20d7c01c4b99
I20260608 10:03:49.908537  9444 raft_consensus.cc:2804] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.908947  9444 raft_consensus.cc:493] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.909346  9444 raft_consensus.cc:3060] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.911839  9450 raft_consensus.cc:697] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 1 LEADER]: Becoming Leader. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Running, Role: LEADER
I20260608 10:03:49.912546  9445 raft_consensus.cc:359] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.913405  9445 raft_consensus.cc:385] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.913938  9445 raft_consensus.cc:740] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.913244  9450 consensus_queue.cc:237] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.915215  9445 consensus_queue.cc:260] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.915866  9448 raft_consensus.cc:493] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.922076  9448 raft_consensus.cc:515] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.923919  9444 raft_consensus.cc:515] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.924753  9448 leader_election.cc:290] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.926368  9444 leader_election.cc:290] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.927675  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f719b8f0ba4c43b711af5f2480f66d" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:49.928398  9247 raft_consensus.cc:2468] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in term 0.
I20260608 10:03:49.928790  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f719b8f0ba4c43b711af5f2480f66d" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:49.929216  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b"
I20260608 10:03:49.929880  9395 raft_consensus.cc:3060] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.929936  9287 leader_election.cc:304] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 
W20260608 10:03:49.930801  9285 leader_election.cc:343] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.932000  9442 tablet_bootstrap.cc:492] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: No bootstrap required, opened a new log
I20260608 10:03:49.932369  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
I20260608 10:03:49.932663  9442 ts_tablet_manager.cc:1403] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.016s
W20260608 10:03:49.934154  9212 leader_election.cc:343] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.934644  9144 catalog_manager.cc:5696] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fc4c768d4f4c778647799d539b063b (127.0.119.67). New cstate: current_term: 1 leader_uuid: "a7fc4c768d4f4c778647799d539b063b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:49.936558  9442 raft_consensus.cc:359] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.937671  9442 raft_consensus.cc:385] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.938175  9442 raft_consensus.cc:740] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.938663  9448 raft_consensus.cc:2804] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.939149  9448 raft_consensus.cc:493] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.939569  9448 raft_consensus.cc:3060] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.939426  9442 consensus_queue.cc:260] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.945114  9395 raft_consensus.cc:2468] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 1.
I20260608 10:03:49.949927  9442 ts_tablet_manager.cc:1434] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.012s
I20260608 10:03:49.951041  9210 leader_election.cc:304] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [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: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b; no voters: 9b7bf700cd0447149d7d20d7c01c4b99
I20260608 10:03:49.953504  9465 raft_consensus.cc:493] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.954203  9477 raft_consensus.cc:493] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.954038  9465 raft_consensus.cc:515] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.954744  9477 raft_consensus.cc:515] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.949709  9445 ts_tablet_manager.cc:1434] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260608 10:03:49.956718  9465 leader_election.cc:290] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.957799  9448 raft_consensus.cc:515] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.921028  9472 raft_consensus.cc:515] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.960170  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
I20260608 10:03:49.960898  9477 leader_election.cc:290] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:49.961225  9322 raft_consensus.cc:2468] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 0.
I20260608 10:03:49.957304  9465 raft_consensus.cc:2804] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.962672  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:49.962867  9212 leader_election.cc:304] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 
I20260608 10:03:49.963411  9396 raft_consensus.cc:2468] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1496ff86bfad42499b5cfc6c9df33a97 in term 0.
I20260608 10:03:49.962193  9465 raft_consensus.cc:697] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 LEADER]: Becoming Leader. State: Replica: 1496ff86bfad42499b5cfc6c9df33a97, State: Running, Role: LEADER
I20260608 10:03:49.966075  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:49.969938  9247 raft_consensus.cc:2468] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in term 0.
I20260608 10:03:49.965952  9465 consensus_queue.cc:237] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.973660  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f719b8f0ba4c43b711af5f2480f66d" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97"
I20260608 10:03:49.973851  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99f719b8f0ba4c43b711af5f2480f66d" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b"
I20260608 10:03:49.974798  9287 leader_election.cc:304] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 
I20260608 10:03:49.975205  9247 raft_consensus.cc:3060] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.975788  9477 raft_consensus.cc:2804] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 10:03:49.975803  9285 leader_election.cc:343] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.976033  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e9f984811d4123bfe8cd923748d470" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
I20260608 10:03:49.976433  9477 raft_consensus.cc:493] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.976816  9322 raft_consensus.cc:3060] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.976907  9477 raft_consensus.cc:3060] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.956710  9445 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: Bootstrap starting.
I20260608 10:03:49.987579  9247 raft_consensus.cc:2468] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in term 1.
I20260608 10:03:49.989239  9445 tablet_bootstrap.cc:654] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.976722  9472 leader_election.cc:290] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 election: Requested vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:49.993922  9287 leader_election.cc:304] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [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: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99; no voters: a7fc4c768d4f4c778647799d539b063b
I20260608 10:03:49.995064  9478 raft_consensus.cc:2804] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.992882  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:49.994416  9477 raft_consensus.cc:515] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:49.990165  9322 raft_consensus.cc:2468] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 1.
I20260608 10:03:49.977131  9448 leader_election.cc:290] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 election: Requested vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:50.001446  9247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97"
I20260608 10:03:49.996881  9444 raft_consensus.cc:2804] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:50.002382  9361 leader_election.cc:304] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b7bf700cd0447149d7d20d7c01c4b99, a7fc4c768d4f4c778647799d539b063b; no voters: 
I20260608 10:03:50.002612  9444 raft_consensus.cc:493] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:50.003114  9444 raft_consensus.cc:3060] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.003594  9472 raft_consensus.cc:2804] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.995916  9395 raft_consensus.cc:2468] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in term 0.
I20260608 10:03:50.005119  9472 raft_consensus.cc:697] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 1 LEADER]: Becoming Leader. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Running, Role: LEADER
I20260608 10:03:50.004347  9477 leader_election.cc:290] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 election: Requested vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:50.006701  9472 consensus_queue.cc:237] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.009913  9478 raft_consensus.cc:697] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 LEADER]: Becoming Leader. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Running, Role: LEADER
W20260608 10:03:50.041528  9212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.119.66:44821, user_credentials={real_user=slave}} blocked reactor thread for 78525.1us
I20260608 10:03:50.051754  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98e9f984811d4123bfe8cd923748d470" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97"
I20260608 10:03:50.055284  9478 consensus_queue.cc:237] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.060508  9246 raft_consensus.cc:3060] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.060959  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b"
I20260608 10:03:50.054018  9144 catalog_manager.cc:5696] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "1496ff86bfad42499b5cfc6c9df33a97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.062147  9395 raft_consensus.cc:3060] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.076735  9445 tablet_bootstrap.cc:492] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: No bootstrap required, opened a new log
I20260608 10:03:50.079033  9445 ts_tablet_manager.cc:1403] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.002s
I20260608 10:03:50.090313  9445 raft_consensus.cc:359] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.091734  9445 raft_consensus.cc:385] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:50.092253  9445 raft_consensus.cc:740] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fc4c768d4f4c778647799d539b063b, State: Initialized, Role: FOLLOWER
I20260608 10:03:50.093833  9445 consensus_queue.cc:260] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.099529  9445 ts_tablet_manager.cc:1434] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 10:03:50.103454  9142 catalog_manager.cc:5696] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fc4c768d4f4c778647799d539b063b (127.0.119.67). New cstate: current_term: 1 leader_uuid: "a7fc4c768d4f4c778647799d539b063b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:50.109231  9444 raft_consensus.cc:515] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.112540  9247 raft_consensus.cc:2393] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b7bf700cd0447149d7d20d7c01c4b99 in current term 1: Already voted for candidate 1496ff86bfad42499b5cfc6c9df33a97 in this term.
I20260608 10:03:50.112903  9246 raft_consensus.cc:2468] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fc4c768d4f4c778647799d539b063b in term 1.
I20260608 10:03:50.117496  9144 catalog_manager.cc:5696] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.118957  9395 raft_consensus.cc:2468] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in term 1.
I20260608 10:03:50.120639  9285 leader_election.cc:304] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [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: 9b7bf700cd0447149d7d20d7c01c4b99, a7fc4c768d4f4c778647799d539b063b; no voters: 1496ff86bfad42499b5cfc6c9df33a97
I20260608 10:03:50.121028  9444 leader_election.cc:290] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [CANDIDATE]: Term 1 election: Requested vote from peers 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:50.123338  9478 raft_consensus.cc:2804] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.124046  9478 raft_consensus.cc:697] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 LEADER]: Becoming Leader. State: Replica: 9b7bf700cd0447149d7d20d7c01c4b99, State: Running, Role: LEADER
I20260608 10:03:50.124480  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99"
I20260608 10:03:50.124917  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acc04ee6a1e410b8bac8541406e28e0" candidate_uuid: "1496ff86bfad42499b5cfc6c9df33a97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b"
I20260608 10:03:50.126118  9396 raft_consensus.cc:2393] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1496ff86bfad42499b5cfc6c9df33a97 in current term 1: Already voted for candidate 9b7bf700cd0447149d7d20d7c01c4b99 in this term.
I20260608 10:03:50.125607  9478 consensus_queue.cc:237] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.128037  9210 leader_election.cc:304] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [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: 1496ff86bfad42499b5cfc6c9df33a97; no voters: 9b7bf700cd0447149d7d20d7c01c4b99, a7fc4c768d4f4c778647799d539b063b
I20260608 10:03:50.132019  9444 raft_consensus.cc:2749] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:50.139397  9142 catalog_manager.cc:5696] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.217522  9472 raft_consensus.cc:493] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.218371  9472 raft_consensus.cc:515] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.222095  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:50.223935  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305eb38747ac484a9a3fb231897df78c" candidate_uuid: "a7fc4c768d4f4c778647799d539b063b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" is_pre_election: true
I20260608 10:03:50.225055  9322 raft_consensus.cc:2393] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7fc4c768d4f4c778647799d539b063b in current term 1: Already voted for candidate 1496ff86bfad42499b5cfc6c9df33a97 in this term.
I20260608 10:03:50.227142  9361 leader_election.cc:304] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [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: a7fc4c768d4f4c778647799d539b063b; no voters: 1496ff86bfad42499b5cfc6c9df33a97, 9b7bf700cd0447149d7d20d7c01c4b99
I20260608 10:03:50.228317  9450 raft_consensus.cc:3060] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.234714  9472 leader_election.cc:290] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), 9b7bf700cd0447149d7d20d7c01c4b99 (127.0.119.66:44821)
I20260608 10:03:50.239991  9450 raft_consensus.cc:2749] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:50.315317  9444 consensus_queue.cc:1048] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 }, 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.353412  9479 consensus_queue.cc:1048] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 }, 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.358186  9450 consensus_queue.cc:1048] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 }, 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.401716  9450 consensus_queue.cc:1048] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 }, 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.404973  9478 raft_consensus.cc:493] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.405776  9478 raft_consensus.cc:515] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 } } peers { permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 } } peers { permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 } }
I20260608 10:03:50.408553  9478 leader_election.cc:290] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1496ff86bfad42499b5cfc6c9df33a97 (127.0.119.65:45579), a7fc4c768d4f4c778647799d539b063b (127.0.119.67:36055)
I20260608 10:03:50.410890  9246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1496ff86bfad42499b5cfc6c9df33a97" is_pre_election: true
I20260608 10:03:50.413968  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e3656da2054a0c9115b8477e01e05e" candidate_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fc4c768d4f4c778647799d539b063b" is_pre_election: true
I20260608 10:03:50.415064  9395 raft_consensus.cc:2393] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b7bf700cd0447149d7d20d7c01c4b99 in current term 1: Already voted for candidate 1496ff86bfad42499b5cfc6c9df33a97 in this term.
I20260608 10:03:50.418220  9285 leader_election.cc:304] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [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: 9b7bf700cd0447149d7d20d7c01c4b99; no voters: 1496ff86bfad42499b5cfc6c9df33a97, a7fc4c768d4f4c778647799d539b063b
I20260608 10:03:50.420063  9480 raft_consensus.cc:3060] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.430589  9480 raft_consensus.cc:2749] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:50.434304  9465 consensus_queue.cc:1048] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 }, 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.450062  9501 consensus_queue.cc:1048] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 }, 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.497546  9395 raft_consensus.cc:3060] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.525279  9480 consensus_queue.cc:1048] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 }, 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.594364  9246 raft_consensus.cc:1275] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Refusing update from remote peer a7fc4c768d4f4c778647799d539b063b: 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.596431  9472 consensus_queue.cc:1048] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 }, 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.598129  9480 consensus_queue.cc:1048] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 }, 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.613284  9321 raft_consensus.cc:1275] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Refusing update from remote peer a7fc4c768d4f4c778647799d539b063b: 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.615526  9498 consensus_queue.cc:1048] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b7bf700cd0447149d7d20d7c01c4b99" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 44821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:50.602661  9285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:36055, user_credentials={real_user=slave}} blocked reactor thread for 43847.2us
I20260608 10:03:50.692284  9244 raft_consensus.cc:1275] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Refusing update from remote peer 9b7bf700cd0447149d7d20d7c01c4b99: 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.694523  9480 consensus_queue.cc:1048] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1496ff86bfad42499b5cfc6c9df33a97" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 45579 }, 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.704665  9395 raft_consensus.cc:1275] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Refusing update from remote peer 9b7bf700cd0447149d7d20d7c01c4b99: 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.707648  9513 consensus_queue.cc:1048] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fc4c768d4f4c778647799d539b063b" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:52.106452   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:52.140942   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:52.141773   477 tablet_replica.cc:333] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.142935   477 raft_consensus.cc:2243] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.144146   477 raft_consensus.cc:2272] T 305eb38747ac484a9a3fb231897df78c P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.147670   477 tablet_replica.cc:333] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.148363   477 raft_consensus.cc:2243] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.148898   477 raft_consensus.cc:2272] T 05198f953623443e8e63cd2a7925e5ef P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.152381   477 tablet_replica.cc:333] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.153023   477 raft_consensus.cc:2243] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.153889   477 raft_consensus.cc:2272] T 41e3656da2054a0c9115b8477e01e05e P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.156649   477 tablet_replica.cc:333] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.157439   477 raft_consensus.cc:2243] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.158102   477 raft_consensus.cc:2272] T 99f719b8f0ba4c43b711af5f2480f66d P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.160997   477 tablet_replica.cc:333] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.161589   477 raft_consensus.cc:2243] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.162117   477 raft_consensus.cc:2272] T 98e9f984811d4123bfe8cd923748d470 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.165673   477 tablet_replica.cc:333] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97: stopping tablet replica
I20260608 10:03:52.166267   477 raft_consensus.cc:2243] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.166841   477 raft_consensus.cc:2272] T 8acc04ee6a1e410b8bac8541406e28e0 P 1496ff86bfad42499b5cfc6c9df33a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.201455   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:03:52.222586   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:52.255110   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:52.255985   477 tablet_replica.cc:333] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.256774   477 raft_consensus.cc:2243] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.257416   477 raft_consensus.cc:2272] T 305eb38747ac484a9a3fb231897df78c P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.260622   477 tablet_replica.cc:333] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.261264   477 raft_consensus.cc:2243] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.261776   477 raft_consensus.cc:2272] T 41e3656da2054a0c9115b8477e01e05e P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.265393   477 tablet_replica.cc:333] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.266242   477 raft_consensus.cc:2243] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.267592   477 raft_consensus.cc:2272] T 99f719b8f0ba4c43b711af5f2480f66d P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.270198   477 tablet_replica.cc:333] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.270838   477 raft_consensus.cc:2243] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.271302   477 raft_consensus.cc:2272] T 05198f953623443e8e63cd2a7925e5ef P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.274075   477 tablet_replica.cc:333] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.274724   477 raft_consensus.cc:2243] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.275203   477 raft_consensus.cc:2272] T 98e9f984811d4123bfe8cd923748d470 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.277765   477 tablet_replica.cc:333] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99: stopping tablet replica
I20260608 10:03:52.278255   477 raft_consensus.cc:2243] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.279093   477 raft_consensus.cc:2272] T 8acc04ee6a1e410b8bac8541406e28e0 P 9b7bf700cd0447149d7d20d7c01c4b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.308682   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:52.328758   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:03:52.355479   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:52.356340   477 tablet_replica.cc:333] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.357218   477 raft_consensus.cc:2243] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.357769   477 raft_consensus.cc:2272] T 305eb38747ac484a9a3fb231897df78c P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.360718   477 tablet_replica.cc:333] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.361330   477 raft_consensus.cc:2243] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.362121   477 raft_consensus.cc:2272] T 98e9f984811d4123bfe8cd923748d470 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.365123   477 tablet_replica.cc:333] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.365674   477 raft_consensus.cc:2243] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.366225   477 raft_consensus.cc:2272] T 99f719b8f0ba4c43b711af5f2480f66d P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.369266   477 tablet_replica.cc:333] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.369889   477 raft_consensus.cc:2243] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.370545   477 raft_consensus.cc:2272] T 41e3656da2054a0c9115b8477e01e05e P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.373224   477 tablet_replica.cc:333] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.373807   477 raft_consensus.cc:2243] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:52.374358   477 raft_consensus.cc:2272] T 8acc04ee6a1e410b8bac8541406e28e0 P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.377539   477 tablet_replica.cc:333] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b: stopping tablet replica
I20260608 10:03:52.378082   477 raft_consensus.cc:2243] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.379060   477 raft_consensus.cc:2272] T 05198f953623443e8e63cd2a7925e5ef P a7fc4c768d4f4c778647799d539b063b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.409155   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:52.430856   477 master.cc:562] Master@127.0.119.126:39951 shutting down...
I20260608 10:03:52.463069   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.463733   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.464102   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 006e1f6cd6384ee2944dc0fa0a68aa53: stopping tablet replica
I20260608 10:03:52.486882   477 master.cc:584] Master@127.0.119.126:39951 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4814 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:03:52.530200   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:37833
I20260608 10:03:52.531596   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.537954  9543 instance_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.538936  9544 instance_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:52.539922  9546 instance_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.539968   477 server_base.cc:1061] running on GCE node
I20260608 10:03:52.541213   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.541405   477 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.541607   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913032541572 us; error 0 us; skew 500 ppm
I20260608 10:03:52.542207   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.545552   477 webserver.cc:533] Webserver started at http://127.0.119.126:44343/ using document root <none> and password file <none>
I20260608 10:03:52.546151   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.546348   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.547008   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.548286   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "540e48a34f774eb1a1ddf9477b91f9b3"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.553969   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:03:52.558076  9551 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.559253   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:52.559623   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "540e48a34f774eb1a1ddf9477b91f9b3"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.559949   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-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:52.584937   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.586253   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.627784   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:37833
I20260608 10:03:52.627907  9602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:37833 every 8 connection(s)
I20260608 10:03:52.632601  9603 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:52.645031  9603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3: Bootstrap starting.
I20260608 10:03:52.650399  9603 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:52.655395  9603 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3: No bootstrap required, opened a new log
I20260608 10:03:52.657832  9603 raft_consensus.cc:359] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER }
I20260608 10:03:52.658236  9603 raft_consensus.cc:385] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:52.658563  9603 raft_consensus.cc:740] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e48a34f774eb1a1ddf9477b91f9b3, State: Initialized, Role: FOLLOWER
I20260608 10:03:52.659246  9603 consensus_queue.cc:260] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER }
I20260608 10:03:52.659701  9603 raft_consensus.cc:399] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:52.659907  9603 raft_consensus.cc:493] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:52.660133  9603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:52.665323  9603 raft_consensus.cc:515] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER }
I20260608 10:03:52.665854  9603 leader_election.cc:304] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [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: 540e48a34f774eb1a1ddf9477b91f9b3; no voters: 
I20260608 10:03:52.667088  9603 leader_election.cc:290] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:52.667652  9606 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:52.669178  9606 raft_consensus.cc:697] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 1 LEADER]: Becoming Leader. State: Replica: 540e48a34f774eb1a1ddf9477b91f9b3, State: Running, Role: LEADER
I20260608 10:03:52.669967  9606 consensus_queue.cc:237] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [LEADER]: Queue going to LEADER mode. State: All 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: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER }
I20260608 10:03:52.670326  9603 sys_catalog.cc:565] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:52.674937  9607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER } }
I20260608 10:03:52.675625  9607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:52.675379  9608 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540e48a34f774eb1a1ddf9477b91f9b3. Latest consensus state: current_term: 1 leader_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "540e48a34f774eb1a1ddf9477b91f9b3" member_type: VOTER } }
I20260608 10:03:52.676649  9608 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:52.681975  9613 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:52.687162  9613 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:52.689095   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:52.697546  9613 catalog_manager.cc:1382] Generated new cluster ID: d3ea6be5115f4bfab358218329fe673f
I20260608 10:03:52.697925  9613 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:52.722330  9613 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:52.724086  9613 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:52.739691  9613 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3: Generated new TSK 0
I20260608 10:03:52.740486  9613 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:52.756601   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.763330  9624 instance_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.764645  9625 instance_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:52.768355  9627 instance_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.768877   477 server_base.cc:1061] running on GCE node
I20260608 10:03:52.769974   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.770195   477 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.770434   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913032770411 us; error 0 us; skew 500 ppm
I20260608 10:03:52.771142   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.774011   477 webserver.cc:533] Webserver started at http://127.0.119.65:42901/ using document root <none> and password file <none>
I20260608 10:03:52.774667   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.774900   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.775228   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.776501   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "202dacfa17644ed2857b780f7971045b"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.782040   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:52.786657  9632 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.787842   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:52.788264   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "202dacfa17644ed2857b780f7971045b"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.788779   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-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:52.806306   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.807699   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.809343   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.811959   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.812233   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.812491   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.812675   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.856855   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:44031
I20260608 10:03:52.857019  9694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:44031 every 8 connection(s)
I20260608 10:03:52.862442   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.870800  9699 instance_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.871786  9700 instance_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:52.874017  9702 instance_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.876585   477 server_base.cc:1061] running on GCE node
I20260608 10:03:52.878765   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.879082   477 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.879209  9695 heartbeater.cc:344] Connected to a master server at 127.0.119.126:37833
I20260608 10:03:52.879307   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913032879286 us; error 0 us; skew 500 ppm
I20260608 10:03:52.879859  9695 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:52.880334   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.880759  9695 heartbeater.cc:507] Master 127.0.119.126:37833 requested a full tablet report, sending...
I20260608 10:03:52.883658   477 webserver.cc:533] Webserver started at http://127.0.119.66:42345/ using document root <none> and password file <none>
I20260608 10:03:52.883876  9568 ts_manager.cc:194] Registered new tserver with Master: 202dacfa17644ed2857b780f7971045b (127.0.119.65:44031)
I20260608 10:03:52.884492   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.884814   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.885157   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.886634  9568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52912
I20260608 10:03:52.886847   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "168fd22bc5f44ab2aa775348200a6e0d"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.892364   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:52.896095  9707 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.897032   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:52.897375   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "168fd22bc5f44ab2aa775348200a6e0d"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-f77q"
I20260608 10:03:52.897698   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-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:52.933255   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.934581   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.936242   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.938759   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.939000   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.939263   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.939477   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.982632   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:35653
I20260608 10:03:52.982721  9769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:35653 every 8 connection(s)
I20260608 10:03:52.987919   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.996282  9773 instance_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.998849  9774 instance_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:53.000221   477 server_base.cc:1061] running on GCE node
W20260608 10:03:53.002374  9776 instance_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:53.002698  9770 heartbeater.cc:344] Connected to a master server at 127.0.119.126:37833
I20260608 10:03:53.003201  9770 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:53.003605   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:53.003911   477 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:53.004077  9770 heartbeater.cc:507] Master 127.0.119.126:37833 requested a full tablet report, sending...
I20260608 10:03:53.004106   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913033004092 us; error 0 us; skew 500 ppm
I20260608 10:03:53.005084   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:53.006825  9568 ts_manager.cc:194] Registered new tserver with Master: 168fd22bc5f44ab2aa775348200a6e0d (127.0.119.66:35653)
I20260608 10:03:53.008123   477 webserver.cc:533] Webserver started at http://127.0.119.67:40583/ using document root <none> and password file <none>
I20260608 10:03:53.008884   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:53.008912  9568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52918
I20260608 10:03:53.009270   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:53.009649   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:53.011339   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "85fb15a910f34bfc99efbdefd1e59173"
format_stamp: "Formatted at 2026-06-08 10:03:53 on dist-test-slave-f77q"
I20260608 10:03:53.016517   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:53.020190  9781 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:53.021185   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:53.021492   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "85fb15a910f34bfc99efbdefd1e59173"
format_stamp: "Formatted at 2026-06-08 10:03:53 on dist-test-slave-f77q"
I20260608 10:03:53.021770   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912808305672-477-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:53.053153   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:53.054353   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:53.055966   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:53.058288   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:53.058550   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:53.058859   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:53.059026   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:53.102130   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:34477
I20260608 10:03:53.102347  9843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:34477 every 8 connection(s)
I20260608 10:03:53.120908  9844 heartbeater.cc:344] Connected to a master server at 127.0.119.126:37833
I20260608 10:03:53.121348  9844 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:53.122432  9844 heartbeater.cc:507] Master 127.0.119.126:37833 requested a full tablet report, sending...
I20260608 10:03:53.124799  9568 ts_manager.cc:194] Registered new tserver with Master: 85fb15a910f34bfc99efbdefd1e59173 (127.0.119.67:34477)
I20260608 10:03:53.125557   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019780232s
I20260608 10:03:53.126379  9568 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52924
I20260608 10:03:53.889899  9695 heartbeater.cc:499] Master 127.0.119.126:37833 was elected leader, sending a full tablet report...
I20260608 10:03:54.012348  9770 heartbeater.cc:499] Master 127.0.119.126:37833 was elected leader, sending a full tablet report...
I20260608 10:03:54.129205  9844 heartbeater.cc:499] Master 127.0.119.126:37833 was elected leader, sending a full tablet report...
I20260608 10:03:54.186908  9568 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52930:
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:54.189523  9568 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:54.238657  9660 tablet_service.cc:1511] Processing CreateTablet for tablet aca1b2ae32974de5b1e4b0003af820a7 (DEFAULT_TABLE table=test-workload [id=e0f9f6097aca49d59c493410edba109a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:54.240263  9660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca1b2ae32974de5b1e4b0003af820a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.242735  9735 tablet_service.cc:1511] Processing CreateTablet for tablet aca1b2ae32974de5b1e4b0003af820a7 (DEFAULT_TABLE table=test-workload [id=e0f9f6097aca49d59c493410edba109a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:54.244318  9735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca1b2ae32974de5b1e4b0003af820a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.254019  9809 tablet_service.cc:1511] Processing CreateTablet for tablet aca1b2ae32974de5b1e4b0003af820a7 (DEFAULT_TABLE table=test-workload [id=e0f9f6097aca49d59c493410edba109a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:54.255591  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca1b2ae32974de5b1e4b0003af820a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:54.263546  9865 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: Bootstrap starting.
I20260608 10:03:54.265362  9864 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: Bootstrap starting.
I20260608 10:03:54.272233  9864 tablet_bootstrap.cc:654] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:54.272655  9865 tablet_bootstrap.cc:654] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:54.278883  9864 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: No bootstrap required, opened a new log
I20260608 10:03:54.279469  9864 ts_tablet_manager.cc:1403] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 10:03:54.280881  9865 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: No bootstrap required, opened a new log
I20260608 10:03:54.281564  9865 ts_tablet_manager.cc:1403] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:03:54.282593  9868 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: Bootstrap starting.
I20260608 10:03:54.282914  9864 raft_consensus.cc:359] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.283823  9864 raft_consensus.cc:385] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:54.284139  9864 raft_consensus.cc:740] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 202dacfa17644ed2857b780f7971045b, State: Initialized, Role: FOLLOWER
I20260608 10:03:54.285045  9865 raft_consensus.cc:359] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.284972  9864 consensus_queue.cc:260] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.285830  9865 raft_consensus.cc:385] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:54.286195  9865 raft_consensus.cc:740] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168fd22bc5f44ab2aa775348200a6e0d, State: Initialized, Role: FOLLOWER
I20260608 10:03:54.288350  9864 ts_tablet_manager.cc:1434] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:03:54.287297  9865 consensus_queue.cc:260] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.291142  9868 tablet_bootstrap.cc:654] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:54.296099  9865 ts_tablet_manager.cc:1434] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:03:54.296315  9868 tablet_bootstrap.cc:492] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: No bootstrap required, opened a new log
I20260608 10:03:54.297035  9868 ts_tablet_manager.cc:1403] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.012s
I20260608 10:03:54.302336  9868 raft_consensus.cc:359] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.303056  9868 raft_consensus.cc:385] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:54.303354  9868 raft_consensus.cc:740] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85fb15a910f34bfc99efbdefd1e59173, State: Initialized, Role: FOLLOWER
I20260608 10:03:54.304288  9868 consensus_queue.cc:260] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.307545  9868 ts_tablet_manager.cc:1434] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:03:54.571125  9870 raft_consensus.cc:493] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:54.571857  9870 raft_consensus.cc:515] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.574281  9870 leader_election.cc:290] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 202dacfa17644ed2857b780f7971045b (127.0.119.65:44031), 85fb15a910f34bfc99efbdefd1e59173 (127.0.119.67:34477)
I20260608 10:03:54.588618  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca1b2ae32974de5b1e4b0003af820a7" candidate_uuid: "168fd22bc5f44ab2aa775348200a6e0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202dacfa17644ed2857b780f7971045b" is_pre_election: true
I20260608 10:03:54.588617  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca1b2ae32974de5b1e4b0003af820a7" candidate_uuid: "168fd22bc5f44ab2aa775348200a6e0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fb15a910f34bfc99efbdefd1e59173" is_pre_election: true
I20260608 10:03:54.589706  9819 raft_consensus.cc:2468] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168fd22bc5f44ab2aa775348200a6e0d in term 0.
I20260608 10:03:54.589706  9670 raft_consensus.cc:2468] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168fd22bc5f44ab2aa775348200a6e0d in term 0.
I20260608 10:03:54.591557  9711 leader_election.cc:304] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168fd22bc5f44ab2aa775348200a6e0d, 85fb15a910f34bfc99efbdefd1e59173; no voters: 
I20260608 10:03:54.592339  9870 raft_consensus.cc:2804] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:54.592695  9870 raft_consensus.cc:493] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:54.593024  9870 raft_consensus.cc:3060] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:54.599444  9870 raft_consensus.cc:515] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.601595  9870 leader_election.cc:290] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [CANDIDATE]: Term 1 election: Requested vote from peers 202dacfa17644ed2857b780f7971045b (127.0.119.65:44031), 85fb15a910f34bfc99efbdefd1e59173 (127.0.119.67:34477)
I20260608 10:03:54.602622  9670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca1b2ae32974de5b1e4b0003af820a7" candidate_uuid: "168fd22bc5f44ab2aa775348200a6e0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "202dacfa17644ed2857b780f7971045b"
I20260608 10:03:54.602803  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca1b2ae32974de5b1e4b0003af820a7" candidate_uuid: "168fd22bc5f44ab2aa775348200a6e0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85fb15a910f34bfc99efbdefd1e59173"
I20260608 10:03:54.603245  9670 raft_consensus.cc:3060] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:54.603488  9819 raft_consensus.cc:3060] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:54.608884  9670 raft_consensus.cc:2468] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168fd22bc5f44ab2aa775348200a6e0d in term 1.
I20260608 10:03:54.609459  9819 raft_consensus.cc:2468] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168fd22bc5f44ab2aa775348200a6e0d in term 1.
I20260608 10:03:54.610281  9709 leader_election.cc:304] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168fd22bc5f44ab2aa775348200a6e0d, 202dacfa17644ed2857b780f7971045b; no voters: 
I20260608 10:03:54.611394  9870 raft_consensus.cc:2804] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:54.612553  9870 raft_consensus.cc:697] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 1 LEADER]: Becoming Leader. State: Replica: 168fd22bc5f44ab2aa775348200a6e0d, State: Running, Role: LEADER
I20260608 10:03:54.613332  9870 consensus_queue.cc:237] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } }
I20260608 10:03:54.621816  9567 catalog_manager.cc:5696] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 168fd22bc5f44ab2aa775348200a6e0d (127.0.119.66). New cstate: current_term: 1 leader_uuid: "168fd22bc5f44ab2aa775348200a6e0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "168fd22bc5f44ab2aa775348200a6e0d" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 35653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:54.840735  9670 raft_consensus.cc:1275] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 1 FOLLOWER]: Refusing update from remote peer 168fd22bc5f44ab2aa775348200a6e0d: 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:54.840860  9819 raft_consensus.cc:1275] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 1 FOLLOWER]: Refusing update from remote peer 168fd22bc5f44ab2aa775348200a6e0d: 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:54.842422  9875 consensus_queue.cc:1048] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "202dacfa17644ed2857b780f7971045b" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:54.843405  9870 consensus_queue.cc:1048] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "85fb15a910f34bfc99efbdefd1e59173" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 34477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:55.432843   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:03:55.458653   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:55.459477   477 tablet_replica.cc:333] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b: stopping tablet replica
I20260608 10:03:55.460093   477 raft_consensus.cc:2243] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:55.460749   477 raft_consensus.cc:2272] T aca1b2ae32974de5b1e4b0003af820a7 P 202dacfa17644ed2857b780f7971045b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:55.483355   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:03:55.493744   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:03:55.516000   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:55.516693   477 tablet_replica.cc:333] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d: stopping tablet replica
I20260608 10:03:55.517197   477 raft_consensus.cc:2243] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:55.518080   477 raft_consensus.cc:2272] T aca1b2ae32974de5b1e4b0003af820a7 P 168fd22bc5f44ab2aa775348200a6e0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:55.539932   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:03:55.551141   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:03:55.573716   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:55.574401   477 tablet_replica.cc:333] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173: stopping tablet replica
I20260608 10:03:55.574995   477 raft_consensus.cc:2243] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:55.575563   477 raft_consensus.cc:2272] T aca1b2ae32974de5b1e4b0003af820a7 P 85fb15a910f34bfc99efbdefd1e59173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:55.586740   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:03:55.596626   477 master.cc:562] Master@127.0.119.126:37833 shutting down...
I20260608 10:03:55.616273   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:55.616814   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:55.617081   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 540e48a34f774eb1a1ddf9477b91f9b3: stopping tablet replica
I20260608 10:03:55.636664   477 master.cc:584] Master@127.0.119.126:37833 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3133 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:03:55.665839   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:45411
I20260608 10:03:55.667132   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.672607  9902 instance_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.673437  9903 instance_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.675356  9905 instance_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.675817   477 server_base.cc:1061] running on GCE node
I20260608 10:03:55.676753   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.676990   477 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.677194   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913035677164 us; error 0 us; skew 500 ppm
I20260608 10:03:55.677874   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.680471   477 webserver.cc:533] Webserver started at http://127.0.119.126:36995/ using document root <none> and password file <none>
I20260608 10:03:55.681172   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:55.681399   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:55.681713   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:55.683082   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "4b561046ac2a4fdeb7876abe46b1e604"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:55.687979   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:55.691900  9910 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.692818   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:03:55.693149   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "4b561046ac2a4fdeb7876abe46b1e604"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:55.693524   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-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:55.709367   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:55.710629   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.749089   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:45411
I20260608 10:03:55.749215  9961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:45411 every 8 connection(s)
I20260608 10:03:55.753417  9962 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.764535  9962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604: Bootstrap starting.
I20260608 10:03:55.769274  9962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.773589  9962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604: No bootstrap required, opened a new log
I20260608 10:03:55.775918  9962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER }
I20260608 10:03:55.776324  9962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.776603  9962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b561046ac2a4fdeb7876abe46b1e604, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.777297  9962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER }
I20260608 10:03:55.777783  9962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:55.778013  9962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:55.778267  9962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.783272  9962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER }
I20260608 10:03:55.783842  9962 leader_election.cc:304] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [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: 4b561046ac2a4fdeb7876abe46b1e604; no voters: 
I20260608 10:03:55.785043  9962 leader_election.cc:290] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:55.785579  9965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.787065  9965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 1 LEADER]: Becoming Leader. State: Replica: 4b561046ac2a4fdeb7876abe46b1e604, State: Running, Role: LEADER
I20260608 10:03:55.787724  9965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [LEADER]: Queue going to LEADER mode. State: All 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: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER }
I20260608 10:03:55.788370  9962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:55.792382  9966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b561046ac2a4fdeb7876abe46b1e604" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER } }
I20260608 10:03:55.793231  9966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:55.793567  9967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b561046ac2a4fdeb7876abe46b1e604. Latest consensus state: current_term: 1 leader_uuid: "4b561046ac2a4fdeb7876abe46b1e604" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b561046ac2a4fdeb7876abe46b1e604" member_type: VOTER } }
I20260608 10:03:55.794441  9967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:55.797535  9973 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:55.804104  9973 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:55.807087   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:55.814498  9973 catalog_manager.cc:1382] Generated new cluster ID: 0a673f256ce74324915e63293aa5258a
I20260608 10:03:55.814827  9973 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:55.850922  9973 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:55.852308  9973 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:55.866600  9973 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604: Generated new TSK 0
I20260608 10:03:55.867306  9973 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:55.873600   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.880726  9983 instance_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.881439  9984 instance_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.882750  9986 instance_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.883555   477 server_base.cc:1061] running on GCE node
I20260608 10:03:55.884534   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.884722   477 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.884922   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913035884888 us; error 0 us; skew 500 ppm
I20260608 10:03:55.885519   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.888202   477 webserver.cc:533] Webserver started at http://127.0.119.65:41141/ using document root <none> and password file <none>
I20260608 10:03:55.888741   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:55.888947   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:55.889223   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:55.890542   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "bec6b4e215b840d4a1c0976b04c57337"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:55.895450   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:03:55.899137  9991 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.900025   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:03:55.900362   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "bec6b4e215b840d4a1c0976b04c57337"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:55.900683   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-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.926945   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:55.928301   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.929853   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:55.932340   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:55.932579   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.932848   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:55.933029   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.974419   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:34271
I20260608 10:03:55.974637 10053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:34271 every 8 connection(s)
I20260608 10:03:55.980050   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.989051 10058 instance_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.990906 10059 instance_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.991520 10061 instance_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.992358   477 server_base.cc:1061] running on GCE node
I20260608 10:03:55.995151   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.995524   477 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.995628 10054 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45411
I20260608 10:03:55.995714   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913035995698 us; error 0 us; skew 500 ppm
I20260608 10:03:55.996318 10054 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:55.996754   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.997319 10054 heartbeater.cc:507] Master 127.0.119.126:45411 requested a full tablet report, sending...
I20260608 10:03:55.999708   477 webserver.cc:533] Webserver started at http://127.0.119.66:35273/ using document root <none> and password file <none>
I20260608 10:03:56.000370   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.000384  9927 ts_manager.cc:194] Registered new tserver with Master: bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271)
I20260608 10:03:56.000659   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.001121   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.002365   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "e4bffb72f72a423c8f062cf53ee9f274"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:56.002957  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32846
I20260608 10:03:56.007562   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:56.011440 10066 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:56.012377   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:56.012698   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "e4bffb72f72a423c8f062cf53ee9f274"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-f77q"
I20260608 10:03:56.013006   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-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:56.036989   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.038143   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.039747   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:56.042186   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:56.042434   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.042716   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:56.042896   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.084578   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:45825
I20260608 10:03:56.084707 10128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:45825 every 8 connection(s)
I20260608 10:03:56.089965   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:56.097772 10132 instance_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:56.098134 10133 instance_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:56.101639   477 server_base.cc:1061] running on GCE node
W20260608 10:03:56.102387 10136 instance_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:56.102696 10129 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45411
I20260608 10:03:56.103221 10129 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:56.103564   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:56.103837   477 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:56.104022   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913036103999 us; error 0 us; skew 500 ppm
I20260608 10:03:56.104082 10129 heartbeater.cc:507] Master 127.0.119.126:45411 requested a full tablet report, sending...
I20260608 10:03:56.104755   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:56.106421  9927 ts_manager.cc:194] Registered new tserver with Master: e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825)
I20260608 10:03:56.107765   477 webserver.cc:533] Webserver started at http://127.0.119.67:35675/ using document root <none> and password file <none>
I20260608 10:03:56.108139  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32858
I20260608 10:03:56.108386   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.108686   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.108968   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.110108   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "ec0518bc79424e569feaedc3395ef988"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-f77q"
I20260608 10:03:56.115116   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:56.119076 10140 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:56.120123   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:56.120422   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "ec0518bc79424e569feaedc3395ef988"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-f77q"
I20260608 10:03:56.120683   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-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:56.138796   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.139943   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.141382   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:56.143841   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:56.144081   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.144371   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:56.144533   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.187799   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:43373
I20260608 10:03:56.188005 10202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:43373 every 8 connection(s)
I20260608 10:03:56.204012 10203 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45411
I20260608 10:03:56.204541 10203 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:56.205339 10203 heartbeater.cc:507] Master 127.0.119.126:45411 requested a full tablet report, sending...
I20260608 10:03:56.207588  9927 ts_manager.cc:194] Registered new tserver with Master: ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:56.208180   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016195261s
I20260608 10:03:56.209084  9927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32866
I20260608 10:03:57.006011 10054 heartbeater.cc:499] Master 127.0.119.126:45411 was elected leader, sending a full tablet report...
I20260608 10:03:57.111189 10129 heartbeater.cc:499] Master 127.0.119.126:45411 was elected leader, sending a full tablet report...
I20260608 10:03:57.212016 10203 heartbeater.cc:499] Master 127.0.119.126:45411 was elected leader, sending a full tablet report...
I20260608 10:03:57.269979  9927 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32876:
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:57.337939 10094 tablet_service.cc:1511] Processing CreateTablet for tablet b9b8f55238a54a9fa20c0dfd4182eb68 (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:57.339570 10094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9b8f55238a54a9fa20c0dfd4182eb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.339320 10093 tablet_service.cc:1511] Processing CreateTablet for tablet 3db761b0d1974df2902f7de55e238e84 (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:57.340864 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db761b0d1974df2902f7de55e238e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.348070 10019 tablet_service.cc:1511] Processing CreateTablet for tablet b6ec8d26c0d74f71a500800139ff1d24 (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:57.349653 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ec8d26c0d74f71a500800139ff1d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.351830 10018 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9fe8ce7ba9453bac70d931ae6b4557 (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:57.353318 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9fe8ce7ba9453bac70d931ae6b4557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.353904 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 183dd8fca4934633b9d03e8d5037d231 (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:57.355391 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183dd8fca4934633b9d03e8d5037d231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.363768 10167 tablet_service.cc:1511] Processing CreateTablet for tablet 8976a033849e424f967b4e0137f3c12a (DEFAULT_TABLE table=test-workload [id=b7258dfb2da74d14b8f049ab21a2de7e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:57.365356 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8976a033849e424f967b4e0137f3c12a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.366856 10223 tablet_bootstrap.cc:492] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:57.379199 10223 tablet_bootstrap.cc:654] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.380474 10224 tablet_bootstrap.cc:492] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:57.390980 10224 tablet_bootstrap.cc:654] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.398794 10223 tablet_bootstrap.cc:492] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:57.399586 10223 ts_tablet_manager.cc:1403] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.004s
I20260608 10:03:57.400877 10225 tablet_bootstrap.cc:492] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:57.403378 10223 raft_consensus.cc:359] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.404047 10223 raft_consensus.cc:385] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.404409 10223 raft_consensus.cc:740] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.405344 10223 consensus_queue.cc:260] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.406157 10223 raft_consensus.cc:399] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.406546 10223 raft_consensus.cc:493] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.406875 10223 raft_consensus.cc:3060] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.408303 10224 tablet_bootstrap.cc:492] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:57.408885 10224 ts_tablet_manager.cc:1403] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.010s
I20260608 10:03:57.409212 10225 tablet_bootstrap.cc:654] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.412195 10224 raft_consensus.cc:359] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.413118 10224 raft_consensus.cc:385] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.412782 10223 raft_consensus.cc:515] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.413439 10224 raft_consensus.cc:740] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.413865 10223 leader_election.cc:304] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [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: e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:57.414417 10224 consensus_queue.cc:260] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.415344 10224 raft_consensus.cc:399] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.415817 10225 tablet_bootstrap.cc:492] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:57.415787 10224 raft_consensus.cc:493] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.416615 10225 ts_tablet_manager.cc:1403] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 10:03:57.416631 10224 raft_consensus.cc:3060] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.419075 10223 leader_election.cc:290] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.419661 10229 raft_consensus.cc:2804] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.420511 10225 raft_consensus.cc:359] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.421370 10225 raft_consensus.cc:385] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.421821 10225 raft_consensus.cc:740] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.423014 10225 consensus_queue.cc:260] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.424089 10225 raft_consensus.cc:399] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.424481 10225 raft_consensus.cc:493] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.424983 10225 raft_consensus.cc:3060] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.425155 10229 raft_consensus.cc:697] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Becoming Leader. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Running, Role: LEADER
I20260608 10:03:57.426265 10229 consensus_queue.cc:237] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Queue going to LEADER mode. State: All 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: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.428748 10224 raft_consensus.cc:515] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.429991 10224 leader_election.cc:304] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [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: bec6b4e215b840d4a1c0976b04c57337; no voters: 
I20260608 10:03:57.431571 10223 ts_tablet_manager.cc:1434] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.013s
I20260608 10:03:57.433290 10223 tablet_bootstrap.cc:492] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:57.434150 10225 raft_consensus.cc:515] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.435245 10225 leader_election.cc:304] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [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: ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:57.437981 10224 leader_election.cc:290] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.441573 10233 raft_consensus.cc:2804] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.442724 10223 tablet_bootstrap.cc:654] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.445452 10234 raft_consensus.cc:2804] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.445484  9927 catalog_manager.cc:5696] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.446995 10225 leader_election.cc:290] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.453557 10233 raft_consensus.cc:697] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Becoming Leader. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Running, Role: LEADER
I20260608 10:03:57.456739 10233 consensus_queue.cc:237] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Queue going to LEADER mode. State: All 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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.459237 10224 ts_tablet_manager.cc:1434] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.050s	user 0.029s	sys 0.019s
I20260608 10:03:57.460551 10225 ts_tablet_manager.cc:1434] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.043s	user 0.018s	sys 0.007s
I20260608 10:03:57.462244 10225 tablet_bootstrap.cc:492] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:57.466005 10223 tablet_bootstrap.cc:492] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:57.466945 10223 ts_tablet_manager.cc:1403] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.009s
I20260608 10:03:57.469410 10225 tablet_bootstrap.cc:654] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.460978 10234 raft_consensus.cc:697] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Becoming Leader. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Running, Role: LEADER
I20260608 10:03:57.474370 10234 consensus_queue.cc:237] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [LEADER]: Queue going to LEADER mode. State: All 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: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.482708  9926 catalog_manager.cc:5696] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: term changed from 0 to 1, leader changed from <none> to bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.483361 10223 raft_consensus.cc:359] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.484385 10223 raft_consensus.cc:385] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.488498 10223 raft_consensus.cc:740] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.491981  9927 catalog_manager.cc:5696] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec0518bc79424e569feaedc3395ef988 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "ec0518bc79424e569feaedc3395ef988" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.493849 10224 tablet_bootstrap.cc:492] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:57.497215 10223 consensus_queue.cc:260] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.498154 10223 raft_consensus.cc:399] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.498570 10223 raft_consensus.cc:493] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.498971 10223 raft_consensus.cc:3060] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.502223 10224 tablet_bootstrap.cc:654] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.507452 10225 tablet_bootstrap.cc:492] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:57.508127 10225 ts_tablet_manager.cc:1403] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.005s
I20260608 10:03:57.512290 10225 raft_consensus.cc:359] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.514150 10225 raft_consensus.cc:385] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.514576 10225 raft_consensus.cc:740] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.515419 10225 consensus_queue.cc:260] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.516155 10225 raft_consensus.cc:399] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.516525 10225 raft_consensus.cc:493] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.516938 10225 raft_consensus.cc:3060] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.519701 10223 raft_consensus.cc:515] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.520754 10223 leader_election.cc:304] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [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: e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:57.521536 10223 leader_election.cc:290] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.522477 10230 raft_consensus.cc:2804] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.522759 10224 tablet_bootstrap.cc:492] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:57.523042 10230 raft_consensus.cc:697] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Becoming Leader. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Running, Role: LEADER
I20260608 10:03:57.523312 10224 ts_tablet_manager.cc:1403] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260608 10:03:57.524103 10230 consensus_queue.cc:237] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Queue going to LEADER mode. State: All 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: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } }
I20260608 10:03:57.525173 10225 raft_consensus.cc:515] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.526304 10225 leader_election.cc:304] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [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: ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:57.526930 10224 raft_consensus.cc:359] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.527446 10237 raft_consensus.cc:2804] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.527807 10224 raft_consensus.cc:385] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.527133 10225 leader_election.cc:290] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.528010 10237 raft_consensus.cc:697] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Becoming Leader. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Running, Role: LEADER
I20260608 10:03:57.528855 10237 consensus_queue.cc:237] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Queue going to LEADER mode. State: All 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: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:57.529848 10225 ts_tablet_manager.cc:1434] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 10:03:57.528146 10224 raft_consensus.cc:740] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.531654 10224 consensus_queue.cc:260] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.532665 10224 raft_consensus.cc:399] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:57.533089 10224 raft_consensus.cc:493] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:57.533499 10224 raft_consensus.cc:3060] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.534300 10223 ts_tablet_manager.cc:1434] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.067s	user 0.020s	sys 0.001s
I20260608 10:03:57.542289 10224 raft_consensus.cc:515] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.543254 10224 leader_election.cc:304] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [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: bec6b4e215b840d4a1c0976b04c57337; no voters: 
I20260608 10:03:57.543902 10224 leader_election.cc:290] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:57.544134 10233 raft_consensus.cc:2804] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.543735  9925 catalog_manager.cc:5696] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.544854 10233 raft_consensus.cc:697] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Becoming Leader. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Running, Role: LEADER
I20260608 10:03:57.547210 10233 consensus_queue.cc:237] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Queue going to LEADER mode. State: All 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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } }
I20260608 10:03:57.546192 10224 ts_tablet_manager.cc:1434] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.005s
I20260608 10:03:57.552845  9927 catalog_manager.cc:5696] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec0518bc79424e569feaedc3395ef988 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "ec0518bc79424e569feaedc3395ef988" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.558817  9926 catalog_manager.cc:5696] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: term changed from 0 to 1, leader changed from <none> to bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:58.423139  9926 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32882:
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:58.425755  9926 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:58.474349 10019 tablet_service.cc:1511] Processing CreateTablet for tablet 787f6c128ada46bea0bf8d00d68bd385 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:58.475862 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787f6c128ada46bea0bf8d00d68bd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.476300 10093 tablet_service.cc:1511] Processing CreateTablet for tablet 787f6c128ada46bea0bf8d00d68bd385 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:58.477702 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787f6c128ada46bea0bf8d00d68bd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.477773 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 787f6c128ada46bea0bf8d00d68bd385 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:58.480650 10018 tablet_service.cc:1511] Processing CreateTablet for tablet 5f809cc06349490a892809bf6ace50fd (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:58.481258 10094 tablet_service.cc:1511] Processing CreateTablet for tablet 5f809cc06349490a892809bf6ace50fd (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:58.482153 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f809cc06349490a892809bf6ace50fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.482865 10094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f809cc06349490a892809bf6ace50fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.484831 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787f6c128ada46bea0bf8d00d68bd385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.495200 10167 tablet_service.cc:1511] Processing CreateTablet for tablet 5f809cc06349490a892809bf6ace50fd (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:58.496783 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f809cc06349490a892809bf6ace50fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.501463 10017 tablet_service.cc:1511] Processing CreateTablet for tablet e76ef27d3325476ebb7412665f13b7e2 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:58.504050 10017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76ef27d3325476ebb7412665f13b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.515941 10280 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.522379 10093 tablet_service.cc:1511] Processing CreateTablet for tablet e76ef27d3325476ebb7412665f13b7e2 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:58.524798 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76ef27d3325476ebb7412665f13b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.528296 10280 tablet_bootstrap.cc:654] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.536000 10166 tablet_service.cc:1511] Processing CreateTablet for tablet e76ef27d3325476ebb7412665f13b7e2 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:58.538200 10166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76ef27d3325476ebb7412665f13b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.543926 10016 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec01ed524864aef9119d731f8b080a5 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:58.544764 10280 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.545588 10280 ts_tablet_manager.cc:1403] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260608 10:03:58.546327 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec01ed524864aef9119d731f8b080a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.553220 10280 raft_consensus.cc:359] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.554152 10280 raft_consensus.cc:385] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.554558 10280 raft_consensus.cc:740] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.555949 10279 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.555631 10280 consensus_queue.cc:260] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.560846 10092 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec01ed524864aef9119d731f8b080a5 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:58.563910 10018 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9385f0b477408b8f32df755d74412e (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:58.564568 10092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec01ed524864aef9119d731f8b080a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.565407 10018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9385f0b477408b8f32df755d74412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.566879 10280 ts_tablet_manager.cc:1434] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 10:03:58.574030 10279 tablet_bootstrap.cc:654] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.586200 10280 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.588099 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9385f0b477408b8f32df755d74412e (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:58.589890 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9385f0b477408b8f32df755d74412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.591223 10019 tablet_service.cc:1511] Processing CreateTablet for tablet bef318efa7674f4286199244cf896b9c (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:58.592923 10019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef318efa7674f4286199244cf896b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.592760 10165 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9385f0b477408b8f32df755d74412e (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:58.594218 10165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9385f0b477408b8f32df755d74412e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.601342 10090 tablet_service.cc:1511] Processing CreateTablet for tablet bef318efa7674f4286199244cf896b9c (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:58.603147 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef318efa7674f4286199244cf896b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.603926 10280 tablet_bootstrap.cc:654] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.603471 10167 tablet_service.cc:1511] Processing CreateTablet for tablet bef318efa7674f4286199244cf896b9c (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:58.605446 10167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef318efa7674f4286199244cf896b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.634792 10168 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec01ed524864aef9119d731f8b080a5 (DEFAULT_TABLE table=test-workload-rf3 [id=5f138861d04c4e778569d1ac30263d54]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:58.637068 10168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec01ed524864aef9119d731f8b080a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:58.643317 10282 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:58.645081 10279 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:58.645882 10280 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.646613 10279 ts_tablet_manager.cc:1403] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.009s
I20260608 10:03:58.646977 10280 ts_tablet_manager.cc:1403] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.024s
I20260608 10:03:58.650182 10279 raft_consensus.cc:359] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.650389 10280 raft_consensus.cc:359] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.651212 10279 raft_consensus.cc:385] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.651363 10280 raft_consensus.cc:385] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.651687 10279 raft_consensus.cc:740] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.651825 10280 raft_consensus.cc:740] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.653219 10282 tablet_bootstrap.cc:654] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.652793 10279 consensus_queue.cc:260] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.652933 10280 consensus_queue.cc:260] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.655633 10280 ts_tablet_manager.cc:1434] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 10:03:58.656847 10280 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.663931 10279 ts_tablet_manager.cc:1434] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 10:03:58.664100 10280 tablet_bootstrap.cc:654] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.667994 10279 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.679171 10279 tablet_bootstrap.cc:654] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.687458 10280 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.688175 10280 ts_tablet_manager.cc:1403] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.014s
I20260608 10:03:58.690410 10282 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:58.691170 10282 ts_tablet_manager.cc:1403] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260608 10:03:58.691608 10280 raft_consensus.cc:359] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.692451 10280 raft_consensus.cc:385] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.692795 10280 raft_consensus.cc:740] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.693341 10279 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:58.694113 10279 ts_tablet_manager.cc:1403] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260608 10:03:58.693802 10280 consensus_queue.cc:260] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.694836 10282 raft_consensus.cc:359] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.695806 10282 raft_consensus.cc:385] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.696125 10282 raft_consensus.cc:740] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.696899 10280 ts_tablet_manager.cc:1434] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:58.697188 10282 consensus_queue.cc:260] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.698199 10280 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.699689 10282 ts_tablet_manager.cc:1434] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:03:58.700842 10282 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:58.705993 10235 raft_consensus.cc:493] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.706382 10280 tablet_bootstrap.cc:654] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.706693 10235 raft_consensus.cc:515] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.710702 10282 tablet_bootstrap.cc:654] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.720342 10280 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.720920 10280 ts_tablet_manager.cc:1403] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260608 10:03:58.720945 10235 leader_election.cc:290] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:58.724596 10280 raft_consensus.cc:359] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.725369 10280 raft_consensus.cc:385] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.725668 10280 raft_consensus.cc:740] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.697863 10279 raft_consensus.cc:359] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.726527 10280 consensus_queue.cc:260] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.727072 10279 raft_consensus.cc:385] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.727516 10279 raft_consensus.cc:740] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.728411 10279 consensus_queue.cc:260] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.729260 10280 ts_tablet_manager.cc:1434] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:03:58.730552 10280 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.732192 10279 ts_tablet_manager.cc:1434] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260608 10:03:58.737164 10279 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.745749 10279 tablet_bootstrap.cc:654] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.737941 10280 tablet_bootstrap.cc:654] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.751708 10282 tablet_bootstrap.cc:492] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:58.752296 10282 ts_tablet_manager.cc:1403] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.026s
I20260608 10:03:58.755541 10282 raft_consensus.cc:359] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.756307 10282 raft_consensus.cc:385] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.756620 10282 raft_consensus.cc:740] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.757571 10282 consensus_queue.cc:260] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.768707 10282 ts_tablet_manager.cc:1434] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:03:58.772325 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787f6c128ada46bea0bf8d00d68bd385" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274" is_pre_election: true
I20260608 10:03:58.773433 10104 raft_consensus.cc:2468] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 0.
I20260608 10:03:58.776350 10282 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:58.777535  9993 leader_election.cc:304] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:58.778533 10235 raft_consensus.cc:2804] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:58.778936 10235 raft_consensus.cc:493] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:58.779304 10235 raft_consensus.cc:3060] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.784376 10282 tablet_bootstrap.cc:654] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.788020 10235 raft_consensus.cc:515] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.789523 10279 tablet_bootstrap.cc:492] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:58.790136 10279 ts_tablet_manager.cc:1403] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.023s
I20260608 10:03:58.791363 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787f6c128ada46bea0bf8d00d68bd385" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274"
I20260608 10:03:58.791996 10104 raft_consensus.cc:3060] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.793658 10279 raft_consensus.cc:359] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.794629 10279 raft_consensus.cc:385] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.794942 10279 raft_consensus.cc:740] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.795897 10279 consensus_queue.cc:260] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.800299 10104 raft_consensus.cc:2468] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 1.
I20260608 10:03:58.801847  9993 leader_election.cc:304] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:58.802852 10233 raft_consensus.cc:2804] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:58.807547 10279 ts_tablet_manager.cc:1434] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
W20260608 10:03:58.813791  9975 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:58.817308 10279 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.818177 10233 raft_consensus.cc:697] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Becoming Leader. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Running, Role: LEADER
I20260608 10:03:58.819208 10233 consensus_queue.cc:237] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.825999 10279 tablet_bootstrap.cc:654] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.826243 10282 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:58.826853 10282 ts_tablet_manager.cc:1403] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.016s
I20260608 10:03:58.827181 10280 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.827833 10280 ts_tablet_manager.cc:1403] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.098s	user 0.029s	sys 0.057s
I20260608 10:03:58.830371 10282 raft_consensus.cc:359] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.831264 10282 raft_consensus.cc:385] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.831168 10280 raft_consensus.cc:359] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.832170 10280 raft_consensus.cc:385] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.832482 10280 raft_consensus.cc:740] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.833297 10280 consensus_queue.cc:260] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.835822 10280 ts_tablet_manager.cc:1434] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:03:58.836951 10280 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: Bootstrap starting.
I20260608 10:03:58.838219 10235 leader_election.cc:290] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 election: Requested vote from peers e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:58.839939 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787f6c128ada46bea0bf8d00d68bd385" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:58.840816 10178 raft_consensus.cc:2468] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 0.
I20260608 10:03:58.831727 10282 raft_consensus.cc:740] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.842506 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787f6c128ada46bea0bf8d00d68bd385" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:58.843215 10177 raft_consensus.cc:3060] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.843281 10282 consensus_queue.cc:260] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.844823 10279 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:58.845439 10279 ts_tablet_manager.cc:1403] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260608 10:03:58.846171 10282 ts_tablet_manager.cc:1434] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 10:03:58.847366 10282 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:58.849104 10279 raft_consensus.cc:359] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.849938 10279 raft_consensus.cc:385] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.850317 10279 raft_consensus.cc:740] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.851239 10279 consensus_queue.cc:260] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.841562  9926 catalog_manager.cc:5696] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: term changed from 0 to 1, leader changed from <none> to bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:58.852973 10177 raft_consensus.cc:2468] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 1.
I20260608 10:03:58.854285 10279 ts_tablet_manager.cc:1434] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:03:58.855528 10279 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.856288 10280 tablet_bootstrap.cc:654] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.860055 10282 tablet_bootstrap.cc:654] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.861467 10237 raft_consensus.cc:493] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.862046 10237 raft_consensus.cc:515] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.863145 10279 tablet_bootstrap.cc:654] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.871688 10237 leader_election.cc:290] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825)
I20260608 10:03:58.902817 10280 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: No bootstrap required, opened a new log
I20260608 10:03:58.903424 10280 ts_tablet_manager.cc:1403] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.013s
I20260608 10:03:58.907328 10280 raft_consensus.cc:359] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.908120 10280 raft_consensus.cc:385] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.908423 10280 raft_consensus.cc:740] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.909235 10280 consensus_queue.cc:260] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.911079 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76ef27d3325476ebb7412665f13b7e2" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274" is_pre_election: true
I20260608 10:03:58.911779 10280 ts_tablet_manager.cc:1434] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:03:58.911746 10104 raft_consensus.cc:2468] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0518bc79424e569feaedc3395ef988 in term 0.
I20260608 10:03:58.914016 10142 leader_election.cc:304] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4bffb72f72a423c8f062cf53ee9f274, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:58.915083 10237 raft_consensus.cc:2804] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:58.915498 10237 raft_consensus.cc:493] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:58.900645 10282 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:58.915866 10237 raft_consensus.cc:3060] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.918278 10282 ts_tablet_manager.cc:1403] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.015s
I20260608 10:03:58.921056 10282 raft_consensus.cc:359] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.917546 10279 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:58.921648 10282 raft_consensus.cc:385] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.918213 10235 raft_consensus.cc:493] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.916453 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76ef27d3325476ebb7412665f13b7e2" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:58.922008 10282 raft_consensus.cc:740] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.922180 10279 ts_tablet_manager.cc:1403] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.017s
I20260608 10:03:58.922791 10029 raft_consensus.cc:2468] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0518bc79424e569feaedc3395ef988 in term 0.
I20260608 10:03:58.922340 10235 raft_consensus.cc:515] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.923069 10282 consensus_queue.cc:260] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.925613 10235 leader_election.cc:290] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:58.927393 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:58.927554 10229 raft_consensus.cc:493] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.928117 10177 raft_consensus.cc:2468] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 0.
I20260608 10:03:58.928349 10229 raft_consensus.cc:515] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.929723  9993 leader_election.cc:304] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:58.931020 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274" is_pre_election: true
I20260608 10:03:58.931715 10104 raft_consensus.cc:2468] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 0.
I20260608 10:03:58.933079 10235 raft_consensus.cc:2804] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:58.933531 10235 raft_consensus.cc:493] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:58.933892 10235 raft_consensus.cc:3060] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.935602 10229 leader_election.cc:290] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:58.926404 10279 raft_consensus.cc:359] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.941938 10279 raft_consensus.cc:385] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.942625 10279 raft_consensus.cc:740] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.944109 10279 consensus_queue.cc:260] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.947139 10237 raft_consensus.cc:515] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.951392 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76ef27d3325476ebb7412665f13b7e2" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274"
I20260608 10:03:58.952065 10104 raft_consensus.cc:3060] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.952226 10279 ts_tablet_manager.cc:1434] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260608 10:03:58.954058 10279 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: Bootstrap starting.
I20260608 10:03:58.951391 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76ef27d3325476ebb7412665f13b7e2" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337"
I20260608 10:03:58.955221 10029 raft_consensus.cc:3060] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.964200 10279 tablet_bootstrap.cc:654] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.975854 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:58.976876 10029 raft_consensus.cc:2468] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0518bc79424e569feaedc3395ef988 in term 1.
I20260608 10:03:58.978623 10141 leader_election.cc:304] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:58.980720 10104 raft_consensus.cc:2468] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec0518bc79424e569feaedc3395ef988 in term 1.
I20260608 10:03:58.987068 10237 leader_election.cc:290] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 election: Requested vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825)
I20260608 10:03:58.988279 10237 raft_consensus.cc:493] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.988940 10237 raft_consensus.cc:515] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:58.992741 10235 raft_consensus.cc:515] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.003654 10306 raft_consensus.cc:2804] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:59.007984 10104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274" is_pre_election: true
I20260608 10:03:59.009120 10028 raft_consensus.cc:2393] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4bffb72f72a423c8f062cf53ee9f274 in current term 1: Already voted for candidate bec6b4e215b840d4a1c0976b04c57337 in this term.
I20260608 10:03:59.010331 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:59.018040 10282 ts_tablet_manager.cc:1434] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.099s	user 0.039s	sys 0.058s
I20260608 10:03:59.018621 10177 raft_consensus.cc:2468] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.019402 10282 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:59.020387 10068 leader_election.cc:304] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4bffb72f72a423c8f062cf53ee9f274, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:59.020865 10279 tablet_bootstrap.cc:492] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: No bootstrap required, opened a new log
I20260608 10:03:59.011746 10103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4bffb72f72a423c8f062cf53ee9f274"
I20260608 10:03:59.012247 10237 leader_election.cc:290] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825)
I20260608 10:03:59.014328 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "bec6b4e215b840d4a1c0976b04c57337" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:59.018071 10104 raft_consensus.cc:2468] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec0518bc79424e569feaedc3395ef988 in term 0.
I20260608 10:03:59.022393 10178 raft_consensus.cc:3060] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.023862 10229 raft_consensus.cc:2804] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:59.026324 10229 raft_consensus.cc:493] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:59.026782 10229 raft_consensus.cc:3060] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.027446 10282 tablet_bootstrap.cc:654] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:59.029071 10178 raft_consensus.cc:2468] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bec6b4e215b840d4a1c0976b04c57337 in term 1.
I20260608 10:03:59.030196  9993 leader_election.cc:304] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [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: bec6b4e215b840d4a1c0976b04c57337, ec0518bc79424e569feaedc3395ef988; no voters: e4bffb72f72a423c8f062cf53ee9f274
I20260608 10:03:59.015640 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "ec0518bc79424e569feaedc3395ef988" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:59.016824 10235 leader_election.cc:290] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [CANDIDATE]: Term 1 election: Requested vote from peers e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.031023 10233 raft_consensus.cc:2804] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:59.017432 10306 raft_consensus.cc:697] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Becoming Leader. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Running, Role: LEADER
I20260608 10:03:59.030958 10142 leader_election.cc:304] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4bffb72f72a423c8f062cf53ee9f274, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:59.033347 10305 raft_consensus.cc:2764] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:03:59.033679 10306 consensus_queue.cc:237] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.021399 10279 ts_tablet_manager.cc:1403] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.020s
I20260608 10:03:59.031621 10233 raft_consensus.cc:697] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Becoming Leader. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Running, Role: LEADER
I20260608 10:03:59.037757 10233 consensus_queue.cc:237] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.038381 10229 raft_consensus.cc:515] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.040283 10279 raft_consensus.cc:359] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.041056 10279 raft_consensus.cc:385] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:59.041343 10279 raft_consensus.cc:740] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bec6b4e215b840d4a1c0976b04c57337, State: Initialized, Role: FOLLOWER
I20260608 10:03:59.041608 10229 leader_election.cc:290] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.042167 10279 consensus_queue.cc:260] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.043244 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337"
I20260608 10:03:59.045161 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f809cc06349490a892809bf6ace50fd" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:59.046093 10178 raft_consensus.cc:2393] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e4bffb72f72a423c8f062cf53ee9f274 in current term 1: Already voted for candidate bec6b4e215b840d4a1c0976b04c57337 in this term.
I20260608 10:03:59.048146 10279 ts_tablet_manager.cc:1434] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 10:03:59.048807 10068 leader_election.cc:304] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [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: e4bffb72f72a423c8f062cf53ee9f274; no voters: bec6b4e215b840d4a1c0976b04c57337, ec0518bc79424e569feaedc3395ef988
I20260608 10:03:59.049801 10282 tablet_bootstrap.cc:492] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:59.050729 10282 ts_tablet_manager.cc:1403] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260608 10:03:59.050632 10229 raft_consensus.cc:2749] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:59.055022 10282 raft_consensus.cc:359] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.055859 10282 raft_consensus.cc:385] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:59.056173 10282 raft_consensus.cc:740] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:59.057024 10282 consensus_queue.cc:260] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.058352  9918 catalog_manager.cc:5696] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec0518bc79424e569feaedc3395ef988 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "ec0518bc79424e569feaedc3395ef988" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:59.059513 10282 ts_tablet_manager.cc:1434] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:03:59.060441 10282 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: Bootstrap starting.
I20260608 10:03:59.063488  9926 catalog_manager.cc:5696] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: term changed from 0 to 1, leader changed from <none> to bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:59.067256 10282 tablet_bootstrap.cc:654] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:59.073396 10282 tablet_bootstrap.cc:492] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: No bootstrap required, opened a new log
I20260608 10:03:59.073952 10282 ts_tablet_manager.cc:1403] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:03:59.076519 10282 raft_consensus.cc:359] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.077049 10282 raft_consensus.cc:385] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:59.077250 10282 raft_consensus.cc:740] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0518bc79424e569feaedc3395ef988, State: Initialized, Role: FOLLOWER
I20260608 10:03:59.077931 10282 consensus_queue.cc:260] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.080003 10282 ts_tablet_manager.cc:1434] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260608 10:03:59.096401 10229 raft_consensus.cc:493] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:59.096968 10229 raft_consensus.cc:515] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.098909 10229 leader_election.cc:290] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.099717 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9385f0b477408b8f32df755d74412e" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:59.099924 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9385f0b477408b8f32df755d74412e" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:59.100406 10029 raft_consensus.cc:2468] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.100610 10178 raft_consensus.cc:2468] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.101743 10067 leader_election.cc:304] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:59.102550 10229 raft_consensus.cc:2804] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:59.102926 10229 raft_consensus.cc:493] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:59.103299 10229 raft_consensus.cc:3060] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.104943 10315 raft_consensus.cc:493] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:59.105386 10315 raft_consensus.cc:515] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.107478 10315 leader_election.cc:290] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.108201 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec01ed524864aef9119d731f8b080a5" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:59.108538 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec01ed524864aef9119d731f8b080a5" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:59.108919 10029 raft_consensus.cc:2468] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.109174 10178 raft_consensus.cc:2468] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.109254 10229 raft_consensus.cc:515] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.110335 10067 leader_election.cc:304] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:59.111193 10315 raft_consensus.cc:2804] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:59.111485 10229 leader_election.cc:290] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.111622 10315 raft_consensus.cc:493] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:59.112100 10315 raft_consensus.cc:3060] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.112447 10029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9385f0b477408b8f32df755d74412e" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337"
I20260608 10:03:59.113058 10029 raft_consensus.cc:3060] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.113345 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9385f0b477408b8f32df755d74412e" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:59.113930 10178 raft_consensus.cc:3060] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.118408 10315 raft_consensus.cc:515] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.120981 10029 raft_consensus.cc:2468] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.121201 10315 leader_election.cc:290] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.122304 10177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec01ed524864aef9119d731f8b080a5" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:59.122617 10067 leader_election.cc:304] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:59.122997 10177 raft_consensus.cc:3060] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.123598 10315 raft_consensus.cc:2804] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:59.124133 10315 raft_consensus.cc:697] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Becoming Leader. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Running, Role: LEADER
I20260608 10:03:59.124989 10315 consensus_queue.cc:237] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.127003 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec01ed524864aef9119d731f8b080a5" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337"
I20260608 10:03:59.127869 10028 raft_consensus.cc:3060] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.131788 10177 raft_consensus.cc:2468] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.133769 10068 leader_election.cc:304] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4bffb72f72a423c8f062cf53ee9f274, ec0518bc79424e569feaedc3395ef988; no voters: 
I20260608 10:03:59.134840 10315 raft_consensus.cc:2804] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:59.135356 10315 raft_consensus.cc:697] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Becoming Leader. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Running, Role: LEADER
I20260608 10:03:59.136260 10315 consensus_queue.cc:237] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.139571 10028 raft_consensus.cc:2468] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.140801  9918 catalog_manager.cc:5696] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:59.142761 10178 raft_consensus.cc:2468] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.158821  9918 catalog_manager.cc:5696] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:59.278407 10315 raft_consensus.cc:493] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:59.279002 10315 raft_consensus.cc:515] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.280819 10315 leader_election.cc:290] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.281737 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef318efa7674f4286199244cf896b9c" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337" is_pre_election: true
I20260608 10:03:59.281874 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef318efa7674f4286199244cf896b9c" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988" is_pre_election: true
I20260608 10:03:59.282408 10028 raft_consensus.cc:2468] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.282626 10178 raft_consensus.cc:2468] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 0.
I20260608 10:03:59.283506 10067 leader_election.cc:304] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:59.284358 10315 raft_consensus.cc:2804] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:59.284726 10315 raft_consensus.cc:493] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:59.285012 10315 raft_consensus.cc:3060] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.290313 10315 raft_consensus.cc:515] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.292093 10315 leader_election.cc:290] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Requested vote from peers bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271), ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:03:59.293154 10028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef318efa7674f4286199244cf896b9c" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bec6b4e215b840d4a1c0976b04c57337"
I20260608 10:03:59.293284 10178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef318efa7674f4286199244cf896b9c" candidate_uuid: "e4bffb72f72a423c8f062cf53ee9f274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec0518bc79424e569feaedc3395ef988"
I20260608 10:03:59.293916 10028 raft_consensus.cc:3060] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.294178 10178 raft_consensus.cc:3060] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:59.299649 10028 raft_consensus.cc:2468] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.300987 10067 leader_election.cc:304] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bec6b4e215b840d4a1c0976b04c57337, e4bffb72f72a423c8f062cf53ee9f274; no voters: 
I20260608 10:03:59.301048 10178 raft_consensus.cc:2468] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4bffb72f72a423c8f062cf53ee9f274 in term 1.
I20260608 10:03:59.301898 10315 raft_consensus.cc:2804] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:59.302410 10315 raft_consensus.cc:697] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Becoming Leader. State: Replica: e4bffb72f72a423c8f062cf53ee9f274, State: Running, Role: LEADER
I20260608 10:03:59.303339 10315 consensus_queue.cc:237] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } }
I20260608 10:03:59.311064  9918 catalog_manager.cc:5696] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:59.417728 10233 consensus_queue.cc:1048] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.443499 10296 consensus_queue.cc:1048] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.479379 10306 consensus_queue.cc:1048] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.537465 10237 consensus_queue.cc:1048] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:59.537989 10315 consensus_queue.cc:1048] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:59.558538 10315 consensus_queue.cc:1048] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.589003 10315 consensus_queue.cc:1048] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:59.603942 10229 consensus_queue.cc:1048] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:59.621501 10141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.65:34271, user_credentials={real_user=slave}} blocked reactor thread for 68803.9us
I20260608 10:03:59.658360 10296 consensus_queue.cc:1048] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.663504 10296 consensus_queue.cc:1048] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:59.909953 10229 consensus_queue.cc:1048] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:59.999190 10315 consensus_queue.cc:1048] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:04:00.105379  9993 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:45825, user_credentials={real_user=slave}} blocked reactor thread for 70546us
W20260608 10:04:00.378675 10271 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.119.66:45825, user_credentials={real_user=slave}} blocked reactor thread for 79078.5us
I20260608 10:04:00.473960 10349 mvcc.cc:204] Tried to move back new op lower bound from 7294619811659153408 to 7294619808994070528. Current Snapshot: MvccSnapshot[applied={T|T < 7294619811475496960}]
W20260608 10:04:01.308590 10271 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.119.66:45825, user_credentials={real_user=slave}} blocked reactor thread for 78250.8us
I20260608 10:04:01.422435   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:01.442373 10380 instance_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:04:01.442555 10379 instance_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:04:01.445567 10382 instance_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:04:01.445966   477 server_base.cc:1061] running on GCE node
I20260608 10:04:01.447281   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:01.447520   477 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:04:01.447715   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913041447685 us; error 0 us; skew 500 ppm
I20260608 10:04:01.448429   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:01.451939   477 webserver.cc:533] Webserver started at http://127.0.119.68:34857/ using document root <none> and password file <none>
I20260608 10:04:01.452605   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:01.452823   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:01.453184   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:01.454687   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "0130f299ca2e48749d56c43da2bdf7bf"
format_stamp: "Formatted at 2026-06-08 10:04:01 on dist-test-slave-f77q"
I20260608 10:04:01.460211   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:01.464406 10387 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:04:01.465402   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:04:01.465760   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "0130f299ca2e48749d56c43da2bdf7bf"
format_stamp: "Formatted at 2026-06-08 10:04:01 on dist-test-slave-f77q"
I20260608 10:04:01.466117   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-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:04:01.486315   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:01.488401   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:01.490758   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:01.494971   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:01.495349   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:01.495785   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:01.496062   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:01.546367   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:44853
I20260608 10:04:01.546911 10449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:44853 every 8 connection(s)
I20260608 10:04:01.564360 10450 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45411
I20260608 10:04:01.564908 10450 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:01.566004 10450 heartbeater.cc:507] Master 127.0.119.126:45411 requested a full tablet report, sending...
I20260608 10:04:01.568557  9923 ts_manager.cc:194] Registered new tserver with Master: 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68:44853)
I20260608 10:04:01.570511  9923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32888
I20260608 10:04:02.097764 10175 consensus_queue.cc:237] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.106297 10102 raft_consensus.cc:1275] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Refusing update from remote peer ec0518bc79424e569feaedc3395ef988: 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:02.106433 10026 raft_consensus.cc:1275] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Refusing update from remote peer ec0518bc79424e569feaedc3395ef988: 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:02.108294 10456 consensus_queue.cc:1048] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:02.109536 10306 consensus_queue.cc:1048] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:02.116832 10456 raft_consensus.cc:2955] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
W20260608 10:04:02.118865 10144 consensus_peers.cc:597] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 -> Peer 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68:44853): Couldn't send request to peer 0130f299ca2e48749d56c43da2bdf7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e76ef27d3325476ebb7412665f13b7e2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:02.121068 10026 raft_consensus.cc:2955] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.122535 10102 raft_consensus.cc:2955] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.136212  9927 catalog_manager.cc:5696] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "ec0518bc79424e569feaedc3395ef988" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.154942 10026 consensus_queue.cc:237] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.163789 10175 raft_consensus.cc:1275] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Refusing update from remote peer bec6b4e215b840d4a1c0976b04c57337: 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:02.165320 10102 raft_consensus.cc:1275] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Refusing update from remote peer bec6b4e215b840d4a1c0976b04c57337: 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:02.165871 10375 consensus_queue.cc:1048] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:02.168411 10375 consensus_queue.cc:1048] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:02.179325  9995 consensus_peers.cc:597] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 -> Peer 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68:44853): Couldn't send request to peer 0130f299ca2e48749d56c43da2bdf7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f809cc06349490a892809bf6ace50fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:02.178288 10467 raft_consensus.cc:2955] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.182197 10175 raft_consensus.cc:2955] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.184332 10102 raft_consensus.cc:2955] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.195972 10026 consensus_queue.cc:237] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.195832  9926 catalog_manager.cc:5696] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 reported cstate change: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:02.205004 10177 raft_consensus.cc:1275] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Refusing update from remote peer bec6b4e215b840d4a1c0976b04c57337: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:04:02.206959  9995 consensus_peers.cc:597] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 -> Peer 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68:44853): Couldn't send request to peer 0130f299ca2e48749d56c43da2bdf7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 787f6c128ada46bea0bf8d00d68bd385. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:02.207933 10467 consensus_queue.cc:1048] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:02.208490 10102 raft_consensus.cc:1275] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Refusing update from remote peer bec6b4e215b840d4a1c0976b04c57337: 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:02.210115 10465 consensus_queue.cc:1048] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:02.216068 10467 raft_consensus.cc:2955] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.218535 10175 raft_consensus.cc:2955] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.220854 10102 raft_consensus.cc:2955] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.239744  9923 catalog_manager.cc:5696] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 reported cstate change: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "bec6b4e215b840d4a1c0976b04c57337" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } attrs { replace: true } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.252573 10102 consensus_queue.cc:237] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.261071 10175 raft_consensus.cc:1275] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Refusing update from remote peer e4bffb72f72a423c8f062cf53ee9f274: 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:02.261642 10026 raft_consensus.cc:1275] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Refusing update from remote peer e4bffb72f72a423c8f062cf53ee9f274: 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:02.263104 10469 consensus_queue.cc:1048] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:02.264359 10372 consensus_queue.cc:1048] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:02.273517 10070 consensus_peers.cc:597] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 -> Peer 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68:44853): Couldn't send request to peer 0130f299ca2e48749d56c43da2bdf7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bef318efa7674f4286199244cf896b9c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:02.272673 10469 raft_consensus.cc:2955] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.275372 10175 raft_consensus.cc:2955] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.282299 10026 raft_consensus.cc:2955] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } } }
I20260608 10:04:02.293452  9927 catalog_manager.cc:5696] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 reported cstate change: config changed from index -1 to 16, NON_VOTER 0130f299ca2e48749d56c43da2bdf7bf (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "e4bffb72f72a423c8f062cf53ee9f274" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:02.540966 10474 ts_tablet_manager.cc:933] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: Initiating tablet copy from peer bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271)
I20260608 10:04:02.543334 10474 tablet_copy_client.cc:323] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:34271
I20260608 10:04:02.555718 10039 tablet_copy_service.cc:140] P bec6b4e215b840d4a1c0976b04c57337: Received BeginTabletCopySession request for tablet 5f809cc06349490a892809bf6ace50fd from peer 0130f299ca2e48749d56c43da2bdf7bf ({username='slave'} at 127.0.0.1:36004)
I20260608 10:04:02.556411 10039 tablet_copy_service.cc:161] P bec6b4e215b840d4a1c0976b04c57337: Beginning new tablet copy session on tablet 5f809cc06349490a892809bf6ace50fd from peer 0130f299ca2e48749d56c43da2bdf7bf at {username='slave'} at 127.0.0.1:36004: session id = 0130f299ca2e48749d56c43da2bdf7bf-5f809cc06349490a892809bf6ace50fd
I20260608 10:04:02.563400 10039 tablet_copy_source_session.cc:215] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:02.564555 10477 ts_tablet_manager.cc:933] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Initiating tablet copy from peer ec0518bc79424e569feaedc3395ef988 (127.0.119.67:43373)
I20260608 10:04:02.566917 10477 tablet_copy_client.cc:323] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:43373
I20260608 10:04:02.567397 10474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f809cc06349490a892809bf6ace50fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:02.573423 10450 heartbeater.cc:499] Master 127.0.119.126:45411 was elected leader, sending a full tablet report...
I20260608 10:04:02.579666 10188 tablet_copy_service.cc:140] P ec0518bc79424e569feaedc3395ef988: Received BeginTabletCopySession request for tablet e76ef27d3325476ebb7412665f13b7e2 from peer 0130f299ca2e48749d56c43da2bdf7bf ({username='slave'} at 127.0.0.1:33486)
I20260608 10:04:02.580255 10188 tablet_copy_service.cc:161] P ec0518bc79424e569feaedc3395ef988: Beginning new tablet copy session on tablet e76ef27d3325476ebb7412665f13b7e2 from peer 0130f299ca2e48749d56c43da2bdf7bf at {username='slave'} at 127.0.0.1:33486: session id = 0130f299ca2e48749d56c43da2bdf7bf-e76ef27d3325476ebb7412665f13b7e2
I20260608 10:04:02.581434   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:04:02.589691 10474 tablet_copy_client.cc:806] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:02.590583 10188 tablet_copy_source_session.cc:215] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:02.590657 10474 tablet_copy_client.cc:670] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:02.595978 10477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76ef27d3325476ebb7412665f13b7e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:02.609449   477 tablet_copy_service.cc:362] P bec6b4e215b840d4a1c0976b04c57337: Destroying tablet copy session 0130f299ca2e48749d56c43da2bdf7bf-5f809cc06349490a892809bf6ace50fd due to service shutdown
I20260608 10:04:02.609982   477 tablet_copy_service.cc:434] P bec6b4e215b840d4a1c0976b04c57337: ending tablet copy session 0130f299ca2e48749d56c43da2bdf7bf-5f809cc06349490a892809bf6ace50fd on tablet 5f809cc06349490a892809bf6ace50fd with peer 0130f299ca2e48749d56c43da2bdf7bf
I20260608 10:04:02.618755 10477 tablet_copy_client.cc:806] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:02.619546 10477 tablet_copy_client.cc:670] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:02.628434 10477 tablet_copy_client.cc:538] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:02.643456   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:02.644372 10477 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Bootstrap starting.
I20260608 10:04:02.644575   477 tablet_replica.cc:333] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.645901   477 raft_consensus.cc:2243] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.646894   477 raft_consensus.cc:2272] T bef318efa7674f4286199244cf896b9c P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.652042   477 tablet_replica.cc:333] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.653067   477 raft_consensus.cc:2243] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.653923   477 raft_consensus.cc:2272] T 6ec01ed524864aef9119d731f8b080a5 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.657620   477 tablet_replica.cc:333] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.658604   477 raft_consensus.cc:2243] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.659403   477 raft_consensus.cc:2272] T e76ef27d3325476ebb7412665f13b7e2 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.663713   477 tablet_replica.cc:333] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.664724   477 raft_consensus.cc:2243] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.666282   477 raft_consensus.cc:2272] T 5f809cc06349490a892809bf6ace50fd P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.671243   477 tablet_replica.cc:333] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.672195   477 raft_consensus.cc:2243] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.673499   477 raft_consensus.cc:2272] T 787f6c128ada46bea0bf8d00d68bd385 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.676296 10480 ts_tablet_manager.cc:933] T 787f6c128ada46bea0bf8d00d68bd385 P 0130f299ca2e48749d56c43da2bdf7bf: Initiating tablet copy from peer bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271)
I20260608 10:04:02.678203   477 tablet_replica.cc:333] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.679174   477 raft_consensus.cc:2243] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.679996   477 raft_consensus.cc:2272] T b6ec8d26c0d74f71a500800139ff1d24 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.683897   477 tablet_replica.cc:333] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.686220   477 raft_consensus.cc:2243] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.687101   477 raft_consensus.cc:2272] T 1f9385f0b477408b8f32df755d74412e P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.690871 10480 tablet_copy_client.cc:323] T 787f6c128ada46bea0bf8d00d68bd385 P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:34271
I20260608 10:04:02.691365   477 tablet_replica.cc:333] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337: stopping tablet replica
I20260608 10:04:02.692360   477 raft_consensus.cc:2243] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.693148   477 raft_consensus.cc:2272] T 7e9fe8ce7ba9453bac70d931ae6b4557 P bec6b4e215b840d4a1c0976b04c57337 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:02.719362  9995 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 7 similar messages]
W20260608 10:04:02.721454 10388 connection.cc:573] client connection to 127.0.119.65:34271 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 10:04:02.723343 10474 ts_tablet_manager.cc:1011] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: Tablet Copy: Unable to fetch data from remote peer bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260608 10:04:02.725176 10474 tablet_replica.cc:333] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: stopping tablet replica
I20260608 10:04:02.725637 10474 raft_consensus.cc:2243] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:02.726224 10474 raft_consensus.cc:2272] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Raft consensus is shut down!
W20260608 10:04:02.731956 10474 tablet_copy_client.cc:1131] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.119.65:34271: connect: Connection refused (error 111)
W20260608 10:04:02.733744 10474 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 5f809cc06349490a892809bf6ace50fd but one is already registered
I20260608 10:04:02.734179 10474 ts_tablet_manager.cc:1916] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 10:04:02.743257 10390 connection.cc:466] server connection from 127.0.0.1:56200 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56200 (request call id 3) could send its response
I20260608 10:04:02.754731   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:04:02.764205 10474 ts_tablet_manager.cc:1929] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:04:02.764858 10474 log.cc:1199] T 5f809cc06349490a892809bf6ace50fd P 0130f299ca2e48749d56c43da2bdf7bf: Deleting WAL directory at /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912808305672-477-0/minicluster-data/ts-3-root/wals/5f809cc06349490a892809bf6ace50fd
W20260608 10:04:02.774585 10141 consensus_peers.cc:597] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 -> Peer bec6b4e215b840d4a1c0976b04c57337 (127.0.119.65:34271): Couldn't send request to peer bec6b4e215b840d4a1c0976b04c57337. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:34271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:02.788074   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:04:02.819088 10477 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:02.820304 10477 tablet_bootstrap.cc:492] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Bootstrap complete.
I20260608 10:04:02.821228 10477 ts_tablet_manager.cc:1403] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Time spent bootstrapping tablet: real 0.177s	user 0.134s	sys 0.024s
I20260608 10:04:02.824890 10477 raft_consensus.cc:359] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.825827 10477 raft_consensus.cc:740] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0130f299ca2e48749d56c43da2bdf7bf, State: Initialized, Role: LEARNER
I20260608 10:04:02.826577 10477 consensus_queue.cc:260] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf [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: "bec6b4e215b840d4a1c0976b04c57337" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 34271 } attrs { replace: true } } peers { permanent_uuid: "e4bffb72f72a423c8f062cf53ee9f274" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 45825 } } peers { permanent_uuid: "ec0518bc79424e569feaedc3395ef988" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 43373 } } peers { permanent_uuid: "0130f299ca2e48749d56c43da2bdf7bf" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44853 } attrs { promote: true } }
I20260608 10:04:02.832125 10474 ts_tablet_manager.cc:933] T bef318efa7674f4286199244cf896b9c P 0130f299ca2e48749d56c43da2bdf7bf: Initiating tablet copy from peer e4bffb72f72a423c8f062cf53ee9f274 (127.0.119.66:45825)
I20260608 10:04:02.843242 10477 ts_tablet_manager.cc:1434] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.008s
I20260608 10:04:02.848577 10188 tablet_copy_service.cc:342] P ec0518bc79424e569feaedc3395ef988: Request end of tablet copy session 0130f299ca2e48749d56c43da2bdf7bf-e76ef27d3325476ebb7412665f13b7e2 received from {username='slave'} at 127.0.0.1:33486
I20260608 10:04:02.849311 10188 tablet_copy_service.cc:434] P ec0518bc79424e569feaedc3395ef988: ending tablet copy session 0130f299ca2e48749d56c43da2bdf7bf-e76ef27d3325476ebb7412665f13b7e2 on tablet e76ef27d3325476ebb7412665f13b7e2 with peer 0130f299ca2e48749d56c43da2bdf7bf
I20260608 10:04:02.857604 10474 tablet_copy_client.cc:323] T bef318efa7674f4286199244cf896b9c P 0130f299ca2e48749d56c43da2bdf7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:45825
I20260608 10:04:02.864511   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:02.866014   477 tablet_replica.cc:333] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.867388   477 raft_consensus.cc:2243] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.869221   477 raft_consensus.cc:2272] T bef318efa7674f4286199244cf896b9c P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.874176   477 tablet_replica.cc:333] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.875142   477 raft_consensus.cc:2243] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.876271   477 raft_consensus.cc:2272] T 1f9385f0b477408b8f32df755d74412e P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.879455   477 tablet_replica.cc:333] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.880089   477 raft_consensus.cc:2243] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.881040   477 raft_consensus.cc:2272] T 6ec01ed524864aef9119d731f8b080a5 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.884343   477 tablet_replica.cc:333] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.885021   477 raft_consensus.cc:2243] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.885602   477 raft_consensus.cc:2272] T e76ef27d3325476ebb7412665f13b7e2 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.888878   477 tablet_replica.cc:333] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.889499   477 raft_consensus.cc:2243] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.890229   477 raft_consensus.cc:2272] T 5f809cc06349490a892809bf6ace50fd P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.893621   477 tablet_replica.cc:333] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.894340   477 raft_consensus.cc:2243] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:02.895228   477 raft_consensus.cc:2272] T 787f6c128ada46bea0bf8d00d68bd385 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.898341   477 tablet_replica.cc:333] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.899015   477 raft_consensus.cc:2243] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.899614   477 raft_consensus.cc:2272] T 3db761b0d1974df2902f7de55e238e84 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:02.902516   477 tablet_replica.cc:333] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274: stopping tablet replica
I20260608 10:04:02.903023   477 raft_consensus.cc:2243] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:02.903584   477 raft_consensus.cc:2272] T b9b8f55238a54a9fa20c0dfd4182eb68 P e4bffb72f72a423c8f062cf53ee9f274 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:02.923635 10388 connection.cc:573] server connection from 127.0.0.1:56204 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260608 10:04:02.939193   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:04:02.968603   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:04:03.015004   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:03.016021   477 tablet_replica.cc:333] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.016901   477 raft_consensus.cc:2243] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:03.017541   477 raft_consensus.cc:2272] T 6ec01ed524864aef9119d731f8b080a5 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.020910   477 tablet_replica.cc:333] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.021837   477 raft_consensus.cc:2243] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:03.022723   477 raft_consensus.cc:2272] T bef318efa7674f4286199244cf896b9c P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.026788   477 tablet_replica.cc:333] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.027607   477 raft_consensus.cc:2243] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:03.028488   477 raft_consensus.cc:2272] T 1f9385f0b477408b8f32df755d74412e P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.031844   477 tablet_replica.cc:333] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.032640   477 raft_consensus.cc:2243] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:03.033545   477 raft_consensus.cc:2272] T 787f6c128ada46bea0bf8d00d68bd385 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.037428   477 tablet_replica.cc:333] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.038244   477 raft_consensus.cc:2243] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:03.039753   477 raft_consensus.cc:2272] T e76ef27d3325476ebb7412665f13b7e2 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.043558   477 tablet_replica.cc:333] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.044368   477 raft_consensus.cc:2243] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:03.045019   477 raft_consensus.cc:2272] T 5f809cc06349490a892809bf6ace50fd P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.049108   477 tablet_replica.cc:333] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.049883   477 raft_consensus.cc:2243] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:03.050683   477 raft_consensus.cc:2272] T 183dd8fca4934633b9d03e8d5037d231 P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.054999   477 tablet_replica.cc:333] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988: stopping tablet replica
I20260608 10:04:03.055655   477 raft_consensus.cc:2243] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:03.056366   477 raft_consensus.cc:2272] T 8976a033849e424f967b4e0137f3c12a P ec0518bc79424e569feaedc3395ef988 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.094115   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:04:03.119427   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:04:03.143677   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:03.145195   477 tablet_replica.cc:333] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf: stopping tablet replica
I20260608 10:04:03.145998   477 raft_consensus.cc:2243] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:03.146601   477 raft_consensus.cc:2272] T e76ef27d3325476ebb7412665f13b7e2 P 0130f299ca2e48749d56c43da2bdf7bf [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:03.159672   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:04:03.175125   477 master.cc:562] Master@127.0.119.126:45411 shutting down...
W20260608 10:04:03.207295  9975 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:03.207544  9975 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:03.207700  9975 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:03.208988   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:03.209556   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:03.209919   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b561046ac2a4fdeb7876abe46b1e604: stopping tablet replica
I20260608 10:04:03.234944   477 master.cc:584] Master@127.0.119.126:45411 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7619 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:04:03.286163   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:45313
I20260608 10:04:03.287506   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:03.292869 10489 instance_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:04:03.294781 10492 instance_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:04:03.294993   477 server_base.cc:1061] running on GCE node
W20260608 10:04:03.294924 10490 instance_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:04:03.296283   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:03.296471   477 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:04:03.296675   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913043296659 us; error 0 us; skew 500 ppm
I20260608 10:04:03.297369   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:03.300017   477 webserver.cc:533] Webserver started at http://127.0.119.126:45217/ using document root <none> and password file <none>
I20260608 10:04:03.300560   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:03.300756   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:03.301057   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:03.302217   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "0697d90ddc3842bfbb3664e1c36e7588"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.307346   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:03.311129 10497 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:04:03.311903   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:04:03.312214   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "0697d90ddc3842bfbb3664e1c36e7588"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.312512   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-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:04:03.331168   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:03.332463   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:03.372996   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:45313
I20260608 10:04:03.373132 10548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:45313 every 8 connection(s)
I20260608 10:04:03.377509 10549 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:04:03.389920 10549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588: Bootstrap starting.
I20260608 10:04:03.395648 10549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:03.400735 10549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588: No bootstrap required, opened a new log
I20260608 10:04:03.403573 10549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER }
I20260608 10:04:03.404049 10549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:03.404315 10549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0697d90ddc3842bfbb3664e1c36e7588, State: Initialized, Role: FOLLOWER
I20260608 10:04:03.405123 10549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER }
I20260608 10:04:03.405827 10549 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:03.406100 10549 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:03.406453 10549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:03.414119 10549 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER }
I20260608 10:04:03.414975 10549 leader_election.cc:304] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [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: 0697d90ddc3842bfbb3664e1c36e7588; no voters: 
I20260608 10:04:03.416407 10549 leader_election.cc:290] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:03.416889 10552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:03.418581 10552 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 1 LEADER]: Becoming Leader. State: Replica: 0697d90ddc3842bfbb3664e1c36e7588, State: Running, Role: LEADER
I20260608 10:04:03.419445 10552 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [LEADER]: Queue going to LEADER mode. State: All 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: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER }
I20260608 10:04:03.420447 10549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:03.425268 10554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0697d90ddc3842bfbb3664e1c36e7588. Latest consensus state: current_term: 1 leader_uuid: "0697d90ddc3842bfbb3664e1c36e7588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER } }
I20260608 10:04:03.425136 10553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0697d90ddc3842bfbb3664e1c36e7588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0697d90ddc3842bfbb3664e1c36e7588" member_type: VOTER } }
I20260608 10:04:03.426374 10554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:03.426527 10553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:03.435264 10558 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:03.445267 10558 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:03.446483   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:03.455997 10558 catalog_manager.cc:1382] Generated new cluster ID: fc7af4d3a2e54dad972ed0f45abe7c83
I20260608 10:04:03.456292 10558 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:03.476498 10558 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:03.477917 10558 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:03.493767 10558 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588: Generated new TSK 0
I20260608 10:04:03.494541 10558 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:03.513456   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:03.520892 10570 instance_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:04:03.522905 10571 instance_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:04:03.523765 10573 instance_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:04:03.524816   477 server_base.cc:1061] running on GCE node
I20260608 10:04:03.525871   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:03.526070   477 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:04:03.526207   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913043526195 us; error 0 us; skew 500 ppm
I20260608 10:04:03.526825   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:03.529455   477 webserver.cc:533] Webserver started at http://127.0.119.65:34831/ using document root <none> and password file <none>
I20260608 10:04:03.530036   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:03.530228   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:03.530512   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:03.531656   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "5932645b441f42fa9a3ae63cbb0cc9a2"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.536819   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:03.541045 10578 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:04:03.541904   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:03.542363   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "5932645b441f42fa9a3ae63cbb0cc9a2"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.543090   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-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:04:03.558651   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:03.559991   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:03.561669   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:03.564546   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:03.564807   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:03.565100   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:03.565312   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:03.609751   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:44217
I20260608 10:04:03.609875 10640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:44217 every 8 connection(s)
I20260608 10:04:03.615294   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:03.623119 10645 instance_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:04:03.624145 10646 instance_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:04:03.626209 10648 instance_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:04:03.627592   477 server_base.cc:1061] running on GCE node
I20260608 10:04:03.629598   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:03.629806   477 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:04:03.630026   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913043629991 us; error 0 us; skew 500 ppm
I20260608 10:04:03.630710   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:03.633713   477 webserver.cc:533] Webserver started at http://127.0.119.66:37065/ using document root <none> and password file <none>
I20260608 10:04:03.634266 10641 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45313
I20260608 10:04:03.634404   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:03.634832   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:03.634857 10641 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:03.635185   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:03.635818 10641 heartbeater.cc:507] Master 127.0.119.126:45313 requested a full tablet report, sending...
I20260608 10:04:03.636463   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "52aa4270edd1441ca8df4b70787f579e"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.638361 10514 ts_manager.cc:194] Registered new tserver with Master: 5932645b441f42fa9a3ae63cbb0cc9a2 (127.0.119.65:44217)
I20260608 10:04:03.641189 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53868
I20260608 10:04:03.643090   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260608 10:04:03.647150 10653 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:04:03.648000   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:04:03.648424   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "52aa4270edd1441ca8df4b70787f579e"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.648764   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-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:04:03.668426   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:03.669632   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:03.671190   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:03.673833   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:03.674072   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:03.674332   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:03.674536   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:03.718222   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:33577
I20260608 10:04:03.718385 10715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:33577 every 8 connection(s)
I20260608 10:04:03.723654   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:03.731763 10719 instance_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:04:03.733047 10720 instance_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:04:03.737341 10722 instance_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:04:03.738281 10716 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45313
I20260608 10:04:03.738804 10716 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:03.738956   477 server_base.cc:1061] running on GCE node
I20260608 10:04:03.739820 10716 heartbeater.cc:507] Master 127.0.119.126:45313 requested a full tablet report, sending...
I20260608 10:04:03.739995   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:03.740330   477 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:04:03.740525   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913043740502 us; error 0 us; skew 500 ppm
I20260608 10:04:03.741394   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:03.742420 10514 ts_manager.cc:194] Registered new tserver with Master: 52aa4270edd1441ca8df4b70787f579e (127.0.119.66:33577)
I20260608 10:04:03.744508   477 webserver.cc:533] Webserver started at http://127.0.119.67:41775/ using document root <none> and password file <none>
I20260608 10:04:03.744671 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53870
I20260608 10:04:03.745345   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:03.745631   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:03.746135   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:03.747928   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "db95cf35a83d45faa8f196ef4ded49ee"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.753191   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:04:03.757334 10727 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:04:03.758329   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:04:03.758770   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "db95cf35a83d45faa8f196ef4ded49ee"
format_stamp: "Formatted at 2026-06-08 10:04:03 on dist-test-slave-f77q"
I20260608 10:04:03.759069   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912808305672-477-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:04:03.788769   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:03.790172   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:03.791782   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:03.794327   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:03.794560   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:03.794880   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:03.795043   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:03.841181   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:36271
I20260608 10:04:03.841373 10790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:36271 every 8 connection(s)
I20260608 10:04:03.857012 10791 heartbeater.cc:344] Connected to a master server at 127.0.119.126:45313
I20260608 10:04:03.857590 10791 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:03.858493 10791 heartbeater.cc:507] Master 127.0.119.126:45313 requested a full tablet report, sending...
I20260608 10:04:03.860829 10514 ts_manager.cc:194] Registered new tserver with Master: db95cf35a83d45faa8f196ef4ded49ee (127.0.119.67:36271)
I20260608 10:04:03.861356   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016387232s
I20260608 10:04:03.862797 10514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53872
I20260608 10:04:03.890251 10514 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53886:
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:04:03.892554 10514 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:04:03.943548 10606 tablet_service.cc:1511] Processing CreateTablet for tablet c5da321937ac4fc8802b729c25ff49ec (DEFAULT_TABLE table=test-workload [id=ae95e8c6f81b43faa57e6d7df218b44d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:03.945107 10606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5da321937ac4fc8802b729c25ff49ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:03.945255 10755 tablet_service.cc:1511] Processing CreateTablet for tablet c5da321937ac4fc8802b729c25ff49ec (DEFAULT_TABLE table=test-workload [id=ae95e8c6f81b43faa57e6d7df218b44d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:03.946669 10755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5da321937ac4fc8802b729c25ff49ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:03.958194 10681 tablet_service.cc:1511] Processing CreateTablet for tablet c5da321937ac4fc8802b729c25ff49ec (DEFAULT_TABLE table=test-workload [id=ae95e8c6f81b43faa57e6d7df218b44d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:03.959724 10681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5da321937ac4fc8802b729c25ff49ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:03.964897 10806 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: Bootstrap starting.
I20260608 10:04:03.966838 10807 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Bootstrap starting.
I20260608 10:04:03.973412 10806 tablet_bootstrap.cc:654] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:03.974422 10807 tablet_bootstrap.cc:654] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:03.977744 10808 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: Bootstrap starting.
I20260608 10:04:03.981158 10806 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: No bootstrap required, opened a new log
I20260608 10:04:03.981680 10806 ts_tablet_manager.cc:1403] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260608 10:04:03.982057 10807 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: No bootstrap required, opened a new log
I20260608 10:04:03.982659 10807 ts_tablet_manager.cc:1403] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 10:04:03.984860 10806 raft_consensus.cc:359] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:03.985351 10808 tablet_bootstrap.cc:654] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:03.985711 10806 raft_consensus.cc:385] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:03.985952 10807 raft_consensus.cc:359] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:03.986845 10806 raft_consensus.cc:740] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db95cf35a83d45faa8f196ef4ded49ee, State: Initialized, Role: FOLLOWER
I20260608 10:04:03.986909 10807 raft_consensus.cc:385] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:03.987521 10807 raft_consensus.cc:740] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5932645b441f42fa9a3ae63cbb0cc9a2, State: Initialized, Role: FOLLOWER
I20260608 10:04:03.988350 10807 consensus_queue.cc:260] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:03.988142 10806 consensus_queue.cc:260] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:03.992345 10807 ts_tablet_manager.cc:1434] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:04:03.992596 10791 heartbeater.cc:499] Master 127.0.119.126:45313 was elected leader, sending a full tablet report...
I20260608 10:04:03.992972 10806 ts_tablet_manager.cc:1434] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 10:04:03.993273 10808 tablet_bootstrap.cc:492] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: No bootstrap required, opened a new log
I20260608 10:04:03.993841 10808 ts_tablet_manager.cc:1403] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:04:03.994892 10641 heartbeater.cc:499] Master 127.0.119.126:45313 was elected leader, sending a full tablet report...
I20260608 10:04:03.997324 10808 raft_consensus.cc:359] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:03.998234 10808 raft_consensus.cc:385] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:03.998670 10808 raft_consensus.cc:740] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52aa4270edd1441ca8df4b70787f579e, State: Initialized, Role: FOLLOWER
I20260608 10:04:03.999658 10808 consensus_queue.cc:260] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.003074 10716 heartbeater.cc:499] Master 127.0.119.126:45313 was elected leader, sending a full tablet report...
I20260608 10:04:04.003422 10808 ts_tablet_manager.cc:1434] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:04:04.291517 10813 raft_consensus.cc:493] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:04.292337 10813 raft_consensus.cc:515] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.294615 10813 leader_election.cc:290] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db95cf35a83d45faa8f196ef4ded49ee (127.0.119.67:36271), 52aa4270edd1441ca8df4b70787f579e (127.0.119.66:33577)
I20260608 10:04:04.297573 10812 raft_consensus.cc:493] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:04.298341 10812 raft_consensus.cc:515] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.301306 10812 leader_election.cc:290] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5932645b441f42fa9a3ae63cbb0cc9a2 (127.0.119.65:44217), 52aa4270edd1441ca8df4b70787f579e (127.0.119.66:33577)
I20260608 10:04:04.309741 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db95cf35a83d45faa8f196ef4ded49ee" is_pre_election: true
I20260608 10:04:04.310902 10765 raft_consensus.cc:2468] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in term 0.
I20260608 10:04:04.311576 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52aa4270edd1441ca8df4b70787f579e" is_pre_election: true
I20260608 10:04:04.312434 10691 raft_consensus.cc:2468] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in term 0.
I20260608 10:04:04.312824 10581 leader_election.cc:304] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5932645b441f42fa9a3ae63cbb0cc9a2, db95cf35a83d45faa8f196ef4ded49ee; no voters: 
I20260608 10:04:04.313900 10813 raft_consensus.cc:2804] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:04.314312 10813 raft_consensus.cc:493] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:04.314718 10813 raft_consensus.cc:3060] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:04.317359 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "db95cf35a83d45faa8f196ef4ded49ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" is_pre_election: true
I20260608 10:04:04.323247 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "db95cf35a83d45faa8f196ef4ded49ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52aa4270edd1441ca8df4b70787f579e" is_pre_election: true
I20260608 10:04:04.323508 10813 raft_consensus.cc:515] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.323972 10691 raft_consensus.cc:2468] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db95cf35a83d45faa8f196ef4ded49ee in term 0.
I20260608 10:04:04.324810 10616 raft_consensus.cc:2393] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db95cf35a83d45faa8f196ef4ded49ee in current term 1: Already voted for candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in this term.
I20260608 10:04:04.325322 10728 leader_election.cc:304] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52aa4270edd1441ca8df4b70787f579e, db95cf35a83d45faa8f196ef4ded49ee; no voters: 
I20260608 10:04:04.326380 10812 raft_consensus.cc:2804] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:04.326534 10813 leader_election.cc:290] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [CANDIDATE]: Term 1 election: Requested vote from peers db95cf35a83d45faa8f196ef4ded49ee (127.0.119.67:36271), 52aa4270edd1441ca8df4b70787f579e (127.0.119.66:33577)
I20260608 10:04:04.326745 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db95cf35a83d45faa8f196ef4ded49ee"
I20260608 10:04:04.326858 10812 raft_consensus.cc:493] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:04.327507 10812 raft_consensus.cc:3060] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:04.328246 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52aa4270edd1441ca8df4b70787f579e"
I20260608 10:04:04.328863 10691 raft_consensus.cc:3060] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:04.333353 10812 raft_consensus.cc:515] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.334656 10765 raft_consensus.cc:2393] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in current term 1: Already voted for candidate db95cf35a83d45faa8f196ef4ded49ee in this term.
I20260608 10:04:04.334712 10691 raft_consensus.cc:2468] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in term 1.
I20260608 10:04:04.335845 10812 leader_election.cc:290] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [CANDIDATE]: Term 1 election: Requested vote from peers 5932645b441f42fa9a3ae63cbb0cc9a2 (127.0.119.65:44217), 52aa4270edd1441ca8df4b70787f579e (127.0.119.66:33577)
I20260608 10:04:04.336199 10579 leader_election.cc:304] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52aa4270edd1441ca8df4b70787f579e, 5932645b441f42fa9a3ae63cbb0cc9a2; no voters: 
I20260608 10:04:04.336977 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "db95cf35a83d45faa8f196ef4ded49ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2"
I20260608 10:04:04.337570 10813 raft_consensus.cc:2804] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:04.338328 10691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5da321937ac4fc8802b729c25ff49ec" candidate_uuid: "db95cf35a83d45faa8f196ef4ded49ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52aa4270edd1441ca8df4b70787f579e"
I20260608 10:04:04.339088 10813 raft_consensus.cc:697] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5932645b441f42fa9a3ae63cbb0cc9a2, State: Running, Role: LEADER
I20260608 10:04:04.339370 10691 raft_consensus.cc:2393] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db95cf35a83d45faa8f196ef4ded49ee in current term 1: Already voted for candidate 5932645b441f42fa9a3ae63cbb0cc9a2 in this term.
I20260608 10:04:04.340759 10813 consensus_queue.cc:237] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } }
I20260608 10:04:04.347765 10728 leader_election.cc:304] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [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: db95cf35a83d45faa8f196ef4ded49ee; no voters: 52aa4270edd1441ca8df4b70787f579e, 5932645b441f42fa9a3ae63cbb0cc9a2
I20260608 10:04:04.348701 10812 raft_consensus.cc:2749] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:04:04.350579 10512 catalog_manager.cc:5696] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5932645b441f42fa9a3ae63cbb0cc9a2 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5932645b441f42fa9a3ae63cbb0cc9a2" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 44217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db95cf35a83d45faa8f196ef4ded49ee" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52aa4270edd1441ca8df4b70787f579e" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 33577 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:04.412482   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:04:04.436868   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:04.437848   477 tablet_replica.cc:333] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: stopping tablet replica
I20260608 10:04:04.438593   477 raft_consensus.cc:2243] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:04.439438   477 pending_rounds.cc:70] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Trying to abort 1 pending ops.
I20260608 10:04:04.439682   477 pending_rounds.cc:77] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619829627944960 op_type: NO_OP noop_request { }
I20260608 10:04:04.440047   477 raft_consensus.cc:2889] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:04.440368   477 raft_consensus.cc:2272] T c5da321937ac4fc8802b729c25ff49ec P 5932645b441f42fa9a3ae63cbb0cc9a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:04.463665   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:04:04.474983   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:04:04.496798   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:04.497717   477 tablet_replica.cc:333] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e: stopping tablet replica
I20260608 10:04:04.498309   477 raft_consensus.cc:2243] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:04.498831   477 raft_consensus.cc:2272] T c5da321937ac4fc8802b729c25ff49ec P 52aa4270edd1441ca8df4b70787f579e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:04.519124   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:04:04.529475   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:04:04.550110   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:04.550832   477 tablet_replica.cc:333] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee: stopping tablet replica
I20260608 10:04:04.551397   477 raft_consensus.cc:2243] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:04.551864   477 raft_consensus.cc:2272] T c5da321937ac4fc8802b729c25ff49ec P db95cf35a83d45faa8f196ef4ded49ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:04.572115   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:04:04.582106   477 master.cc:562] Master@127.0.119.126:45313 shutting down...
I20260608 10:04:04.597434   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:04.597985   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:04.598277   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0697d90ddc3842bfbb3664e1c36e7588: stopping tablet replica
I20260608 10:04:04.617300   477 master.cc:584] Master@127.0.119.126:45313 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1365 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:04:04.652616   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:43461
I20260608 10:04:04.653769   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:04.659334 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:04:04.660346 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
W20260608 10:04:04.661051 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:04:04.661644   477 server_base.cc:1061] running on GCE node
I20260608 10:04:04.662634   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:04.662853   477 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:04:04.663020   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913044662986 us; error 0 us; skew 500 ppm
I20260608 10:04:04.663632   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:04.666082   477 webserver.cc:533] Webserver started at http://127.0.119.126:40197/ using document root <none> and password file <none>
I20260608 10:04:04.666704   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:04.666873   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:04.667212   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:04.668385   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "3093ff47d5a44e148cc548282c97a11b"
format_stamp: "Formatted at 2026-06-08 10:04:04 on dist-test-slave-f77q"
I20260608 10:04:04.673561   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 10:04:04.677459 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:04:04.678524   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:04.678812   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "3093ff47d5a44e148cc548282c97a11b"
format_stamp: "Formatted at 2026-06-08 10:04:04 on dist-test-slave-f77q"
I20260608 10:04:04.679064   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-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:04:04.692108   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:04.693383   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:04.731555   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:43461
I20260608 10:04:04.731674 10881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:43461 every 8 connection(s)
I20260608 10:04:04.735896 10882 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:04:04.747905 10882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b: Bootstrap starting.
I20260608 10:04:04.752645 10882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:04.757161 10882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b: No bootstrap required, opened a new log
I20260608 10:04:04.759490 10882 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER }
I20260608 10:04:04.759931 10882 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:04.760121 10882 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3093ff47d5a44e148cc548282c97a11b, State: Initialized, Role: FOLLOWER
I20260608 10:04:04.760898 10882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER }
I20260608 10:04:04.761359 10882 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:04.761574 10882 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:04.761796 10882 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:04.767304 10882 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER }
I20260608 10:04:04.767853 10882 leader_election.cc:304] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [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: 3093ff47d5a44e148cc548282c97a11b; no voters: 
I20260608 10:04:04.769037 10882 leader_election.cc:290] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:04.769573 10885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:04.771143 10885 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 1 LEADER]: Becoming Leader. State: Replica: 3093ff47d5a44e148cc548282c97a11b, State: Running, Role: LEADER
I20260608 10:04:04.771816 10885 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [LEADER]: Queue going to LEADER mode. State: All 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: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER }
I20260608 10:04:04.772327 10882 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:04.775101 10887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3093ff47d5a44e148cc548282c97a11b. Latest consensus state: current_term: 1 leader_uuid: "3093ff47d5a44e148cc548282c97a11b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER } }
I20260608 10:04:04.775048 10886 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3093ff47d5a44e148cc548282c97a11b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3093ff47d5a44e148cc548282c97a11b" member_type: VOTER } }
I20260608 10:04:04.775965 10887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:04.776049 10886 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:04.779261 10890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:04.785377 10890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:04.789746   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:04.795441 10890 catalog_manager.cc:1382] Generated new cluster ID: d510bd60e6974e5682be34d974e6fb17
I20260608 10:04:04.795760 10890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:04.854171 10890 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:04.855690 10890 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:04.869570 10890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b: Generated new TSK 0
I20260608 10:04:04.870317 10890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:04.921118   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:04.927937 10903 instance_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:04:04.928814 10904 instance_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:04:04.931963   477 server_base.cc:1061] running on GCE node
W20260608 10:04:04.932279 10906 instance_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:04:04.933372   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:04.933569   477 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:04:04.933706   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913044933689 us; error 0 us; skew 500 ppm
I20260608 10:04:04.934257   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:04.937116   477 webserver.cc:533] Webserver started at http://127.0.119.65:35451/ using document root <none> and password file <none>
I20260608 10:04:04.937688   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:04.937871   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:04.938133   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:04.939502   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd"
format_stamp: "Formatted at 2026-06-08 10:04:04 on dist-test-slave-f77q"
I20260608 10:04:04.944948   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260608 10:04:04.949216 10911 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:04:04.950152   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:04:04.950575   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd"
format_stamp: "Formatted at 2026-06-08 10:04:04 on dist-test-slave-f77q"
I20260608 10:04:04.950902   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-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:04:04.964687   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:04.965950   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:04.967604   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:04.970141   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:04.970341   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:04.970705   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:04.970854   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.013947   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:41325
I20260608 10:04:05.014127 10973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:41325 every 8 connection(s)
I20260608 10:04:05.019541   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:05.027560 10978 instance_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:04:05.029577 10979 instance_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:04:05.031414 10981 instance_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:04:05.033226   477 server_base.cc:1061] running on GCE node
I20260608 10:04:05.033701 10974 heartbeater.cc:344] Connected to a master server at 127.0.119.126:43461
I20260608 10:04:05.034142 10974 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:05.034256   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:05.034562   477 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:04:05.034747   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913045034711 us; error 0 us; skew 500 ppm
I20260608 10:04:05.035097 10974 heartbeater.cc:507] Master 127.0.119.126:43461 requested a full tablet report, sending...
I20260608 10:04:05.035491   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:05.037793 10846 ts_manager.cc:194] Registered new tserver with Master: 3e63b0a4be6e4558ad31d2d3e4254ecd (127.0.119.65:41325)
I20260608 10:04:05.038753   477 webserver.cc:533] Webserver started at http://127.0.119.66:34815/ using document root <none> and password file <none>
I20260608 10:04:05.039522   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:05.039783   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:05.040122   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:05.040603 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40708
I20260608 10:04:05.041697   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "758e5aff7711426b9d4559eabf2840d2"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.047183   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:04:05.051064 10986 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:04:05.051990   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:04:05.052415   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "758e5aff7711426b9d4559eabf2840d2"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.052788   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-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:04:05.068506   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:05.069622   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:05.071182   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:05.073630   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:05.073817   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.074216   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:05.074393   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.117026   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:45469
I20260608 10:04:05.117163 11049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:45469 every 8 connection(s)
I20260608 10:04:05.122391   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:05.129376 11053 instance_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:04:05.133836 11054 instance_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:04:05.137133   477 server_base.cc:1061] running on GCE node
I20260608 10:04:05.138556 11050 heartbeater.cc:344] Connected to a master server at 127.0.119.126:43461
W20260608 10:04:05.138612 11056 instance_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:04:05.139274 11050 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:05.139945   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:05.140234   477 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:04:05.140177 11050 heartbeater.cc:507] Master 127.0.119.126:43461 requested a full tablet report, sending...
I20260608 10:04:05.140717   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913045140678 us; error 0 us; skew 500 ppm
I20260608 10:04:05.141618   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:05.143203 10846 ts_manager.cc:194] Registered new tserver with Master: 758e5aff7711426b9d4559eabf2840d2 (127.0.119.66:45469)
I20260608 10:04:05.144949   477 webserver.cc:533] Webserver started at http://127.0.119.67:37659/ using document root <none> and password file <none>
I20260608 10:04:05.145385 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40710
I20260608 10:04:05.145731   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:05.146039   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:05.146387   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:05.147715   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "b9d58cc168684989a9bc1600043f5d1a"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.152706   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:04:05.156800 11061 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:04:05.157804   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:05.158195   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "b9d58cc168684989a9bc1600043f5d1a"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.158631   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-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:04:05.190357   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:05.191619   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:05.193043   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:05.195562   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:05.195806   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.196066   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:05.196252   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.239770   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:46681
I20260608 10:04:05.239923 11123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:46681 every 8 connection(s)
I20260608 10:04:05.245924   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:05.254477 11127 instance_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:04:05.255759 11128 instance_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:04:05.266657 11131 instance_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:04:05.266904 11124 heartbeater.cc:344] Connected to a master server at 127.0.119.126:43461
I20260608 10:04:05.266858   477 server_base.cc:1061] running on GCE node
I20260608 10:04:05.267575 11124 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:05.268731 11124 heartbeater.cc:507] Master 127.0.119.126:43461 requested a full tablet report, sending...
I20260608 10:04:05.268930   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:05.269312   477 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:04:05.269541   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913045269519 us; error 0 us; skew 500 ppm
I20260608 10:04:05.270334   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:05.271235 10846 ts_manager.cc:194] Registered new tserver with Master: b9d58cc168684989a9bc1600043f5d1a (127.0.119.67:46681)
I20260608 10:04:05.273047 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40712
I20260608 10:04:05.273383   477 webserver.cc:533] Webserver started at http://127.0.119.68:39991/ using document root <none> and password file <none>
I20260608 10:04:05.274050   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:05.274305   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:05.274668   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:05.276008   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "c9afdc774c0843ceb20628da33a12959"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.282979   477 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260608 10:04:05.286923 11135 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:04:05.287977   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:05.288318   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "c9afdc774c0843ceb20628da33a12959"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.288627   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912808305672-477-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:04:05.303674   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:05.304796   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:05.306089   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:05.308610   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:05.308862   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.309120   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:05.309321   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:05.352140   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:39975
I20260608 10:04:05.352348 11198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:39975 every 8 connection(s)
I20260608 10:04:05.368965 11199 heartbeater.cc:344] Connected to a master server at 127.0.119.126:43461
I20260608 10:04:05.369480 11199 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:05.370566 11199 heartbeater.cc:507] Master 127.0.119.126:43461 requested a full tablet report, sending...
I20260608 10:04:05.372978 10846 ts_manager.cc:194] Registered new tserver with Master: c9afdc774c0843ceb20628da33a12959 (127.0.119.68:39975)
I20260608 10:04:05.374003   477 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018174722s
I20260608 10:04:05.375185 10846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40724
I20260608 10:04:05.401579 10846 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40730:
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:04:05.452811 10939 tablet_service.cc:1511] Processing CreateTablet for tablet a3997bcf72874332b47e2f56cc83c317 (DEFAULT_TABLE table=test-workload [id=afa7c7b141c54ff087cd3b310284c2c8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:05.454362 10939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3997bcf72874332b47e2f56cc83c317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:05.460000 11089 tablet_service.cc:1511] Processing CreateTablet for tablet a3997bcf72874332b47e2f56cc83c317 (DEFAULT_TABLE table=test-workload [id=afa7c7b141c54ff087cd3b310284c2c8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:05.461575 11089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3997bcf72874332b47e2f56cc83c317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:05.461347 11163 tablet_service.cc:1511] Processing CreateTablet for tablet a3997bcf72874332b47e2f56cc83c317 (DEFAULT_TABLE table=test-workload [id=afa7c7b141c54ff087cd3b310284c2c8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:04:05.462788 11163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3997bcf72874332b47e2f56cc83c317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:05.476017 11217 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: Bootstrap starting.
I20260608 10:04:05.477813 11218 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Bootstrap starting.
I20260608 10:04:05.484606 11217 tablet_bootstrap.cc:654] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:05.486708 11218 tablet_bootstrap.cc:654] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:05.488116 11219 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: Bootstrap starting.
I20260608 10:04:05.491700 11217 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: No bootstrap required, opened a new log
I20260608 10:04:05.492336 11217 ts_tablet_manager.cc:1403] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:04:05.492646 11218 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: No bootstrap required, opened a new log
I20260608 10:04:05.493196 11218 ts_tablet_manager.cc:1403] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 10:04:05.496114 11218 raft_consensus.cc:359] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.496695 11219 tablet_bootstrap.cc:654] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:05.495787 11217 raft_consensus.cc:359] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.496800 11218 raft_consensus.cc:385] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:05.497354 11217 raft_consensus.cc:385] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:05.497354 11218 raft_consensus.cc:740] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9d58cc168684989a9bc1600043f5d1a, State: Initialized, Role: FOLLOWER
I20260608 10:04:05.498013 11217 raft_consensus.cc:740] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e63b0a4be6e4558ad31d2d3e4254ecd, State: Initialized, Role: FOLLOWER
I20260608 10:04:05.498687 11218 consensus_queue.cc:260] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.498884 11217 consensus_queue.cc:260] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.502811 11217 ts_tablet_manager.cc:1434] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260608 10:04:05.504108 10974 heartbeater.cc:499] Master 127.0.119.126:43461 was elected leader, sending a full tablet report...
I20260608 10:04:05.504158 11124 heartbeater.cc:499] Master 127.0.119.126:43461 was elected leader, sending a full tablet report...
I20260608 10:04:05.505306 11218 ts_tablet_manager.cc:1434] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260608 10:04:05.507010 11219 tablet_bootstrap.cc:492] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: No bootstrap required, opened a new log
I20260608 10:04:05.507561 11219 ts_tablet_manager.cc:1403] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:04:05.510138 11219 raft_consensus.cc:359] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.510910 11219 raft_consensus.cc:385] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:05.511232 11219 raft_consensus.cc:740] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9afdc774c0843ceb20628da33a12959, State: Initialized, Role: FOLLOWER
I20260608 10:04:05.512168 11219 consensus_queue.cc:260] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.517179 11199 heartbeater.cc:499] Master 127.0.119.126:43461 was elected leader, sending a full tablet report...
I20260608 10:04:05.517663 11219 ts_tablet_manager.cc:1434] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 10:04:05.583088 11223 raft_consensus.cc:493] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:05.583693 11223 raft_consensus.cc:515] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.586006 11223 leader_election.cc:290] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e63b0a4be6e4558ad31d2d3e4254ecd (127.0.119.65:41325), c9afdc774c0843ceb20628da33a12959 (127.0.119.68:39975)
I20260608 10:04:05.597396 10949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3997bcf72874332b47e2f56cc83c317" candidate_uuid: "b9d58cc168684989a9bc1600043f5d1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" is_pre_election: true
I20260608 10:04:05.598181 10949 raft_consensus.cc:2468] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d58cc168684989a9bc1600043f5d1a in term 0.
I20260608 10:04:05.598364 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3997bcf72874332b47e2f56cc83c317" candidate_uuid: "b9d58cc168684989a9bc1600043f5d1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9afdc774c0843ceb20628da33a12959" is_pre_election: true
I20260608 10:04:05.599176 11173 raft_consensus.cc:2468] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9d58cc168684989a9bc1600043f5d1a in term 0.
I20260608 10:04:05.599802 11062 leader_election.cc:304] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e63b0a4be6e4558ad31d2d3e4254ecd, b9d58cc168684989a9bc1600043f5d1a; no voters: 
I20260608 10:04:05.600659 11223 raft_consensus.cc:2804] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:05.600946 11223 raft_consensus.cc:493] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:05.601177 11223 raft_consensus.cc:3060] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:05.606297 11223 raft_consensus.cc:515] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.608403 11223 leader_election.cc:290] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [CANDIDATE]: Term 1 election: Requested vote from peers 3e63b0a4be6e4558ad31d2d3e4254ecd (127.0.119.65:41325), c9afdc774c0843ceb20628da33a12959 (127.0.119.68:39975)
I20260608 10:04:05.609380 10949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3997bcf72874332b47e2f56cc83c317" candidate_uuid: "b9d58cc168684989a9bc1600043f5d1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd"
I20260608 10:04:05.609534 11173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3997bcf72874332b47e2f56cc83c317" candidate_uuid: "b9d58cc168684989a9bc1600043f5d1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9afdc774c0843ceb20628da33a12959"
I20260608 10:04:05.610112 10949 raft_consensus.cc:3060] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:05.610226 11173 raft_consensus.cc:3060] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:05.616230 10949 raft_consensus.cc:2468] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d58cc168684989a9bc1600043f5d1a in term 1.
I20260608 10:04:05.616266 11173 raft_consensus.cc:2468] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9d58cc168684989a9bc1600043f5d1a in term 1.
I20260608 10:04:05.617519 11062 leader_election.cc:304] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e63b0a4be6e4558ad31d2d3e4254ecd, b9d58cc168684989a9bc1600043f5d1a; no voters: 
I20260608 10:04:05.618278 11223 raft_consensus.cc:2804] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:05.620319 11223 raft_consensus.cc:697] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 LEADER]: Becoming Leader. State: Replica: b9d58cc168684989a9bc1600043f5d1a, State: Running, Role: LEADER
I20260608 10:04:05.621213 11223 consensus_queue.cc:237] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } }
I20260608 10:04:05.628665 10845 catalog_manager.cc:5696] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a reported cstate change: term changed from 0 to 1, leader changed from <none> to b9d58cc168684989a9bc1600043f5d1a (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b9d58cc168684989a9bc1600043f5d1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e63b0a4be6e4558ad31d2d3e4254ecd" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 41325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9d58cc168684989a9bc1600043f5d1a" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9afdc774c0843ceb20628da33a12959" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39975 } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:05.680817   477 auto_rebalancer.cc:591] Failed to schedule move for tablet a3997bcf72874332b47e2f56cc83c317: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:04:05.682147   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:04:05.706940   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:05.707947   477 tablet_replica.cc:333] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd: stopping tablet replica
I20260608 10:04:05.708582   477 raft_consensus.cc:2243] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:05.709049   477 raft_consensus.cc:2272] T a3997bcf72874332b47e2f56cc83c317 P 3e63b0a4be6e4558ad31d2d3e4254ecd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:05.729103   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:04:05.739310   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:04:05.757170   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:05.774119   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:04:05.784968   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:04:05.807773   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:05.808779   477 tablet_replica.cc:333] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: stopping tablet replica
I20260608 10:04:05.809345   477 raft_consensus.cc:2243] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:05.809999   477 pending_rounds.cc:70] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Trying to abort 1 pending ops.
I20260608 10:04:05.810240   477 pending_rounds.cc:77] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619834872688640 op_type: NO_OP noop_request { }
I20260608 10:04:05.810565   477 raft_consensus.cc:2889] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:05.810866   477 raft_consensus.cc:2272] T a3997bcf72874332b47e2f56cc83c317 P b9d58cc168684989a9bc1600043f5d1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:05.832729   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:04:05.843978   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:04:05.863268   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:05.864249   477 tablet_replica.cc:333] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959: stopping tablet replica
I20260608 10:04:05.864859   477 raft_consensus.cc:2243] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:05.865291   477 raft_consensus.cc:2272] T a3997bcf72874332b47e2f56cc83c317 P c9afdc774c0843ceb20628da33a12959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:05.884949   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:04:05.895864   477 master.cc:562] Master@127.0.119.126:43461 shutting down...
I20260608 10:04:05.911914   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:05.912539   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:05.912906   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3093ff47d5a44e148cc548282c97a11b: stopping tablet replica
I20260608 10:04:05.933519   477 master.cc:584] Master@127.0.119.126:43461 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1317 ms)
[----------] 22 tests from AutoRebalancerTest (237486 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:04:05.970011   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:41465
I20260608 10:04:05.971300   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:05.976514 11231 instance_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:04:05.976715 11232 instance_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:04:05.978425 11234 instance_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:04:05.979414   477 server_base.cc:1061] running on GCE node
I20260608 10:04:05.980321   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:05.980506   477 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:04:05.980723   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913045980686 us; error 0 us; skew 500 ppm
I20260608 10:04:05.981343   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:05.983892   477 webserver.cc:533] Webserver started at http://127.0.119.126:42823/ using document root <none> and password file <none>
I20260608 10:04:05.984467   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:05.984639   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:05.984999   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:05.986231   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "a172693b14cd43698e17b6b018557f34"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.991472   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:05.995558 11239 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:04:05.996435   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:05.996766   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "a172693b14cd43698e17b6b018557f34"
format_stamp: "Formatted at 2026-06-08 10:04:05 on dist-test-slave-f77q"
I20260608 10:04:05.997069   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-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:04:06.023681   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.024852   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.063769   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:41465
I20260608 10:04:06.063954 11290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:41465 every 8 connection(s)
I20260608 10:04:06.068066 11291 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:04:06.079558 11291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34: Bootstrap starting.
I20260608 10:04:06.084502 11291 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:06.089035 11291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34: No bootstrap required, opened a new log
I20260608 10:04:06.091491 11291 raft_consensus.cc:359] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a172693b14cd43698e17b6b018557f34" member_type: VOTER }
I20260608 10:04:06.091923 11291 raft_consensus.cc:385] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:06.092212 11291 raft_consensus.cc:740] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a172693b14cd43698e17b6b018557f34, State: Initialized, Role: FOLLOWER
I20260608 10:04:06.092912 11291 consensus_queue.cc:260] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a172693b14cd43698e17b6b018557f34" member_type: VOTER }
I20260608 10:04:06.093376 11291 raft_consensus.cc:399] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:06.093616 11291 raft_consensus.cc:493] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:06.093930 11291 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:06.099428 11291 raft_consensus.cc:515] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a172693b14cd43698e17b6b018557f34" member_type: VOTER }
I20260608 10:04:06.100035 11291 leader_election.cc:304] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [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: a172693b14cd43698e17b6b018557f34; no voters: 
I20260608 10:04:06.101261 11291 leader_election.cc:290] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:06.101814 11294 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:06.103379 11294 raft_consensus.cc:697] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 1 LEADER]: Becoming Leader. State: Replica: a172693b14cd43698e17b6b018557f34, State: Running, Role: LEADER
I20260608 10:04:06.104149 11294 consensus_queue.cc:237] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [LEADER]: Queue going to LEADER mode. State: All 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: "a172693b14cd43698e17b6b018557f34" member_type: VOTER }
I20260608 10:04:06.104657 11291 sys_catalog.cc:565] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:06.107508 11296 sys_catalog.cc:455] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a172693b14cd43698e17b6b018557f34. Latest consensus state: current_term: 1 leader_uuid: "a172693b14cd43698e17b6b018557f34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a172693b14cd43698e17b6b018557f34" member_type: VOTER } }
I20260608 10:04:06.107617 11295 sys_catalog.cc:455] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a172693b14cd43698e17b6b018557f34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a172693b14cd43698e17b6b018557f34" member_type: VOTER } }
I20260608 10:04:06.108186 11296 sys_catalog.cc:458] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:06.108489 11295 sys_catalog.cc:458] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:06.112457 11299 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:06.117853 11299 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:06.125162   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:06.129148 11299 catalog_manager.cc:1382] Generated new cluster ID: bebfd3ec37d942ee98707aaa0a0d790d
I20260608 10:04:06.129484 11299 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:06.149740 11299 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:06.151245 11299 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:06.165308 11299 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34: Generated new TSK 0
I20260608 10:04:06.166014 11299 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:06.195290   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.202416 11312 instance_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:04:06.203140 11313 instance_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:04:06.205804   477 server_base.cc:1061] running on GCE node
W20260608 10:04:06.206142 11315 instance_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:04:06.207319   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:06.207559   477 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:04:06.207742   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913046207726 us; error 0 us; skew 500 ppm
I20260608 10:04:06.208364   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:06.211184   477 webserver.cc:533] Webserver started at http://127.0.119.65:38257/ using document root <none> and password file <none>
I20260608 10:04:06.211752   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:06.211966   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:06.212262   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:06.213441   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "3e433a30466d474cbfb055d956bca3a9"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.218539   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 10:04:06.222548 11320 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:04:06.223454   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:06.223794   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "3e433a30466d474cbfb055d956bca3a9"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.224071   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-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:04:06.247076   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.248450   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.250084   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:06.252852   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:06.253103   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.253383   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:06.253573   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.294726   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33171
I20260608 10:04:06.294842 11382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33171 every 8 connection(s)
I20260608 10:04:06.300405   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.308629 11387 instance_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:04:06.310098 11388 instance_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:04:06.313998 11390 instance_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:04:06.314679   477 server_base.cc:1061] running on GCE node
I20260608 10:04:06.316028 11383 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41465
I20260608 10:04:06.316079   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:06.316546   477 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:04:06.316597 11383 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:06.316751   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913046316733 us; error 0 us; skew 500 ppm
I20260608 10:04:06.317545   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:06.317538 11383 heartbeater.cc:507] Master 127.0.119.126:41465 requested a full tablet report, sending...
I20260608 10:04:06.320782 11256 ts_manager.cc:194] Registered new tserver with Master: 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171)
I20260608 10:04:06.320785   477 webserver.cc:533] Webserver started at http://127.0.119.66:34871/ using document root <none> and password file <none>
I20260608 10:04:06.321655   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:06.321913   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:06.322207   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:06.323169 11256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40024
I20260608 10:04:06.323518   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.328800   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:06.332676 11395 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:04:06.333601   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:06.334067   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.334388   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-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:04:06.352736   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.353988   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.355558   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:06.358114   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:06.358361   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.358655   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:06.358852   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.400090   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:38501
I20260608 10:04:06.400271 11458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:38501 every 8 connection(s)
I20260608 10:04:06.405552   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:06.413545 11463 instance_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:04:06.415143 11464 instance_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:04:06.417200 11466 instance_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:04:06.419298 11459 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41465
I20260608 10:04:06.419731 11459 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:06.420526 11459 heartbeater.cc:507] Master 127.0.119.126:41465 requested a full tablet report, sending...
I20260608 10:04:06.420787   477 server_base.cc:1061] running on GCE node
I20260608 10:04:06.422081   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:06.422309   477 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:04:06.422595   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913046422572 us; error 0 us; skew 500 ppm
I20260608 10:04:06.423475   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:06.423378 11256 ts_manager.cc:194] Registered new tserver with Master: 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:06.425843 11256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40026
I20260608 10:04:06.426980   477 webserver.cc:533] Webserver started at http://127.0.119.67:41173/ using document root <none> and password file <none>
I20260608 10:04:06.427809   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:06.428069   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:06.428395   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:06.429637   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "773dd8a2648a49a895f4ca7d65366e2d"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.435132   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:04:06.439417 11471 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:04:06.440390   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:06.440785   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "773dd8a2648a49a895f4ca7d65366e2d"
format_stamp: "Formatted at 2026-06-08 10:04:06 on dist-test-slave-f77q"
I20260608 10:04:06.441107   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-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:04:06.457922   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:06.459170   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:06.460667   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:06.463162   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:06.463413   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.463668   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:06.463862   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:06.503893   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:46663
I20260608 10:04:06.504032 11533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:46663 every 8 connection(s)
I20260608 10:04:06.519655 11534 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41465
I20260608 10:04:06.520206 11534 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:06.521011 11534 heartbeater.cc:507] Master 127.0.119.126:41465 requested a full tablet report, sending...
I20260608 10:04:06.523423 11256 ts_manager.cc:194] Registered new tserver with Master: 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:06.523885   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016208437s
I20260608 10:04:06.524938 11256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40030
I20260608 10:04:07.326442 11383 heartbeater.cc:499] Master 127.0.119.126:41465 was elected leader, sending a full tablet report...
I20260608 10:04:07.429167 11459 heartbeater.cc:499] Master 127.0.119.126:41465 was elected leader, sending a full tablet report...
I20260608 10:04:07.528071 11534 heartbeater.cc:499] Master 127.0.119.126:41465 was elected leader, sending a full tablet report...
I20260608 10:04:07.584219 11256 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40038:
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:04:07.586992 11256 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:04:07.657814 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 2321b9bb174349e1b8c9e675a4437d75 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:07.659456 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2321b9bb174349e1b8c9e675a4437d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.661624 11346 tablet_service.cc:1511] Processing CreateTablet for tablet b47370f0502b49ecbfe85fba393e96f7 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:07.659035 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 35d152e0a3e94769b62d81cb33233eee (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:07.663092 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47370f0502b49ecbfe85fba393e96f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.663816 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d152e0a3e94769b62d81cb33233eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.670195 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2ce3630b83467e8999334b55657205 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:07.671335 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d4cba0944402086394eec974ec058 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:07.671861 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2ce3630b83467e8999334b55657205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.672907 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d4cba0944402086394eec974ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.672959 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 2321b9bb174349e1b8c9e675a4437d75 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:07.674553 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2321b9bb174349e1b8c9e675a4437d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.676360 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 2321b9bb174349e1b8c9e675a4437d75 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:07.677860 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2321b9bb174349e1b8c9e675a4437d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.679792 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 35d152e0a3e94769b62d81cb33233eee (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:07.681368 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d152e0a3e94769b62d81cb33233eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.683641 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d4cba0944402086394eec974ec058 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:07.683727 11421 tablet_service.cc:1511] Processing CreateTablet for tablet b47370f0502b49ecbfe85fba393e96f7 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:07.686112 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2ce3630b83467e8999334b55657205 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:07.688973 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 4167b027b0c54fcf9bc7049942fc9052 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:07.689682 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d4cba0944402086394eec974ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.690521 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167b027b0c54fcf9bc7049942fc9052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.693310 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47370f0502b49ecbfe85fba393e96f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.696537 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2ce3630b83467e8999334b55657205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.697400 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 4167b027b0c54fcf9bc7049942fc9052 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:07.698930 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167b027b0c54fcf9bc7049942fc9052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.724406 11498 tablet_service.cc:1511] Processing CreateTablet for tablet 35d152e0a3e94769b62d81cb33233eee (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:07.725953 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d152e0a3e94769b62d81cb33233eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.738749 11497 tablet_service.cc:1511] Processing CreateTablet for tablet b47370f0502b49ecbfe85fba393e96f7 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:07.740370 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47370f0502b49ecbfe85fba393e96f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.746670 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 4167b027b0c54fcf9bc7049942fc9052 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:07.748757 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167b027b0c54fcf9bc7049942fc9052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.752159 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d4cba0944402086394eec974ec058 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:07.756266 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 7b2ce3630b83467e8999334b55657205 (DEFAULT_TABLE table=test-workload [id=1328523b9d124f12b9da75231bb9d46b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:07.754237 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d4cba0944402086394eec974ec058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.760820 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2ce3630b83467e8999334b55657205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:07.769618 11554 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:07.787315 11554 tablet_bootstrap.cc:654] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.791043 11555 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:07.791043 11556 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:07.804435 11555 tablet_bootstrap.cc:654] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.807370 11554 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:07.807973 11554 ts_tablet_manager.cc:1403] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.014s
I20260608 10:04:07.811275 11554 raft_consensus.cc:359] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.811976 11554 raft_consensus.cc:385] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.812258 11554 raft_consensus.cc:740] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.813220 11554 consensus_queue.cc:260] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.813742 11556 tablet_bootstrap.cc:654] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.818077 11555 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:07.818621 11555 ts_tablet_manager.cc:1403] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.013s
I20260608 10:04:07.819273 11554 ts_tablet_manager.cc:1434] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 10:04:07.820102 11556 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:07.820550 11554 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:07.820679 11556 ts_tablet_manager.cc:1403] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260608 10:04:07.821676 11555 raft_consensus.cc:359] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.822444 11555 raft_consensus.cc:385] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.822831 11555 raft_consensus.cc:740] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.823829 11555 consensus_queue.cc:260] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.825045 11556 raft_consensus.cc:359] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.826447 11556 raft_consensus.cc:385] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.826996 11556 raft_consensus.cc:740] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.828263 11556 consensus_queue.cc:260] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.836930 11559 raft_consensus.cc:493] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:07.837812 11559 raft_consensus.cc:515] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.842180 11554 tablet_bootstrap.cc:654] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.850225 11556 ts_tablet_manager.cc:1434] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.013s
I20260608 10:04:07.851699 11556 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:07.854157 11559 leader_election.cc:290] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501), 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171)
I20260608 10:04:07.860394 11556 tablet_bootstrap.cc:654] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.885247 11555 ts_tablet_manager.cc:1434] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.066s	user 0.029s	sys 0.033s
I20260608 10:04:07.886593 11555 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:07.893306 11555 tablet_bootstrap.cc:654] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.901013 11554 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:07.901732 11554 ts_tablet_manager.cc:1403] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.026s
I20260608 10:04:07.902418 11563 raft_consensus.cc:493] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:07.903205 11563 raft_consensus.cc:515] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.916762 11556 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:07.917634 11556 ts_tablet_manager.cc:1403] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.002s
I20260608 10:04:07.918408 11563 leader_election.cc:290] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:07.928807 11555 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:07.929528 11555 ts_tablet_manager.cc:1403] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260608 10:04:07.930303 11554 raft_consensus.cc:359] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.931167 11554 raft_consensus.cc:385] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.931495 11554 raft_consensus.cc:740] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.931623 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:07.932565 11554 consensus_queue.cc:260] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.933908 11555 raft_consensus.cc:359] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.934998 11555 raft_consensus.cc:385] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.935415 11555 raft_consensus.cc:740] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.936340 11555 consensus_queue.cc:260] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
W20260608 10:04:07.937026 11474 leader_election.cc:343] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:07.939031 11555 ts_tablet_manager.cc:1434] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:04:07.940237 11555 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:07.929709 11556 raft_consensus.cc:359] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.944379 11556 raft_consensus.cc:385] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.944320 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
I20260608 10:04:07.944968 11556 raft_consensus.cc:740] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.946025 11556 consensus_queue.cc:260] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.947141 11433 raft_consensus.cc:2468] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 0.
I20260608 10:04:07.948434 11556 ts_tablet_manager.cc:1434] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260608 10:04:07.949605 11556 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:07.949416 11473 leader_election.cc:304] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [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: 3772cf3f3f8e43ddbe4311bc30f32042, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 3e433a30466d474cbfb055d956bca3a9
I20260608 10:04:07.950860 11559 raft_consensus.cc:2804] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:07.951274 11559 raft_consensus.cc:493] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:07.951649 11559 raft_consensus.cc:3060] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:07.948457 11555 tablet_bootstrap.cc:654] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.957567 11561 raft_consensus.cc:493] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:07.958222 11561 raft_consensus.cc:515] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.964473 11556 tablet_bootstrap.cc:654] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.964910 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:07.965349 11554 ts_tablet_manager.cc:1434] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260608 10:04:07.965826 11358 raft_consensus.cc:2468] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 0.
I20260608 10:04:07.966610 11554 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:07.966960 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:07.967355 11474 leader_election.cc:304] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
W20260608 10:04:07.969702 11396 leader_election.cc:343] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:07.972519 11559 raft_consensus.cc:515] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.974357 11561 leader_election.cc:290] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:07.975015 11561 raft_consensus.cc:2804] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:07.975401 11561 raft_consensus.cc:493] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:07.975556 11554 tablet_bootstrap.cc:654] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:07.975762 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
I20260608 10:04:07.975775 11561 raft_consensus.cc:3060] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:07.977664 11473 leader_election.cc:343] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:07.980414 11559 leader_election.cc:290] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Requested vote from peers 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501), 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171)
I20260608 10:04:07.981516 11555 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:07.981643 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
I20260608 10:04:07.982126 11555 ts_tablet_manager.cc:1403] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260608 10:04:07.982645 11433 raft_consensus.cc:3060] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:07.986138 11555 raft_consensus.cc:359] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.987191 11555 raft_consensus.cc:385] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:07.987510 11555 raft_consensus.cc:740] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:07.988018 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:07.988390 11555 consensus_queue.cc:260] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:07.996781 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9"
W20260608 10:04:07.997474 11398 leader_election.cc:343] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:07.998081 11398 leader_election.cc:304] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [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: 3772cf3f3f8e43ddbe4311bc30f32042; no voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d
W20260608 10:04:07.998673 11474 leader_election.cc:343] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:07.999482 11563 raft_consensus.cc:2749] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:07.998103 11555 ts_tablet_manager.cc:1434] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:04:08.003219 11555 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:08.005775 11561 raft_consensus.cc:515] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.009634 11554 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:08.010293 11554 ts_tablet_manager.cc:1403] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.007s
I20260608 10:04:08.010413 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9"
I20260608 10:04:08.011219 11358 raft_consensus.cc:3060] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.012327 11433 raft_consensus.cc:2468] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 1.
I20260608 10:04:08.013744 11473 leader_election.cc:304] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [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: 3772cf3f3f8e43ddbe4311bc30f32042, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 3e433a30466d474cbfb055d956bca3a9
I20260608 10:04:08.015291 11574 raft_consensus.cc:2804] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.014781 11554 raft_consensus.cc:359] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.015930 11574 raft_consensus.cc:697] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Becoming Leader. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Running, Role: LEADER
I20260608 10:04:08.015966 11554 raft_consensus.cc:385] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.016597 11554 raft_consensus.cc:740] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.017076 11574 consensus_queue.cc:237] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.017773 11554 consensus_queue.cc:260] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.020222 11555 tablet_bootstrap.cc:654] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.022872 11561 leader_election.cc:290] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Requested vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:08.020366 11358 raft_consensus.cc:2468] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 1.
I20260608 10:04:08.023944 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
I20260608 10:04:08.024857 11474 leader_election.cc:304] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
W20260608 10:04:08.026038 11473 leader_election.cc:343] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:08.028021 11561 raft_consensus.cc:2804] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.031173 11556 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:08.032186 11556 ts_tablet_manager.cc:1403] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.007s
I20260608 10:04:08.036798 11556 raft_consensus.cc:359] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.037917 11556 raft_consensus.cc:385] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.038391 11556 raft_consensus.cc:740] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.040410 11556 consensus_queue.cc:260] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.039136 11561 raft_consensus.cc:697] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Becoming Leader. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Running, Role: LEADER
I20260608 10:04:08.043387 11561 consensus_queue.cc:237] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.046344 11556 ts_tablet_manager.cc:1434] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:04:08.049847 11559 raft_consensus.cc:493] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.051962 11559 raft_consensus.cc:515] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.052554 11556 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:08.056107 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
W20260608 10:04:08.057936 11473 leader_election.cc:343] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:08.056107 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:08.059314 11358 raft_consensus.cc:2468] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 0.
I20260608 10:04:08.063519 11474 leader_election.cc:304] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [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: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 3772cf3f3f8e43ddbe4311bc30f32042
I20260608 10:04:08.062731 11559 leader_election.cc:290] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:08.066385 11559 raft_consensus.cc:2804] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.066855 11559 raft_consensus.cc:493] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.067281 11559 raft_consensus.cc:3060] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.068392 11556 tablet_bootstrap.cc:654] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.079530 11554 ts_tablet_manager.cc:1434] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.069s	user 0.016s	sys 0.040s
I20260608 10:04:08.079296 11559 raft_consensus.cc:515] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.080744 11554 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:08.080493 11255 catalog_manager.cc:5696] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67). New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:08.082445 11555 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:08.082706 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9"
I20260608 10:04:08.083146 11555 ts_tablet_manager.cc:1403] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.080s	user 0.037s	sys 0.022s
I20260608 10:04:08.083406 11358 raft_consensus.cc:3060] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.086614 11555 raft_consensus.cc:359] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.087435 11555 raft_consensus.cc:385] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.087944 11555 raft_consensus.cc:740] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.089207 11555 consensus_queue.cc:260] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.092788 11555 ts_tablet_manager.cc:1434] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:08.094424 11555 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:08.094846 11554 tablet_bootstrap.cc:654] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.102165 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
I20260608 10:04:08.102272 11254 catalog_manager.cc:5696] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67). New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } }
W20260608 10:04:08.103948 11473 leader_election.cc:343] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:08.104241 11555 tablet_bootstrap.cc:654] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.104612 11559 leader_election.cc:290] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Requested vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:08.106545 11358 raft_consensus.cc:2468] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 1.
I20260608 10:04:08.107980 11474 leader_election.cc:304] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [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: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 3772cf3f3f8e43ddbe4311bc30f32042
I20260608 10:04:08.109246 11559 raft_consensus.cc:2804] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.109766 11559 raft_consensus.cc:697] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Becoming Leader. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Running, Role: LEADER
I20260608 10:04:08.110682 11559 consensus_queue.cc:237] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.118736 11555 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:08.119465 11555 ts_tablet_manager.cc:1403] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 10:04:08.119798 11554 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:08.120376 11554 ts_tablet_manager.cc:1403] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260608 10:04:08.121502 11556 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:08.122042 11556 ts_tablet_manager.cc:1403] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.007s
W20260608 10:04:08.124379 11304 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:08.124516 11554 raft_consensus.cc:359] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.125247 11556 raft_consensus.cc:359] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.125860 11554 raft_consensus.cc:385] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.126149 11556 raft_consensus.cc:385] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.126332 11554 raft_consensus.cc:740] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.126590 11556 raft_consensus.cc:740] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.127526 11554 consensus_queue.cc:260] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.127571 11555 raft_consensus.cc:359] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.128834 11555 raft_consensus.cc:385] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.129201 11555 raft_consensus.cc:740] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.127635 11556 consensus_queue.cc:260] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.130430 11554 ts_tablet_manager.cc:1434] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:04:08.130152 11555 consensus_queue.cc:260] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.131707 11554 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:08.132820 11555 ts_tablet_manager.cc:1434] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 10:04:08.134034 11555 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: Bootstrap starting.
I20260608 10:04:08.136504 11556 ts_tablet_manager.cc:1434] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:04:08.135716 11255 catalog_manager.cc:5696] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67). New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:08.137681 11556 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:08.140826 11554 tablet_bootstrap.cc:654] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.141188 11555 tablet_bootstrap.cc:654] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.164069 11556 tablet_bootstrap.cc:654] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.170013 11554 tablet_bootstrap.cc:492] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:08.170655 11554 ts_tablet_manager.cc:1403] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.016s
I20260608 10:04:08.170986 11555 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: No bootstrap required, opened a new log
I20260608 10:04:08.171836 11555 ts_tablet_manager.cc:1403] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260608 10:04:08.173826 11554 raft_consensus.cc:359] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.174772 11554 raft_consensus.cc:385] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.175022 11554 raft_consensus.cc:740] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.175637 11555 raft_consensus.cc:359] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.175822 11554 consensus_queue.cc:260] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.176397 11556 tablet_bootstrap.cc:492] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:08.176600 11555 raft_consensus.cc:385] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.177073 11556 ts_tablet_manager.cc:1403] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260608 10:04:08.177064 11555 raft_consensus.cc:740] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.178339 11554 ts_tablet_manager.cc:1434] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:08.178272 11555 consensus_queue.cc:260] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.179591 11554 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: Bootstrap starting.
I20260608 10:04:08.180452 11556 raft_consensus.cc:359] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.181228 11556 raft_consensus.cc:385] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.181536 11556 raft_consensus.cc:740] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.182502 11556 consensus_queue.cc:260] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.184548 11555 ts_tablet_manager.cc:1434] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:04:08.187652 11554 tablet_bootstrap.cc:654] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.190758 11556 ts_tablet_manager.cc:1434] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 10:04:08.192117 11556 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: Bootstrap starting.
I20260608 10:04:08.193843 11554 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: No bootstrap required, opened a new log
I20260608 10:04:08.194425 11554 ts_tablet_manager.cc:1403] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 10:04:08.197885 11554 raft_consensus.cc:359] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.198987 11554 raft_consensus.cc:385] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.199326 11554 raft_consensus.cc:740] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.200366 11556 tablet_bootstrap.cc:654] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:08.200246 11554 consensus_queue.cc:260] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.202864 11554 ts_tablet_manager.cc:1434] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:04:08.202916 11562 raft_consensus.cc:493] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.203673 11562 raft_consensus.cc:515] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.207608 11562 leader_election.cc:290] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.217563 11556 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: No bootstrap required, opened a new log
I20260608 10:04:08.218231 11556 ts_tablet_manager.cc:1403] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260608 10:04:08.221791 11556 raft_consensus.cc:359] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.222623 11556 raft_consensus.cc:385] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:08.222939 11556 raft_consensus.cc:740] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Initialized, Role: FOLLOWER
I20260608 10:04:08.223750 11556 consensus_queue.cc:260] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.226234 11556 ts_tablet_manager.cc:1434] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:04:08.227005 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
I20260608 10:04:08.227546 11433 raft_consensus.cc:2468] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e433a30466d474cbfb055d956bca3a9 in term 0.
I20260608 10:04:08.228906 11322 leader_election.cc:304] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3772cf3f3f8e43ddbe4311bc30f32042, 3e433a30466d474cbfb055d956bca3a9; no voters: 
I20260608 10:04:08.229781 11562 raft_consensus.cc:2804] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.230219 11562 raft_consensus.cc:493] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.230590 11562 raft_consensus.cc:3060] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.233814 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:08.234431 11509 raft_consensus.cc:2468] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e433a30466d474cbfb055d956bca3a9 in term 0.
I20260608 10:04:08.237825 11562 raft_consensus.cc:515] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.239692 11562 leader_election.cc:290] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [CANDIDATE]: Term 1 election: Requested vote from peers 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.240738 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
I20260608 10:04:08.240950 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4167b027b0c54fcf9bc7049942fc9052" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d"
I20260608 10:04:08.241349 11433 raft_consensus.cc:3060] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.241631 11509 raft_consensus.cc:3060] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.247856 11433 raft_consensus.cc:2468] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e433a30466d474cbfb055d956bca3a9 in term 1.
I20260608 10:04:08.248005 11509 raft_consensus.cc:2468] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e433a30466d474cbfb055d956bca3a9 in term 1.
I20260608 10:04:08.248835 11563 raft_consensus.cc:493] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.249400 11321 leader_election.cc:304] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
I20260608 10:04:08.249388 11563 raft_consensus.cc:515] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.250259 11562 raft_consensus.cc:2804] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.251765 11562 raft_consensus.cc:697] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 LEADER]: Becoming Leader. State: Replica: 3e433a30466d474cbfb055d956bca3a9, State: Running, Role: LEADER
I20260608 10:04:08.251916 11563 leader_election.cc:290] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.252951 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:08.252763 11562 consensus_queue.cc:237] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.253803 11358 raft_consensus.cc:2393] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3772cf3f3f8e43ddbe4311bc30f32042 in current term 1: Already voted for candidate 773dd8a2648a49a895f4ca7d65366e2d in this term.
I20260608 10:04:08.253825 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d152e0a3e94769b62d81cb33233eee" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:08.255533 11396 leader_election.cc:304] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [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: 3772cf3f3f8e43ddbe4311bc30f32042; no voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d
I20260608 10:04:08.256239 11563 raft_consensus.cc:3060] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.263160 11563 raft_consensus.cc:2749] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:08.262907 11255 catalog_manager.cc:5696] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "3e433a30466d474cbfb055d956bca3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:08.294363 11563 raft_consensus.cc:493] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.294981 11563 raft_consensus.cc:515] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.296906 11563 leader_election.cc:290] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.297894 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2ce3630b83467e8999334b55657205" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:08.298210 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2ce3630b83467e8999334b55657205" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:08.298710 11358 raft_consensus.cc:2468] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3772cf3f3f8e43ddbe4311bc30f32042 in term 0.
I20260608 10:04:08.298880 11509 raft_consensus.cc:2468] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3772cf3f3f8e43ddbe4311bc30f32042 in term 0.
I20260608 10:04:08.299952 11398 leader_election.cc:304] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3772cf3f3f8e43ddbe4311bc30f32042, 3e433a30466d474cbfb055d956bca3a9; no voters: 
I20260608 10:04:08.300745 11563 raft_consensus.cc:2804] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.301149 11563 raft_consensus.cc:493] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.301460 11563 raft_consensus.cc:3060] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.307121 11563 raft_consensus.cc:515] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.308960 11563 leader_election.cc:290] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 election: Requested vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.309965 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2ce3630b83467e8999334b55657205" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9"
I20260608 10:04:08.310029 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b2ce3630b83467e8999334b55657205" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d"
I20260608 10:04:08.311061 11358 raft_consensus.cc:3060] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.311074 11509 raft_consensus.cc:3060] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.313316 11559 raft_consensus.cc:493] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.313834 11559 raft_consensus.cc:515] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.315973 11559 leader_election.cc:290] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:08.317214 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47370f0502b49ecbfe85fba393e96f7" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:08.317988 11357 raft_consensus.cc:2468] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 0.
I20260608 10:04:08.319233 11509 raft_consensus.cc:2468] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3772cf3f3f8e43ddbe4311bc30f32042 in term 1.
I20260608 10:04:08.319399 11358 raft_consensus.cc:2468] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3772cf3f3f8e43ddbe4311bc30f32042 in term 1.
I20260608 10:04:08.319468 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47370f0502b49ecbfe85fba393e96f7" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
I20260608 10:04:08.319490 11474 leader_election.cc:304] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
I20260608 10:04:08.320310 11433 raft_consensus.cc:2468] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 0.
I20260608 10:04:08.320557 11396 leader_election.cc:304] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3772cf3f3f8e43ddbe4311bc30f32042, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
I20260608 10:04:08.321110 11559 raft_consensus.cc:2804] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:08.321381 11563 raft_consensus.cc:2804] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.321569 11559 raft_consensus.cc:493] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:08.322038 11559 raft_consensus.cc:3060] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.322793 11563 raft_consensus.cc:697] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 LEADER]: Becoming Leader. State: Replica: 3772cf3f3f8e43ddbe4311bc30f32042, State: Running, Role: LEADER
I20260608 10:04:08.323788 11563 consensus_queue.cc:237] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.328336 11559 raft_consensus.cc:515] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.330711 11559 leader_election.cc:290] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Requested vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:08.331332 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47370f0502b49ecbfe85fba393e96f7" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9"
I20260608 10:04:08.331964 11358 raft_consensus.cc:3060] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.332231 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b47370f0502b49ecbfe85fba393e96f7" candidate_uuid: "773dd8a2648a49a895f4ca7d65366e2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042"
I20260608 10:04:08.332892 11433 raft_consensus.cc:3060] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.332790 11255 catalog_manager.cc:5696] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:08.338196 11358 raft_consensus.cc:2468] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 1.
I20260608 10:04:08.339468 11433 raft_consensus.cc:2468] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 773dd8a2648a49a895f4ca7d65366e2d in term 1.
I20260608 10:04:08.339596 11474 leader_election.cc:304] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d; no voters: 
I20260608 10:04:08.340535 11559 raft_consensus.cc:2804] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:08.341068 11559 raft_consensus.cc:697] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Becoming Leader. State: Replica: 773dd8a2648a49a895f4ca7d65366e2d, State: Running, Role: LEADER
I20260608 10:04:08.341990 11559 consensus_queue.cc:237] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.349006 11563 raft_consensus.cc:493] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.349539 11563 raft_consensus.cc:515] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.350206 11255 catalog_manager.cc:5696] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67). New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:08.351976 11563 leader_election.cc:290] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.352399 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e433a30466d474cbfb055d956bca3a9" is_pre_election: true
I20260608 10:04:08.352641 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d4cba0944402086394eec974ec058" candidate_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:08.353255 11358 raft_consensus.cc:2393] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3772cf3f3f8e43ddbe4311bc30f32042 in current term 1: Already voted for candidate 773dd8a2648a49a895f4ca7d65366e2d in this term.
I20260608 10:04:08.354362 11398 leader_election.cc:304] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [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: 3772cf3f3f8e43ddbe4311bc30f32042; no voters: 3e433a30466d474cbfb055d956bca3a9, 773dd8a2648a49a895f4ca7d65366e2d
I20260608 10:04:08.355156 11563 raft_consensus.cc:3060] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.361523 11563 raft_consensus.cc:2749] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:08.421020 11562 raft_consensus.cc:493] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:08.421661 11562 raft_consensus.cc:515] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } }
I20260608 10:04:08.424674 11562 leader_election.cc:290] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501), 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:08.426277 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "773dd8a2648a49a895f4ca7d65366e2d" is_pre_election: true
I20260608 10:04:08.426594 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2321b9bb174349e1b8c9e675a4437d75" candidate_uuid: "3e433a30466d474cbfb055d956bca3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" is_pre_election: true
I20260608 10:04:08.427561 11433 raft_consensus.cc:2393] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e433a30466d474cbfb055d956bca3a9 in current term 1: Already voted for candidate 773dd8a2648a49a895f4ca7d65366e2d in this term.
I20260608 10:04:08.429349 11322 leader_election.cc:304] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [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: 3e433a30466d474cbfb055d956bca3a9; no voters: 3772cf3f3f8e43ddbe4311bc30f32042, 773dd8a2648a49a895f4ca7d65366e2d
I20260608 10:04:08.430773 11562 raft_consensus.cc:3060] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:08.474661 11562 raft_consensus.cc:2749] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:08.487442 11559 consensus_queue.cc:1048] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.502713 11577 consensus_queue.cc:1048] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.519934 11559 consensus_queue.cc:1048] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.622128 11609 consensus_queue.cc:1048] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:08.623631 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:38501, user_credentials={real_user=slave}} blocked reactor thread for 47554.5us
I20260608 10:04:08.635900 11574 consensus_queue.cc:1048] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.636611 11577 consensus_queue.cc:1048] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:04:08.700181 11562 consensus_queue.cc:1048] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.739581 11563 consensus_queue.cc:1048] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:08.752265 11562 consensus_queue.cc:1048] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:08.775314 11563 consensus_queue.cc:1048] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:08.802182 11574 consensus_queue.cc:1048] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:08.832103 11574 consensus_queue.cc:1048] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:09.868376 11597 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.000s	sys 0.000s
W20260608 10:04:10.086647 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:38501, user_credentials={real_user=slave}} blocked reactor thread for 71902.2us
I20260608 10:04:10.252534   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:10.261739 11651 instance_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:04:10.264823 11652 instance_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:04:10.265723 11654 instance_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:04:10.266827   477 server_base.cc:1061] running on GCE node
I20260608 10:04:10.267942   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:10.268154   477 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:04:10.268360   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913050268346 us; error 0 us; skew 500 ppm
I20260608 10:04:10.268976   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:10.271646   477 webserver.cc:533] Webserver started at http://127.0.119.68:43851/ using document root <none> and password file <none>
I20260608 10:04:10.272148   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:10.272322   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:10.272548   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:10.273663   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "c64a002cd2dc49b38ac7647cbbf8c61d"
format_stamp: "Formatted at 2026-06-08 10:04:10 on dist-test-slave-f77q"
I20260608 10:04:10.278677   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:04:10.282349 11659 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:04:10.283459   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:10.283852   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "c64a002cd2dc49b38ac7647cbbf8c61d"
format_stamp: "Formatted at 2026-06-08 10:04:10 on dist-test-slave-f77q"
I20260608 10:04:10.284192   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912808305672-477-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:04:10.369449   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:10.371459   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:10.373454   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:10.376593   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:10.376868   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:10.377159   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:10.377362   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:10.427781   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:44155
I20260608 10:04:10.427989 11723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:44155 every 8 connection(s)
I20260608 10:04:10.453866 11724 heartbeater.cc:344] Connected to a master server at 127.0.119.126:41465
I20260608 10:04:10.454370 11724 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:10.455377 11724 heartbeater.cc:507] Master 127.0.119.126:41465 requested a full tablet report, sending...
I20260608 10:04:10.458143 11247 ts_manager.cc:194] Registered new tserver with Master: c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68:44155)
I20260608 10:04:10.460261 11247 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40054
I20260608 10:04:11.263216 11508 consensus_queue.cc:237] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.274294 11357 raft_consensus.cc:1275] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Refusing update from remote peer 773dd8a2648a49a895f4ca7d65366e2d: 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:11.276671 11731 consensus_queue.cc:1048] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:11.277405 11431 raft_consensus.cc:1275] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Refusing update from remote peer 773dd8a2648a49a895f4ca7d65366e2d: 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:11.279161 11732 consensus_queue.cc:1048] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:11.289839 11473 consensus_peers.cc:597] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d -> Peer c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68:44155): Couldn't send request to peer c64a002cd2dc49b38ac7647cbbf8c61d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35d152e0a3e94769b62d81cb33233eee. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:11.289356 11732 raft_consensus.cc:2955] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.291656 11357 raft_consensus.cc:2955] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.296183 11431 raft_consensus.cc:2955] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.326134 11247 catalog_manager.cc:5696] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 reported cstate change: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.334578 11357 consensus_queue.cc:237] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.345937 11508 raft_consensus.cc:1275] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Refusing update from remote peer 3e433a30466d474cbfb055d956bca3a9: 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:11.348385 11562 consensus_queue.cc:1048] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:11.353271 11431 raft_consensus.cc:1275] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Refusing update from remote peer 3e433a30466d474cbfb055d956bca3a9: 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:11.357313 11562 consensus_queue.cc:1048] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } 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:11.364256 11322 consensus_peers.cc:597] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 -> Peer c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68:44155): Couldn't send request to peer c64a002cd2dc49b38ac7647cbbf8c61d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4167b027b0c54fcf9bc7049942fc9052. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:11.372627 11743 raft_consensus.cc:2955] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.378389 11508 raft_consensus.cc:2955] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.380494 11431 raft_consensus.cc:2955] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.394757 11248 catalog_manager.cc:5696] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 reported cstate change: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "3e433a30466d474cbfb055d956bca3a9" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:11.409538 11431 consensus_queue.cc:237] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.420106 11508 raft_consensus.cc:1275] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Refusing update from remote peer 3772cf3f3f8e43ddbe4311bc30f32042: 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:11.422302 11750 consensus_queue.cc:1048] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [LEADER]: Connected to new peer: Peer: permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:11.422428 11357 raft_consensus.cc:1275] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Refusing update from remote peer 3772cf3f3f8e43ddbe4311bc30f32042: 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:11.424502 11621 consensus_queue.cc:1048] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:11.434417 11397 consensus_peers.cc:597] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 -> Peer c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68:44155): Couldn't send request to peer c64a002cd2dc49b38ac7647cbbf8c61d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b2ce3630b83467e8999334b55657205. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:11.434285 11750 raft_consensus.cc:2955] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.437220 11508 raft_consensus.cc:2955] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.446589 11357 raft_consensus.cc:2955] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.453374 11508 consensus_queue.cc:237] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [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: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.454959 11254 catalog_manager.cc:5696] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 reported cstate change: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:11.468048 11473 consensus_peers.cc:597] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d -> Peer c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68:44155): Couldn't send request to peer c64a002cd2dc49b38ac7647cbbf8c61d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2321b9bb174349e1b8c9e675a4437d75. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:11.468601 11724 heartbeater.cc:499] Master 127.0.119.126:41465 was elected leader, sending a full tablet report...
I20260608 10:04:11.471822 11357 raft_consensus.cc:1275] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Refusing update from remote peer 773dd8a2648a49a895f4ca7d65366e2d: 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:11.473448 11431 raft_consensus.cc:1275] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Refusing update from remote peer 773dd8a2648a49a895f4ca7d65366e2d: 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:11.473732 11608 consensus_queue.cc:1048] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:11.475258 11731 consensus_queue.cc:1048] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:11.483719 11732 raft_consensus.cc:2955] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.485981 11431 raft_consensus.cc:2955] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.485919 11357 raft_consensus.cc:2955] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } }
I20260608 10:04:11.497196 11254 catalog_manager.cc:5696] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d reported cstate change: config changed from index -1 to 16, NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "773dd8a2648a49a895f4ca7d65366e2d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:11.736727 11757 ts_tablet_manager.cc:933] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Initiating tablet copy from peer 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:11.738893 11757 tablet_copy_client.cc:323] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:46663
I20260608 10:04:11.750699 11519 tablet_copy_service.cc:140] P 773dd8a2648a49a895f4ca7d65366e2d: Received BeginTabletCopySession request for tablet 35d152e0a3e94769b62d81cb33233eee from peer c64a002cd2dc49b38ac7647cbbf8c61d ({username='slave'} at 127.0.0.1:45788)
I20260608 10:04:11.751296 11519 tablet_copy_service.cc:161] P 773dd8a2648a49a895f4ca7d65366e2d: Beginning new tablet copy session on tablet 35d152e0a3e94769b62d81cb33233eee from peer c64a002cd2dc49b38ac7647cbbf8c61d at {username='slave'} at 127.0.0.1:45788: session id = c64a002cd2dc49b38ac7647cbbf8c61d-35d152e0a3e94769b62d81cb33233eee
I20260608 10:04:11.758045 11519 tablet_copy_source_session.cc:215] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:11.761711 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d152e0a3e94769b62d81cb33233eee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.774681 11757 tablet_copy_client.cc:806] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:11.775403 11757 tablet_copy_client.cc:670] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:11.780084 11757 tablet_copy_client.cc:538] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:11.787542 11757 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap starting.
I20260608 10:04:11.873812 11761 ts_tablet_manager.cc:933] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Initiating tablet copy from peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501)
I20260608 10:04:11.876034 11761 tablet_copy_client.cc:323] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:38501
I20260608 10:04:11.889887 11443 tablet_copy_service.cc:140] P 3772cf3f3f8e43ddbe4311bc30f32042: Received BeginTabletCopySession request for tablet 7b2ce3630b83467e8999334b55657205 from peer c64a002cd2dc49b38ac7647cbbf8c61d ({username='slave'} at 127.0.0.1:35606)
I20260608 10:04:11.890605 11443 tablet_copy_service.cc:161] P 3772cf3f3f8e43ddbe4311bc30f32042: Beginning new tablet copy session on tablet 7b2ce3630b83467e8999334b55657205 from peer c64a002cd2dc49b38ac7647cbbf8c61d at {username='slave'} at 127.0.0.1:35606: session id = c64a002cd2dc49b38ac7647cbbf8c61d-7b2ce3630b83467e8999334b55657205
I20260608 10:04:11.898190 11757 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:11.899340 11757 tablet_bootstrap.cc:492] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap complete.
I20260608 10:04:11.900122 11757 ts_tablet_manager.cc:1403] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent bootstrapping tablet: real 0.113s	user 0.086s	sys 0.025s
I20260608 10:04:11.900569 11443 tablet_copy_source_session.cc:215] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:11.903492 11757 raft_consensus.cc:359] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.904446 11757 raft_consensus.cc:740] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c64a002cd2dc49b38ac7647cbbf8c61d, State: Initialized, Role: LEARNER
I20260608 10:04:11.904867 11761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b2ce3630b83467e8999334b55657205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:11.905232 11757 consensus_queue.cc:260] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:11.908700 11757 ts_tablet_manager.cc:1434] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:04:11.910905 11519 tablet_copy_service.cc:342] P 773dd8a2648a49a895f4ca7d65366e2d: Request end of tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-35d152e0a3e94769b62d81cb33233eee received from {username='slave'} at 127.0.0.1:45788
I20260608 10:04:11.911413 11519 tablet_copy_service.cc:434] P 773dd8a2648a49a895f4ca7d65366e2d: ending tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-35d152e0a3e94769b62d81cb33233eee on tablet 35d152e0a3e94769b62d81cb33233eee with peer c64a002cd2dc49b38ac7647cbbf8c61d
I20260608 10:04:11.925938 11761 tablet_copy_client.cc:806] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:11.926754 11761 tablet_copy_client.cc:670] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:11.931537 11761 tablet_copy_client.cc:538] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:11.939373 11761 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap starting.
I20260608 10:04:11.963878 11757 ts_tablet_manager.cc:933] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Initiating tablet copy from peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171)
I20260608 10:04:11.965649 11757 tablet_copy_client.cc:323] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33171
I20260608 10:04:11.978560 11368 tablet_copy_service.cc:140] P 3e433a30466d474cbfb055d956bca3a9: Received BeginTabletCopySession request for tablet 4167b027b0c54fcf9bc7049942fc9052 from peer c64a002cd2dc49b38ac7647cbbf8c61d ({username='slave'} at 127.0.0.1:46192)
I20260608 10:04:11.979254 11368 tablet_copy_service.cc:161] P 3e433a30466d474cbfb055d956bca3a9: Beginning new tablet copy session on tablet 4167b027b0c54fcf9bc7049942fc9052 from peer c64a002cd2dc49b38ac7647cbbf8c61d at {username='slave'} at 127.0.0.1:46192: session id = c64a002cd2dc49b38ac7647cbbf8c61d-4167b027b0c54fcf9bc7049942fc9052
I20260608 10:04:11.988638 11368 tablet_copy_source_session.cc:215] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:11.992378 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4167b027b0c54fcf9bc7049942fc9052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.010380 11757 tablet_copy_client.cc:806] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:12.011086 11757 tablet_copy_client.cc:670] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:12.016238 11757 tablet_copy_client.cc:538] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:12.026875 11757 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap starting.
I20260608 10:04:12.037599 11767 ts_tablet_manager.cc:933] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Initiating tablet copy from peer 773dd8a2648a49a895f4ca7d65366e2d (127.0.119.67:46663)
I20260608 10:04:12.048157 11767 tablet_copy_client.cc:323] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:46663
I20260608 10:04:12.050303 11519 tablet_copy_service.cc:140] P 773dd8a2648a49a895f4ca7d65366e2d: Received BeginTabletCopySession request for tablet 2321b9bb174349e1b8c9e675a4437d75 from peer c64a002cd2dc49b38ac7647cbbf8c61d ({username='slave'} at 127.0.0.1:45788)
I20260608 10:04:12.051090 11519 tablet_copy_service.cc:161] P 773dd8a2648a49a895f4ca7d65366e2d: Beginning new tablet copy session on tablet 2321b9bb174349e1b8c9e675a4437d75 from peer c64a002cd2dc49b38ac7647cbbf8c61d at {username='slave'} at 127.0.0.1:45788: session id = c64a002cd2dc49b38ac7647cbbf8c61d-2321b9bb174349e1b8c9e675a4437d75
I20260608 10:04:12.059816 11519 tablet_copy_source_session.cc:215] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:12.062495 11761 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:12.063596 11761 tablet_bootstrap.cc:492] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap complete.
I20260608 10:04:12.064263 11767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2321b9bb174349e1b8c9e675a4437d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:12.064438 11761 ts_tablet_manager.cc:1403] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent bootstrapping tablet: real 0.125s	user 0.108s	sys 0.016s
I20260608 10:04:12.067879 11761 raft_consensus.cc:359] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.068840 11761 raft_consensus.cc:740] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c64a002cd2dc49b38ac7647cbbf8c61d, State: Initialized, Role: LEARNER
I20260608 10:04:12.069607 11761 consensus_queue.cc:260] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } attrs { replace: true } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.074347 11761 ts_tablet_manager.cc:1434] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:04:12.076555 11443 tablet_copy_service.cc:342] P 3772cf3f3f8e43ddbe4311bc30f32042: Request end of tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-7b2ce3630b83467e8999334b55657205 received from {username='slave'} at 127.0.0.1:35606
I20260608 10:04:12.077109 11443 tablet_copy_service.cc:434] P 3772cf3f3f8e43ddbe4311bc30f32042: ending tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-7b2ce3630b83467e8999334b55657205 on tablet 7b2ce3630b83467e8999334b55657205 with peer c64a002cd2dc49b38ac7647cbbf8c61d
I20260608 10:04:12.090353 11767 tablet_copy_client.cc:806] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:12.091214 11767 tablet_copy_client.cc:670] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:12.096596 11767 tablet_copy_client.cc:538] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:12.107003 11767 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap starting.
I20260608 10:04:12.151585 11757 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:12.152638 11757 tablet_bootstrap.cc:492] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap complete.
I20260608 10:04:12.153465 11757 ts_tablet_manager.cc:1403] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent bootstrapping tablet: real 0.127s	user 0.104s	sys 0.015s
I20260608 10:04:12.156718 11757 raft_consensus.cc:359] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.157604 11757 raft_consensus.cc:740] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c64a002cd2dc49b38ac7647cbbf8c61d, State: Initialized, Role: LEARNER
I20260608 10:04:12.158330 11757 consensus_queue.cc:260] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [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: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.160632 11757 ts_tablet_manager.cc:1434] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:12.162737 11368 tablet_copy_service.cc:342] P 3e433a30466d474cbfb055d956bca3a9: Request end of tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-4167b027b0c54fcf9bc7049942fc9052 received from {username='slave'} at 127.0.0.1:46192
I20260608 10:04:12.163192 11368 tablet_copy_service.cc:434] P 3e433a30466d474cbfb055d956bca3a9: ending tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-4167b027b0c54fcf9bc7049942fc9052 on tablet 4167b027b0c54fcf9bc7049942fc9052 with peer c64a002cd2dc49b38ac7647cbbf8c61d
I20260608 10:04:12.170384 11698 raft_consensus.cc:1217] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:12.230746 11767 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:12.231534 11767 tablet_bootstrap.cc:492] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Bootstrap complete.
I20260608 10:04:12.232120 11767 ts_tablet_manager.cc:1403] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent bootstrapping tablet: real 0.125s	user 0.111s	sys 0.008s
I20260608 10:04:12.234311 11767 raft_consensus.cc:359] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.234972 11767 raft_consensus.cc:740] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c64a002cd2dc49b38ac7647cbbf8c61d, State: Initialized, Role: LEARNER
I20260608 10:04:12.235555 11767 consensus_queue.cc:260] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [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: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } }
I20260608 10:04:12.237696 11767 ts_tablet_manager.cc:1434] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:12.239696 11519 tablet_copy_service.cc:342] P 773dd8a2648a49a895f4ca7d65366e2d: Request end of tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-2321b9bb174349e1b8c9e675a4437d75 received from {username='slave'} at 127.0.0.1:45788
I20260608 10:04:12.240157 11519 tablet_copy_service.cc:434] P 773dd8a2648a49a895f4ca7d65366e2d: ending tablet copy session c64a002cd2dc49b38ac7647cbbf8c61d-2321b9bb174349e1b8c9e675a4437d75 on tablet 2321b9bb174349e1b8c9e675a4437d75 with peer c64a002cd2dc49b38ac7647cbbf8c61d
I20260608 10:04:12.464766   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:04:12.479545 11698 raft_consensus.cc:1217] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:12.512923 11698 raft_consensus.cc:1217] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 10:04:12.514868 11474 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 10:04:12.522735 11474 consensus_peers.cc:597] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d -> Peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Couldn't send request to peer 3e433a30466d474cbfb055d956bca3a9. 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:04:12.528785   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:12.530444   477 tablet_replica.cc:333] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.534611   477 raft_consensus.cc:2243] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.535877   477 raft_consensus.cc:2272] T 7b2ce3630b83467e8999334b55657205 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.540959   477 tablet_replica.cc:333] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.542023   477 raft_consensus.cc:2243] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.543247   477 raft_consensus.cc:2272] T 2321b9bb174349e1b8c9e675a4437d75 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.547760   477 tablet_replica.cc:333] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.548599   477 raft_consensus.cc:2243] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.549317   477 raft_consensus.cc:2272] T 35d152e0a3e94769b62d81cb33233eee P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.553113   477 tablet_replica.cc:333] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.554006   477 raft_consensus.cc:2243] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:12.555585   477 raft_consensus.cc:2272] T 4167b027b0c54fcf9bc7049942fc9052 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.559460   477 tablet_replica.cc:333] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.560322   477 raft_consensus.cc:2243] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.561296   477 raft_consensus.cc:2272] T b47370f0502b49ecbfe85fba393e96f7 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.565297   477 tablet_replica.cc:333] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9: stopping tablet replica
I20260608 10:04:12.566053   477 raft_consensus.cc:2243] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.567183   477 raft_consensus.cc:2272] T 1f2d4cba0944402086394eec974ec058 P 3e433a30466d474cbfb055d956bca3a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.601892   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:04:12.628404   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:04:12.642547 11608 raft_consensus.cc:1064] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: attempting to promote NON_VOTER c64a002cd2dc49b38ac7647cbbf8c61d to VOTER
I20260608 10:04:12.653304 11698 raft_consensus.cc:1217] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:12.645989 11608 consensus_queue.cc:237] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: false } }
W20260608 10:04:12.661729 11398 consensus_peers.cc:597] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 -> Peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Couldn't send request to peer 3e433a30466d474cbfb055d956bca3a9. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:12.670661 11698 raft_consensus.cc:1275] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Refusing update from remote peer 773dd8a2648a49a895f4ca7d65366e2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:04:12.677000 11778 consensus_queue.cc:1048] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:04:12.694674 11473 consensus_peers.cc:597] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d -> Peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Couldn't send request to peer 3772cf3f3f8e43ddbe4311bc30f32042. 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:04:12.696575 11474 consensus_peers.cc:597] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d -> Peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Couldn't send request to peer 3e433a30466d474cbfb055d956bca3a9. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:12.704018   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:12.705214   477 tablet_replica.cc:333] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.706300   477 raft_consensus.cc:2243] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:04:12.706669 11474 consensus_peers.cc:597] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d -> Peer 3e433a30466d474cbfb055d956bca3a9 (127.0.119.65:33171): Couldn't send request to peer 3e433a30466d474cbfb055d956bca3a9. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.65:33171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:12.707935   477 raft_consensus.cc:2272] T 7b2ce3630b83467e8999334b55657205 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.712024   477 tablet_replica.cc:333] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.712960   477 raft_consensus.cc:2243] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.713737   477 raft_consensus.cc:2272] T 4167b027b0c54fcf9bc7049942fc9052 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.717310   477 tablet_replica.cc:333] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.718123   477 raft_consensus.cc:2243] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.719144   477 raft_consensus.cc:2272] T 35d152e0a3e94769b62d81cb33233eee P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.722995   477 tablet_replica.cc:333] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.723821   477 raft_consensus.cc:2243] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.724512   477 raft_consensus.cc:2272] T 2321b9bb174349e1b8c9e675a4437d75 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.728202   477 tablet_replica.cc:333] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.728981   477 raft_consensus.cc:2243] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.729729   477 raft_consensus.cc:2272] T 1f2d4cba0944402086394eec974ec058 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.733546   477 tablet_replica.cc:333] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042: stopping tablet replica
I20260608 10:04:12.734261   477 raft_consensus.cc:2243] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.735129   477 raft_consensus.cc:2272] T b47370f0502b49ecbfe85fba393e96f7 P 3772cf3f3f8e43ddbe4311bc30f32042 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.771400   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:04:12.801894   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
W20260608 10:04:12.836306 11473 consensus_peers.cc:597] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d -> Peer 3772cf3f3f8e43ddbe4311bc30f32042 (127.0.119.66:38501): Couldn't send request to peer 3772cf3f3f8e43ddbe4311bc30f32042. Status: Network error: Client connection negotiation failed: client connection to 127.0.119.66:38501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:12.846549   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:12.847687   477 tablet_replica.cc:333] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.848790   477 raft_consensus.cc:2243] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:12.849967   477 raft_consensus.cc:2272] T b47370f0502b49ecbfe85fba393e96f7 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.853917   477 tablet_replica.cc:333] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.854844   477 raft_consensus.cc:2243] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.855494   477 raft_consensus.cc:2272] T 4167b027b0c54fcf9bc7049942fc9052 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.858994   477 tablet_replica.cc:333] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.859794   477 raft_consensus.cc:2243] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:12.861356   477 raft_consensus.cc:2272] T 2321b9bb174349e1b8c9e675a4437d75 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.865305   477 tablet_replica.cc:333] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.866171   477 raft_consensus.cc:2243] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:12.867518   477 pending_rounds.cc:70] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Trying to abort 1 pending ops.
I20260608 10:04:12.867756   477 pending_rounds.cc:77] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294619863630303232 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "35d152e0a3e94769b62d81cb33233eee" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: false } } } }
I20260608 10:04:12.868832   477 raft_consensus.cc:2917] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:04:12.869266   477 raft_consensus.cc:2889] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:04:12.869616   477 raft_consensus.cc:2272] T 35d152e0a3e94769b62d81cb33233eee P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.873824   477 tablet_replica.cc:333] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.874672   477 raft_consensus.cc:2243] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.875417   477 raft_consensus.cc:2272] T 7b2ce3630b83467e8999334b55657205 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.879061   477 tablet_replica.cc:333] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d: stopping tablet replica
I20260608 10:04:12.879796   477 raft_consensus.cc:2243] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:12.880987   477 raft_consensus.cc:2272] T 1f2d4cba0944402086394eec974ec058 P 773dd8a2648a49a895f4ca7d65366e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:12.918278   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:04:12.943259   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:04:12.977066   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:12.977854   477 tablet_replica.cc:333] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d: stopping tablet replica
I20260608 10:04:12.978698   477 raft_consensus.cc:2243] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:12.979156   477 raft_consensus.cc:2272] T 2321b9bb174349e1b8c9e675a4437d75 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:12.981534   477 tablet_replica.cc:333] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d: stopping tablet replica
I20260608 10:04:12.982131   477 raft_consensus.cc:2243] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:12.982611   477 raft_consensus.cc:2272] T 4167b027b0c54fcf9bc7049942fc9052 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:12.984891   477 tablet_replica.cc:333] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d: stopping tablet replica
I20260608 10:04:12.985448   477 raft_consensus.cc:2243] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:12.986053   477 raft_consensus.cc:2272] T 7b2ce3630b83467e8999334b55657205 P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:12.988358   477 tablet_replica.cc:333] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: stopping tablet replica
I20260608 10:04:12.988869   477 raft_consensus.cc:2243] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:12.989284   477 pending_rounds.cc:70] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Trying to abort 1 pending ops.
I20260608 10:04:12.989434   477 pending_rounds.cc:77] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294619863630303232 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "35d152e0a3e94769b62d81cb33233eee" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "3e433a30466d474cbfb055d956bca3a9" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33171 } attrs { replace: true } } peers { permanent_uuid: "3772cf3f3f8e43ddbe4311bc30f32042" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 38501 } } peers { permanent_uuid: "773dd8a2648a49a895f4ca7d65366e2d" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 46663 } } peers { permanent_uuid: "c64a002cd2dc49b38ac7647cbbf8c61d" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 44155 } attrs { promote: false } } } }
I20260608 10:04:12.990162   477 raft_consensus.cc:2917] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:04:12.990569   477 raft_consensus.cc:2889] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:04:12.990861   477 raft_consensus.cc:2272] T 35d152e0a3e94769b62d81cb33233eee P c64a002cd2dc49b38ac7647cbbf8c61d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:13.014933   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:04:13.030390   477 master.cc:562] Master@127.0.119.126:41465 shutting down...
W20260608 10:04:13.063336 11304 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:13.063694 11304 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:13.063907 11304 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:13.065197   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:13.065819   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:13.066216   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P a172693b14cd43698e17b6b018557f34: stopping tablet replica
I20260608 10:04:13.090330   477 master.cc:584] Master@127.0.119.126:41465 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7174 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:04:13.144814   477 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.119.126:39125
I20260608 10:04:13.146072   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:13.152083 11781 instance_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:04:13.152190 11782 instance_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:04:13.154245 11784 instance_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:04:13.155375   477 server_base.cc:1061] running on GCE node
I20260608 10:04:13.156373   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:13.156574   477 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:04:13.156695   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913053156683 us; error 0 us; skew 500 ppm
I20260608 10:04:13.157266   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.160003   477 webserver.cc:533] Webserver started at http://127.0.119.126:42331/ using document root <none> and password file <none>
I20260608 10:04:13.160495   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.160648   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.160871   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.161962   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/master-0-root/instance:
uuid: "ef619189153d4f5da9d94bb45d7a6c0d"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.166993   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:13.170951 11789 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:04:13.171799   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:04:13.172079   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/master-0-root
uuid: "ef619189153d4f5da9d94bb45d7a6c0d"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.172322   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-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:04:13.186734   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.187944   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.230001   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.126:39125
I20260608 10:04:13.230166 11840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.126:39125 every 8 connection(s)
I20260608 10:04:13.234678 11841 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:04:13.248354 11841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d: Bootstrap starting.
I20260608 10:04:13.254084 11841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:13.259322 11841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d: No bootstrap required, opened a new log
I20260608 10:04:13.261718 11841 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER }
I20260608 10:04:13.262144 11841 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:13.262339 11841 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef619189153d4f5da9d94bb45d7a6c0d, State: Initialized, Role: FOLLOWER
I20260608 10:04:13.263108 11841 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER }
I20260608 10:04:13.263595 11841 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:13.263820 11841 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:13.264052 11841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:13.269353 11841 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER }
I20260608 10:04:13.269905 11841 leader_election.cc:304] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [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: ef619189153d4f5da9d94bb45d7a6c0d; no voters: 
I20260608 10:04:13.271344 11841 leader_election.cc:290] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:13.271768 11844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:13.273729 11844 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 1 LEADER]: Becoming Leader. State: Replica: ef619189153d4f5da9d94bb45d7a6c0d, State: Running, Role: LEADER
I20260608 10:04:13.274674 11844 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [LEADER]: Queue going to LEADER mode. State: All 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: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER }
I20260608 10:04:13.275364 11841 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:13.280344 11845 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER } }
I20260608 10:04:13.281315 11845 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:13.281194 11846 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef619189153d4f5da9d94bb45d7a6c0d. Latest consensus state: current_term: 1 leader_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef619189153d4f5da9d94bb45d7a6c0d" member_type: VOTER } }
I20260608 10:04:13.282275 11846 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:13.285519 11851 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:13.291545 11851 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:13.295594   477 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:13.302958 11851 catalog_manager.cc:1382] Generated new cluster ID: 32e6595b78234544a33bbb841993ffa2
I20260608 10:04:13.303282 11851 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:13.318732 11851 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:13.320194 11851 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:13.333262 11851 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d: Generated new TSK 0
I20260608 10:04:13.333987 11851 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:13.365731   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:13.373018 11862 instance_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:04:13.374158 11863 instance_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:04:13.376012 11865 instance_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:04:13.376957   477 server_base.cc:1061] running on GCE node
I20260608 10:04:13.377902   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:13.378100   477 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:04:13.378315   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913053378279 us; error 0 us; skew 500 ppm
I20260608 10:04:13.378961   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.381610   477 webserver.cc:533] Webserver started at http://127.0.119.65:41545/ using document root <none> and password file <none>
I20260608 10:04:13.382352   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.382644   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.382983   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.384111   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-0-root/instance:
uuid: "1ec8693f4ab6420f90423499cfc9fde0"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.389772   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:13.394445 11871 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:04:13.395591   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:13.395967   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-0-root
uuid: "1ec8693f4ab6420f90423499cfc9fde0"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.396277   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-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:04:13.418012   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.419324   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.420902   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:13.423475   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:13.423683   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.424026   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:13.424178   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.473601   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.65:33523
I20260608 10:04:13.473773 11933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.65:33523 every 8 connection(s)
I20260608 10:04:13.479328   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:13.489266 11939 instance_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:04:13.489616 11938 instance_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:04:13.491745 11941 instance_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:04:13.493268   477 server_base.cc:1061] running on GCE node
I20260608 10:04:13.494558   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:13.494807   477 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:04:13.494994   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913053494973 us; error 0 us; skew 500 ppm
I20260608 10:04:13.495714   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.497570 11934 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39125
I20260608 10:04:13.498019 11934 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:13.498911   477 webserver.cc:533] Webserver started at http://127.0.119.66:34709/ using document root <none> and password file <none>
I20260608 10:04:13.499220 11934 heartbeater.cc:507] Master 127.0.119.126:39125 requested a full tablet report, sending...
I20260608 10:04:13.499636   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.499951   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.500257   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.501703   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-1-root/instance:
uuid: "84f9e6d4cc0446559118f19243fd0096"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.502156 11806 ts_manager.cc:194] Registered new tserver with Master: 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523)
I20260608 10:04:13.504369 11806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44966
I20260608 10:04:13.507509   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:04:13.511889 11946 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:04:13.512948   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:13.513239   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-1-root
uuid: "84f9e6d4cc0446559118f19243fd0096"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.513492   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-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:04:13.527667   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.528820   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.530316   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:13.533092   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:13.533366   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.533631   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:13.533818   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.578106   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.66:40191
I20260608 10:04:13.578254 12008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.66:40191 every 8 connection(s)
I20260608 10:04:13.583710   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:13.592825 12012 instance_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:04:13.595570 12013 instance_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:04:13.597394 12015 instance_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:04:13.597926   477 server_base.cc:1061] running on GCE node
I20260608 10:04:13.598945 12009 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39125
I20260608 10:04:13.599184   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:04:13.599377 12009 heartbeater.cc:461] Registering TS with master...
W20260608 10:04:13.599529   477 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:04:13.599838   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913053599817 us; error 0 us; skew 500 ppm
I20260608 10:04:13.600389 12009 heartbeater.cc:507] Master 127.0.119.126:39125 requested a full tablet report, sending...
I20260608 10:04:13.600584   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:13.602866 11806 ts_manager.cc:194] Registered new tserver with Master: 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191)
I20260608 10:04:13.603870   477 webserver.cc:533] Webserver started at http://127.0.119.67:46419/ using document root <none> and password file <none>
I20260608 10:04:13.604476   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:13.604573 11806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44968
I20260608 10:04:13.604681   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:13.605345   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:13.606845   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-2-root/instance:
uuid: "b8b71a7d71e14171983e26fff4bca107"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.612195   477 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:13.616240 12020 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:04:13.617089   477 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:13.617383   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-2-root
uuid: "b8b71a7d71e14171983e26fff4bca107"
format_stamp: "Formatted at 2026-06-08 10:04:13 on dist-test-slave-f77q"
I20260608 10:04:13.617635   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-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:04:13.631286   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:13.632390   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:13.633881   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:13.636425   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:13.636623   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.636955   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:13.637127   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:13.681699   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.67:44085
I20260608 10:04:13.681849 12082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.67:44085 every 8 connection(s)
I20260608 10:04:13.697769 12083 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39125
I20260608 10:04:13.698294 12083 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:13.699229 12083 heartbeater.cc:507] Master 127.0.119.126:39125 requested a full tablet report, sending...
I20260608 10:04:13.701650 11806 ts_manager.cc:194] Registered new tserver with Master: b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:13.701865   477 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016391597s
I20260608 10:04:13.703529 11806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44980
I20260608 10:04:14.507987 11934 heartbeater.cc:499] Master 127.0.119.126:39125 was elected leader, sending a full tablet report...
I20260608 10:04:14.607988 12009 heartbeater.cc:499] Master 127.0.119.126:39125 was elected leader, sending a full tablet report...
I20260608 10:04:14.706744 12083 heartbeater.cc:499] Master 127.0.119.126:39125 was elected leader, sending a full tablet report...
I20260608 10:04:14.765587 11806 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59972:
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:04:14.768607 11806 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:04:14.841121 12046 tablet_service.cc:1511] Processing CreateTablet for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:14.842834 12046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.845367 12045 tablet_service.cc:1511] Processing CreateTablet for tablet f6bef3a9971a410c968d2fed79ddc035 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:14.847291 12045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bef3a9971a410c968d2fed79ddc035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.847959 12048 tablet_service.cc:1511] Processing CreateTablet for tablet 55f8e7eef6e34539941ab214418f2091 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:14.847959 12047 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6b0645b11f46049f7691a7f0c9a499 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:14.849664 12048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f8e7eef6e34539941ab214418f2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.850498 12047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6b0645b11f46049f7691a7f0c9a499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.865456 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 55f8e7eef6e34539941ab214418f2091 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:14.867926 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f8e7eef6e34539941ab214418f2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.876890 12044 tablet_service.cc:1511] Processing CreateTablet for tablet d8b1b1d2a3e0486b8531761110cd0005 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:14.878647 12044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b1b1d2a3e0486b8531761110cd0005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.884663 12103 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:14.884815 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6b0645b11f46049f7691a7f0c9a499 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:14.888391 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 55f8e7eef6e34539941ab214418f2091 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:04:14.888976 11896 tablet_service.cc:1511] Processing CreateTablet for tablet f6bef3a9971a410c968d2fed79ddc035 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:14.890120 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f8e7eef6e34539941ab214418f2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.892395 12103 tablet_bootstrap.cc:654] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:14.892022 11897 tablet_service.cc:1511] Processing CreateTablet for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:14.904249 11894 tablet_service.cc:1511] Processing CreateTablet for tablet 8f213a07e14341be8d4d9feaa2288558 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:14.894289 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6b0645b11f46049f7691a7f0c9a499 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:04:14.897337 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:04:14.899657 11971 tablet_service.cc:1511] Processing CreateTablet for tablet f6bef3a9971a410c968d2fed79ddc035 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:04:14.901993 11970 tablet_service.cc:1511] Processing CreateTablet for tablet d8b1b1d2a3e0486b8531761110cd0005 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:14.892768 11895 tablet_service.cc:1511] Processing CreateTablet for tablet d8b1b1d2a3e0486b8531761110cd0005 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:04:14.886638 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6b0645b11f46049f7691a7f0c9a499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.906256 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.909612 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b1b1d2a3e0486b8531761110cd0005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.910449 11969 tablet_service.cc:1511] Processing CreateTablet for tablet 8f213a07e14341be8d4d9feaa2288558 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:14.911689 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f213a07e14341be8d4d9feaa2288558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.911921 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f213a07e14341be8d4d9feaa2288558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.913460 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bef3a9971a410c968d2fed79ddc035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.915155 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bef3a9971a410c968d2fed79ddc035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.916191 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6b0645b11f46049f7691a7f0c9a499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.919646 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b1b1d2a3e0486b8531761110cd0005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.922899 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14423f3afa5e4cfd9ccbb3b89763c7e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.926445 12045 tablet_service.cc:1511] Processing CreateTablet for tablet 8f213a07e14341be8d4d9feaa2288558 (DEFAULT_TABLE table=test-workload [id=c4afb77df12d46b39eb1f2c4f4a9469d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:04:14.928068 12045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f213a07e14341be8d4d9feaa2288558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:14.949169 12105 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:14.959007 12105 tablet_bootstrap.cc:654] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:14.963830 12103 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:14.964432 12103 ts_tablet_manager.cc:1403] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.006s
I20260608 10:04:14.970597 12103 raft_consensus.cc:359] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:14.974124 12103 raft_consensus.cc:385] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:14.974604 12103 raft_consensus.cc:740] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:14.975772 12103 consensus_queue.cc:260] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:14.979864 12106 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:14.999563 12106 tablet_bootstrap.cc:654] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.000837 12103 ts_tablet_manager.cc:1434] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260608 10:04:15.002363 12103 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:15.004276 12105 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.004866 12105 ts_tablet_manager.cc:1403] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260608 10:04:15.008167 12105 raft_consensus.cc:359] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.008960 12105 raft_consensus.cc:385] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.009266 12105 raft_consensus.cc:740] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.010121 12105 consensus_queue.cc:260] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.016970 12103 tablet_bootstrap.cc:654] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.020267 12105 ts_tablet_manager.cc:1434] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
I20260608 10:04:15.020452 12106 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.021282 12106 ts_tablet_manager.cc:1403] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.013s
I20260608 10:04:15.021548 12105 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:15.024575 12106 raft_consensus.cc:359] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.025295 12106 raft_consensus.cc:385] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.025584 12106 raft_consensus.cc:740] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.026530 12106 consensus_queue.cc:260] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.029312 12105 tablet_bootstrap.cc:654] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.029836 12106 ts_tablet_manager.cc:1434] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:04:15.033317 12106 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:15.041476 12106 tablet_bootstrap.cc:654] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.045396 12103 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:15.045521 12105 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.046104 12103 ts_tablet_manager.cc:1403] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.017s
I20260608 10:04:15.046352 12105 ts_tablet_manager.cc:1403] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 10:04:15.050210 12105 raft_consensus.cc:359] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.050987 12105 raft_consensus.cc:385] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.051362 12105 raft_consensus.cc:740] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.051280 12103 raft_consensus.cc:359] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.052237 12103 raft_consensus.cc:385] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.052565 12103 raft_consensus.cc:740] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.053046 12106 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.052634 12105 consensus_queue.cc:260] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.053709 12106 ts_tablet_manager.cc:1403] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 10:04:15.053439 12103 consensus_queue.cc:260] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.055454 12105 ts_tablet_manager.cc:1434] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:15.055895 12103 ts_tablet_manager.cc:1434] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:15.056730 12105 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:15.056965 12103 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:15.057592 12106 raft_consensus.cc:359] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.058502 12106 raft_consensus.cc:385] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.058817 12106 raft_consensus.cc:740] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.059839 12106 consensus_queue.cc:260] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.063407 12107 raft_consensus.cc:493] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.064105 12103 tablet_bootstrap.cc:654] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.064023 12107 raft_consensus.cc:515] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.065930 12106 ts_tablet_manager.cc:1434] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 10:04:15.067451 12106 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:15.069806 12105 tablet_bootstrap.cc:654] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.076049 12106 tablet_bootstrap.cc:654] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.084954 12107 leader_election.cc:290] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191)
I20260608 10:04:15.090134 11909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
W20260608 10:04:15.092187 12022 leader_election.cc:343] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.095239 12103 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:15.095947 12103 ts_tablet_manager.cc:1403] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.010s
I20260608 10:04:15.099601 12103 raft_consensus.cc:359] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.100481 12103 raft_consensus.cc:385] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.100875 12103 raft_consensus.cc:740] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.102017 12103 consensus_queue.cc:260] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.104255 12105 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.104866 12105 ts_tablet_manager.cc:1403] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260608 10:04:15.105051 12103 ts_tablet_manager.cc:1434] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:04:15.105427 12106 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.106058 12106 ts_tablet_manager.cc:1403] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.016s
I20260608 10:04:15.106513 12103 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:15.108157 12105 raft_consensus.cc:359] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.108968 12105 raft_consensus.cc:385] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.109274 12105 raft_consensus.cc:740] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.109506 12106 raft_consensus.cc:359] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.110436 12106 raft_consensus.cc:385] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.110842 12106 raft_consensus.cc:740] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.111749 12106 consensus_queue.cc:260] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.112782 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096" is_pre_election: true
W20260608 10:04:15.114684 12022 leader_election.cc:343] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.114862 12106 ts_tablet_manager.cc:1434] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.009s
I20260608 10:04:15.115008 12103 tablet_bootstrap.cc:654] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.115242 12022 leader_election.cc:304] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [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: b8b71a7d71e14171983e26fff4bca107; no voters: 1ec8693f4ab6420f90423499cfc9fde0, 84f9e6d4cc0446559118f19243fd0096
I20260608 10:04:15.116150 12106 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:15.117002 12107 raft_consensus.cc:2749] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:15.110479 12105 consensus_queue.cc:260] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.124377 12106 tablet_bootstrap.cc:654] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.126013 12105 ts_tablet_manager.cc:1434] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 10:04:15.127722 12105 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:15.137128 12105 tablet_bootstrap.cc:654] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.151857 12105 tablet_bootstrap.cc:492] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.152638 12105 ts_tablet_manager.cc:1403] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.001s
I20260608 10:04:15.157147 12105 raft_consensus.cc:359] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.158231 12105 raft_consensus.cc:385] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.159394 12110 raft_consensus.cc:493] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.160185 12110 raft_consensus.cc:515] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.168391 12103 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:15.168475 12110 leader_election.cc:290] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.169382 12103 ts_tablet_manager.cc:1403] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.038s
I20260608 10:04:15.158818 12105 raft_consensus.cc:740] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.169767 12106 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.170396 12106 ts_tablet_manager.cc:1403] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.040s
I20260608 10:04:15.170794 12105 consensus_queue.cc:260] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.174012 12106 raft_consensus.cc:359] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.174364 12103 raft_consensus.cc:359] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.175179 12106 raft_consensus.cc:385] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.175486 12103 raft_consensus.cc:385] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.175602 12106 raft_consensus.cc:740] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.176054 12103 raft_consensus.cc:740] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.176781 12106 consensus_queue.cc:260] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.177301 12103 consensus_queue.cc:260] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.179593 12106 ts_tablet_manager.cc:1434] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:04:15.179821 12103 ts_tablet_manager.cc:1434] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:04:15.181066 12103 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:15.181068 12111 raft_consensus.cc:493] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.182094 12111 raft_consensus.cc:515] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.183312 12110 raft_consensus.cc:493] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.184631 12110 raft_consensus.cc:515] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.189823 12106 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:15.190294 12103 tablet_bootstrap.cc:654] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.199647 12106 tablet_bootstrap.cc:654] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.203312 12111 leader_election.cc:290] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.204253 12103 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:15.204996 12103 ts_tablet_manager.cc:1403] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260608 10:04:15.209051 12103 raft_consensus.cc:359] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.210078 12103 raft_consensus.cc:385] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.210647 12103 raft_consensus.cc:740] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.211956 12103 consensus_queue.cc:260] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.213517 12110 leader_election.cc:290] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.215453 12103 ts_tablet_manager.cc:1434] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 10:04:15.217034 12103 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: Bootstrap starting.
I20260608 10:04:15.221521 12105 ts_tablet_manager.cc:1434] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.007s
I20260608 10:04:15.225754 12103 tablet_bootstrap.cc:654] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.232421 12105 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:15.235615 11909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
I20260608 10:04:15.238423 11909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
W20260608 10:04:15.238677 11948 leader_election.cc:343] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.239334 11909 raft_consensus.cc:2468] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 0.
I20260608 10:04:15.241804 11948 leader_election.cc:304] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec8693f4ab6420f90423499cfc9fde0, 84f9e6d4cc0446559118f19243fd0096; no voters: 
I20260608 10:04:15.243285 12110 raft_consensus.cc:2804] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.243798 12106 tablet_bootstrap.cc:492] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.243855 12110 raft_consensus.cc:493] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.244719 12110 raft_consensus.cc:3060] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.244823 12106 ts_tablet_manager.cc:1403] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.010s
I20260608 10:04:15.249137 12106 raft_consensus.cc:359] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.250174 12106 raft_consensus.cc:385] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.250633 12106 raft_consensus.cc:740] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.251761 12106 consensus_queue.cc:260] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.254765 12106 ts_tablet_manager.cc:1434] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:04:15.256141 12106 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: Bootstrap starting.
I20260608 10:04:15.256606 12111 raft_consensus.cc:493] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.256249 12107 raft_consensus.cc:493] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.259514 12107 raft_consensus.cc:515] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.263093 12107 leader_election.cc:290] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191)
I20260608 10:04:15.258308 12111 raft_consensus.cc:515] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.263841 11909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b1b1d2a3e0486b8531761110cd0005" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
I20260608 10:04:15.265762 11909 raft_consensus.cc:2468] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b71a7d71e14171983e26fff4bca107 in term 0.
I20260608 10:04:15.267046 12111 leader_election.cc:290] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.267370 12022 leader_election.cc:304] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.267679 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b1b1d2a3e0486b8531761110cd0005" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096" is_pre_election: true
I20260608 10:04:15.268743 12107 raft_consensus.cc:2804] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.269148 12107 raft_consensus.cc:493] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.270093 12107 raft_consensus.cc:3060] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.274744 12103 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: No bootstrap required, opened a new log
I20260608 10:04:15.275348 12103 ts_tablet_manager.cc:1403] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.025s
W20260608 10:04:15.271585 12022 leader_election.cc:343] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.278926 12103 raft_consensus.cc:359] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.279656 12103 raft_consensus.cc:385] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.279961 12103 raft_consensus.cc:740] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.280380 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.280510 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096" is_pre_election: true
I20260608 10:04:15.281124 12058 raft_consensus.cc:2468] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 0.
I20260608 10:04:15.280845 12103 consensus_queue.cc:260] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.282053 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f213a07e14341be8d4d9feaa2288558" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096" is_pre_election: true
I20260608 10:04:15.284451 12057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f213a07e14341be8d4d9feaa2288558" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.284729 11875 leader_election.cc:304] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.287999 12057 raft_consensus.cc:2468] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 0.
I20260608 10:04:15.287942 11983 raft_consensus.cc:2468] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 0.
I20260608 10:04:15.289423 12111 raft_consensus.cc:2804] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.289891 12111 raft_consensus.cc:493] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.290261 12111 raft_consensus.cc:3060] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:15.290302 11873 leader_election.cc:343] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.290988 11875 leader_election.cc:304] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 
W20260608 10:04:15.293020 11854 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:15.296753 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.297536 12058 raft_consensus.cc:2468] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 0.
I20260608 10:04:15.298682 12111 raft_consensus.cc:515] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.300179 12057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.299921 12110 raft_consensus.cc:515] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.301110 12111 leader_election.cc:290] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 election: Requested vote from peers 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.301067 12057 raft_consensus.cc:2468] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 0.
I20260608 10:04:15.302582 11950 leader_election.cc:304] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [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: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107; no voters: 1ec8693f4ab6420f90423499cfc9fde0
I20260608 10:04:15.296797 12105 tablet_bootstrap.cc:654] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.307704 12110 leader_election.cc:290] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Requested vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.312879 12057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107"
I20260608 10:04:15.313150 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096"
I20260608 10:04:15.313648 12057 raft_consensus.cc:3060] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.303741 12124 raft_consensus.cc:2804] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.303165 12111 raft_consensus.cc:2804] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.318028 12124 raft_consensus.cc:493] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.321620 12124 raft_consensus.cc:3060] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:15.318518 11873 leader_election.cc:343] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.324576 12106 tablet_bootstrap.cc:654] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.326298 12057 raft_consensus.cc:2468] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 1.
I20260608 10:04:15.328064 11950 leader_election.cc:304] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.328523 12057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107"
I20260608 10:04:15.329250 12057 raft_consensus.cc:3060] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.330755 12124 raft_consensus.cc:515] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.317454 12111 raft_consensus.cc:493] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.330507 12107 raft_consensus.cc:515] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.332646 12111 raft_consensus.cc:3060] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.334504 12107 leader_election.cc:290] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 election: Requested vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191)
I20260608 10:04:15.335881 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b1b1d2a3e0486b8531761110cd0005" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096"
I20260608 10:04:15.337047 12124 leader_election.cc:290] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Requested vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.337781 12124 raft_consensus.cc:2804] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.338490 12124 raft_consensus.cc:697] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Becoming Leader. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Running, Role: LEADER
I20260608 10:04:15.338721 11909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b1b1d2a3e0486b8531761110cd0005" candidate_uuid: "b8b71a7d71e14171983e26fff4bca107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0"
I20260608 10:04:15.339428 11909 raft_consensus.cc:3060] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.339751 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107"
I20260608 10:04:15.340425 12058 raft_consensus.cc:3060] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.340049 12124 consensus_queue.cc:237] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.342216 12103 ts_tablet_manager.cc:1434] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: Time spent starting tablet: real 0.067s	user 0.013s	sys 0.019s
W20260608 10:04:15.337806 12022 leader_election.cc:343] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.347457 12105 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.348109 12105 ts_tablet_manager.cc:1403] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.001s
I20260608 10:04:15.352870 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14423f3afa5e4cfd9ccbb3b89763c7e6" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0"
I20260608 10:04:15.353423 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0"
I20260608 10:04:15.353762 11908 raft_consensus.cc:3060] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.353876 12058 raft_consensus.cc:2468] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 1.
I20260608 10:04:15.355288 11950 leader_election.cc:304] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.357242 12124 raft_consensus.cc:493] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.358367 12124 raft_consensus.cc:515] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.362687 12110 raft_consensus.cc:2804] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.363461 12110 raft_consensus.cc:697] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Becoming Leader. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Running, Role: LEADER
I20260608 10:04:15.362723 11806 catalog_manager.cc:5696] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "84f9e6d4cc0446559118f19243fd0096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.364627 12110 consensus_queue.cc:237] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
W20260608 10:04:15.367013 11948 leader_election.cc:343] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:15.352825 11909 raft_consensus.cc:2468] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b71a7d71e14171983e26fff4bca107 in term 1.
I20260608 10:04:15.367697 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f8e7eef6e34539941ab214418f2091" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
I20260608 10:04:15.368310 12124 leader_election.cc:290] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085), 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523)
I20260608 10:04:15.368501 11907 raft_consensus.cc:2468] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 0.
I20260608 10:04:15.368808 12022 leader_election.cc:304] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [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: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 84f9e6d4cc0446559118f19243fd0096
I20260608 10:04:15.369349 12056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f8e7eef6e34539941ab214418f2091" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.370110 12056 raft_consensus.cc:2468] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 0.
I20260608 10:04:15.370615 12107 raft_consensus.cc:2804] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.368904 12105 raft_consensus.cc:359] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.371650 11950 leader_election.cc:304] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.371335 12107 raft_consensus.cc:697] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 LEADER]: Becoming Leader. State: Replica: b8b71a7d71e14171983e26fff4bca107, State: Running, Role: LEADER
I20260608 10:04:15.373106 12105 raft_consensus.cc:385] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.373911 12107 consensus_queue.cc:237] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.374665 12105 raft_consensus.cc:740] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.375576 12105 consensus_queue.cc:260] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.374115 11908 raft_consensus.cc:2468] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 1.
I20260608 10:04:15.378147 12105 ts_tablet_manager.cc:1434] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 10:04:15.379215 12106 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: No bootstrap required, opened a new log
I20260608 10:04:15.379890 12106 ts_tablet_manager.cc:1403] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.004s
I20260608 10:04:15.383049 12057 raft_consensus.cc:2468] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 1.
I20260608 10:04:15.380328 12124 raft_consensus.cc:2804] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:15.383697 12124 raft_consensus.cc:493] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:15.384142 12124 raft_consensus.cc:3060] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.384572 11875 leader_election.cc:304] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [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: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 84f9e6d4cc0446559118f19243fd0096
I20260608 10:04:15.385746 12132 raft_consensus.cc:2804] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.389379 12105 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: Bootstrap starting.
I20260608 10:04:15.390096 12106 raft_consensus.cc:359] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.394523 12106 raft_consensus.cc:385] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.395045 12106 raft_consensus.cc:740] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.396241 12106 consensus_queue.cc:260] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.398964 12132 raft_consensus.cc:697] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Becoming Leader. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Running, Role: LEADER
I20260608 10:04:15.401580 12132 consensus_queue.cc:237] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.387276 12111 raft_consensus.cc:515] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.402945 12106 ts_tablet_manager.cc:1434] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260608 10:04:15.400110 12124 raft_consensus.cc:515] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.406806 11983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f213a07e14341be8d4d9feaa2288558" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096"
I20260608 10:04:15.407459 11983 raft_consensus.cc:3060] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.407642 12124 leader_election.cc:290] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Requested vote from peers b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085), 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523)
I20260608 10:04:15.409060 12111 leader_election.cc:290] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 election: Requested vote from peers 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.407303 12056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f8e7eef6e34539941ab214418f2091" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107"
I20260608 10:04:15.410475 12058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f213a07e14341be8d4d9feaa2288558" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107"
I20260608 10:04:15.410830 12056 raft_consensus.cc:3060] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.411664 12058 raft_consensus.cc:3060] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.418519 12105 tablet_bootstrap.cc:654] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:15.422894 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f8e7eef6e34539941ab214418f2091" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0"
I20260608 10:04:15.423583 12058 raft_consensus.cc:2468] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 1.
I20260608 10:04:15.425798 11875 leader_election.cc:304] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.423792 11908 raft_consensus.cc:3060] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.429879 12111 raft_consensus.cc:2804] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.430711 12111 raft_consensus.cc:697] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Becoming Leader. State: Replica: 1ec8693f4ab6420f90423499cfc9fde0, State: Running, Role: LEADER
I20260608 10:04:15.431982 12111 consensus_queue.cc:237] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.436344 12056 raft_consensus.cc:2468] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 1.
I20260608 10:04:15.438424 11950 leader_election.cc:304] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107; no voters: 
I20260608 10:04:15.439896 12110 raft_consensus.cc:2804] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:15.440929 12110 raft_consensus.cc:697] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Becoming Leader. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Running, Role: LEADER
I20260608 10:04:15.445034 11983 raft_consensus.cc:2468] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ec8693f4ab6420f90423499cfc9fde0 in term 1.
I20260608 10:04:15.442209 12110 consensus_queue.cc:237] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } }
I20260608 10:04:15.455250 11806 catalog_manager.cc:5696] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b71a7d71e14171983e26fff4bca107 (127.0.119.67). New cstate: current_term: 1 leader_uuid: "b8b71a7d71e14171983e26fff4bca107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:15.471917 11908 raft_consensus.cc:2468] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9e6d4cc0446559118f19243fd0096 in term 1.
I20260608 10:04:15.474882 12105 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: No bootstrap required, opened a new log
I20260608 10:04:15.474364 11806 catalog_manager.cc:5696] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "1ec8693f4ab6420f90423499cfc9fde0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.475771 12105 ts_tablet_manager.cc:1403] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.038s
I20260608 10:04:15.479559 12105 raft_consensus.cc:359] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.480448 12105 raft_consensus.cc:385] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:15.480804 12105 raft_consensus.cc:740] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9e6d4cc0446559118f19243fd0096, State: Initialized, Role: FOLLOWER
I20260608 10:04:15.481709 12105 consensus_queue.cc:260] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.484472 12105 ts_tablet_manager.cc:1434] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:04:15.485538 11801 catalog_manager.cc:5696] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "84f9e6d4cc0446559118f19243fd0096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.487571 11801 catalog_manager.cc:5696] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66). New cstate: current_term: 1 leader_uuid: "84f9e6d4cc0446559118f19243fd0096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.499292 11806 catalog_manager.cc:5696] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65). New cstate: current_term: 1 leader_uuid: "1ec8693f4ab6420f90423499cfc9fde0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:15.642880 12110 raft_consensus.cc:493] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.643481 12110 raft_consensus.cc:515] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.648509 12056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.649464 12056 raft_consensus.cc:2393] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f9e6d4cc0446559118f19243fd0096 in current term 1: Already voted for candidate 1ec8693f4ab6420f90423499cfc9fde0 in this term.
I20260608 10:04:15.650626 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bef3a9971a410c968d2fed79ddc035" candidate_uuid: "84f9e6d4cc0446559118f19243fd0096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ec8693f4ab6420f90423499cfc9fde0" is_pre_election: true
I20260608 10:04:15.653475 11950 leader_election.cc:304] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [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: 84f9e6d4cc0446559118f19243fd0096; no voters: 1ec8693f4ab6420f90423499cfc9fde0, b8b71a7d71e14171983e26fff4bca107
I20260608 10:04:15.654506 12124 raft_consensus.cc:3060] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.658592 12110 leader_election.cc:290] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.663995 12124 raft_consensus.cc:2749] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:15.769491 11983 raft_consensus.cc:3060] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.785352 12107 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:15.805723 12124 consensus_queue.cc:1048] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:15.829921 12107 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:15.838522 12132 raft_consensus.cc:493] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:15.839257 12132 raft_consensus.cc:515] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } }
I20260608 10:04:15.841713 12132 leader_election.cc:290] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191), b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:15.842676 11984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9e6d4cc0446559118f19243fd0096" is_pre_election: true
I20260608 10:04:15.847004 12056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6b0645b11f46049f7691a7f0c9a499" candidate_uuid: "1ec8693f4ab6420f90423499cfc9fde0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b71a7d71e14171983e26fff4bca107" is_pre_election: true
I20260608 10:04:15.847946 12056 raft_consensus.cc:2393] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ec8693f4ab6420f90423499cfc9fde0 in current term 1: Already voted for candidate 84f9e6d4cc0446559118f19243fd0096 in this term.
I20260608 10:04:15.850701 11875 leader_election.cc:304] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [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: 1ec8693f4ab6420f90423499cfc9fde0; no voters: 84f9e6d4cc0446559118f19243fd0096, b8b71a7d71e14171983e26fff4bca107
I20260608 10:04:15.852265 12132 raft_consensus.cc:3060] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:15.852022 12110 consensus_queue.cc:1048] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:15.862898 12136 consensus_queue.cc:1048] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:15.888856 12022 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:40191, user_credentials={real_user=slave}} blocked reactor thread for 59253.4us
I20260608 10:04:15.891359 12136 consensus_queue.cc:1048] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:15.922147 12140 consensus_queue.cc:1048] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:15.928885 12111 consensus_queue.cc:1048] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:15.937103 12132 raft_consensus.cc:2749] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:15.942688 12110 consensus_queue.cc:1048] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:15.937193 12087 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.119.126:39125, user_credentials={real_user=slave}} blocked reactor thread for 45133.4us
I20260608 10:04:15.977802 12132 consensus_queue.cc:1048] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:15.989025 12132 consensus_queue.cc:1048] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:16.006979 12087 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.119.126:39125, user_credentials={real_user=slave}} blocked reactor thread for 54146us
I20260608 10:04:16.063244 12136 consensus_queue.cc:1048] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:04:16.278548 11950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.67:44085, user_credentials={real_user=slave}} blocked reactor thread for 63525us
W20260608 10:04:16.707166 12149 meta_cache.cc:1261] Time spent looking up entry by key: real 0.078s	user 0.002s	sys 0.000s
W20260608 10:04:16.711099 12150 meta_cache.cc:1261] Time spent looking up entry by key: real 0.092s	user 0.000s	sys 0.000s
W20260608 10:04:16.888775 11873 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.119.66:40191, user_credentials={real_user=slave}} blocked reactor thread for 45764.2us
W20260608 10:04:16.988363 12148 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.003s	sys 0.000s
W20260608 10:04:17.395044 12088 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.119.65:33523, user_credentials={real_user=slave}} blocked reactor thread for 54097.6us
I20260608 10:04:17.616855   477 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:17.635228 12206 instance_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:04:17.635397 12207 instance_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:04:17.636646 12209 instance_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:04:17.638846   477 server_base.cc:1061] running on GCE node
I20260608 10:04:17.640424   477 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:17.640662   477 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:04:17.640842   477 hybrid_clock.cc:648] HybridClock initialized: now 1780913057640829 us; error 0 us; skew 500 ppm
I20260608 10:04:17.641433   477 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:17.644094   477 webserver.cc:533] Webserver started at http://127.0.119.68:35193/ using document root <none> and password file <none>
I20260608 10:04:17.644599   477 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:17.644781   477 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:17.645012   477 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:17.646306   477 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-3-root/instance:
uuid: "ac326dc3f8474654bdee202b8ee38a79"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-f77q"
I20260608 10:04:17.651258   477 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:04:17.654946 12214 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:04:17.655836   477 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:04:17.656174   477 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-3-root
uuid: "ac326dc3f8474654bdee202b8ee38a79"
format_stamp: "Formatted at 2026-06-08 10:04:17 on dist-test-slave-f77q"
I20260608 10:04:17.656514   477 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskiiJS0K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912808305672-477-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:04:17.685189   477 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:17.686578   477 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:17.688127   477 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:17.690733   477 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:17.690980   477 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.691233   477 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:17.691433   477 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:17.736042   477 rpc_server.cc:307] RPC server started. Bound to: 127.0.119.68:39485
I20260608 10:04:17.736178 12276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.119.68:39485 every 8 connection(s)
I20260608 10:04:17.756904 12277 heartbeater.cc:344] Connected to a master server at 127.0.119.126:39125
I20260608 10:04:17.757385 12277 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:17.758230 12277 heartbeater.cc:507] Master 127.0.119.126:39125 requested a full tablet report, sending...
I20260608 10:04:17.760594 11800 ts_manager.cc:194] Registered new tserver with Master: ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68:39485)
I20260608 10:04:17.762248 11800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59976
I20260608 10:04:18.570430 12055 consensus_queue.cc:237] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:18.580206 11983 raft_consensus.cc:1275] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Refusing update from remote peer b8b71a7d71e14171983e26fff4bca107: 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:18.583303 11908 raft_consensus.cc:1275] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Refusing update from remote peer b8b71a7d71e14171983e26fff4bca107: 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:18.587270 12285 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.590425 12131 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.602284 12131 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.604566 11908 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
W20260608 10:04:18.628701 12024 consensus_peers.cc:597] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 -> Peer ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68:39485): Couldn't send request to peer ac326dc3f8474654bdee202b8ee38a79. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8b1b1d2a3e0486b8531761110cd0005. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:18.631788 11800 catalog_manager.cc:5696] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 reported cstate change: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "b8b71a7d71e14171983e26fff4bca107" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.640429 11983 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.651968 11908 consensus_queue.cc:237] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:18.665944 12055 raft_consensus.cc:1275] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Refusing update from remote peer 1ec8693f4ab6420f90423499cfc9fde0: 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:18.667089 11983 raft_consensus.cc:1275] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Refusing update from remote peer 1ec8693f4ab6420f90423499cfc9fde0: 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:18.668414 12132 consensus_queue.cc:1048] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.669696 12296 consensus_queue.cc:1048] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:18.679745 11875 consensus_peers.cc:597] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 -> Peer ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68:39485): Couldn't send request to peer ac326dc3f8474654bdee202b8ee38a79. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f213a07e14341be8d4d9feaa2288558. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:18.682281 12300 raft_consensus.cc:2955] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.683590 12055 raft_consensus.cc:2955] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.683866 11983 raft_consensus.cc:2955] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.700078 11806 catalog_manager.cc:5696] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 reported cstate change: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "1ec8693f4ab6420f90423499cfc9fde0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.716061 11983 consensus_queue.cc:237] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:18.728976 11908 raft_consensus.cc:1275] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Refusing update from remote peer 84f9e6d4cc0446559118f19243fd0096: 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:18.729830 12055 raft_consensus.cc:1275] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Refusing update from remote peer 84f9e6d4cc0446559118f19243fd0096: 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:18.731911 12194 consensus_queue.cc:1048] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.740851 12194 consensus_queue.cc:1048] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:04:18.743481 11950 consensus_peers.cc:597] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 -> Peer ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68:39485): Couldn't send request to peer ac326dc3f8474654bdee202b8ee38a79. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f6b0645b11f46049f7691a7f0c9a499. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:18.753706 12306 raft_consensus.cc:2955] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.759152 12055 raft_consensus.cc:2955] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.765447 12277 heartbeater.cc:499] Master 127.0.119.126:39125 was elected leader, sending a full tablet report...
I20260608 10:04:18.765100 11908 raft_consensus.cc:2955] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.770977 11909 consensus_queue.cc:237] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:18.777263 11800 catalog_manager.cc:5696] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 reported cstate change: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "84f9e6d4cc0446559118f19243fd0096" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.788537 12055 raft_consensus.cc:1275] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Refusing update from remote peer 1ec8693f4ab6420f90423499cfc9fde0: 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:18.791009 12301 consensus_queue.cc:1048] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.796085 11983 raft_consensus.cc:1275] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Refusing update from remote peer 1ec8693f4ab6420f90423499cfc9fde0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:04:18.796694 11875 consensus_peers.cc:597] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 -> Peer ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68:39485): Couldn't send request to peer ac326dc3f8474654bdee202b8ee38a79. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6bef3a9971a410c968d2fed79ddc035. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:18.797947 12132 consensus_queue.cc:1048] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:18.803472 12301 raft_consensus.cc:2955] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.808485 12055 raft_consensus.cc:2955] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.813530 11983 raft_consensus.cc:2955] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } } }
I20260608 10:04:18.824877 11800 catalog_manager.cc:5696] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 reported cstate change: config changed from index -1 to 16, NON_VOTER ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) added. New cstate: current_term: 1 leader_uuid: "1ec8693f4ab6420f90423499cfc9fde0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:18.958527 12313 ts_tablet_manager.cc:933] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Initiating tablet copy from peer b8b71a7d71e14171983e26fff4bca107 (127.0.119.67:44085)
I20260608 10:04:18.960768 12313 tablet_copy_client.cc:323] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.67:44085
I20260608 10:04:18.971892 12068 tablet_copy_service.cc:140] P b8b71a7d71e14171983e26fff4bca107: Received BeginTabletCopySession request for tablet d8b1b1d2a3e0486b8531761110cd0005 from peer ac326dc3f8474654bdee202b8ee38a79 ({username='slave'} at 127.0.0.1:44248)
I20260608 10:04:18.972469 12068 tablet_copy_service.cc:161] P b8b71a7d71e14171983e26fff4bca107: Beginning new tablet copy session on tablet d8b1b1d2a3e0486b8531761110cd0005 from peer ac326dc3f8474654bdee202b8ee38a79 at {username='slave'} at 127.0.0.1:44248: session id = ac326dc3f8474654bdee202b8ee38a79-d8b1b1d2a3e0486b8531761110cd0005
I20260608 10:04:18.978982 12068 tablet_copy_source_session.cc:215] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:18.982278 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b1b1d2a3e0486b8531761110cd0005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:18.995030 12313 tablet_copy_client.cc:806] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:18.995658 12313 tablet_copy_client.cc:670] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:19.000311 12313 tablet_copy_client.cc:538] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:19.010747 12313 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap starting.
I20260608 10:04:19.050034 12317 ts_tablet_manager.cc:933] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Initiating tablet copy from peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523)
I20260608 10:04:19.052248 12317 tablet_copy_client.cc:323] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33523
I20260608 10:04:19.062621 11919 tablet_copy_service.cc:140] P 1ec8693f4ab6420f90423499cfc9fde0: Received BeginTabletCopySession request for tablet 8f213a07e14341be8d4d9feaa2288558 from peer ac326dc3f8474654bdee202b8ee38a79 ({username='slave'} at 127.0.0.1:55062)
I20260608 10:04:19.063298 11919 tablet_copy_service.cc:161] P 1ec8693f4ab6420f90423499cfc9fde0: Beginning new tablet copy session on tablet 8f213a07e14341be8d4d9feaa2288558 from peer ac326dc3f8474654bdee202b8ee38a79 at {username='slave'} at 127.0.0.1:55062: session id = ac326dc3f8474654bdee202b8ee38a79-8f213a07e14341be8d4d9feaa2288558
I20260608 10:04:19.070760 11919 tablet_copy_source_session.cc:215] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:19.075011 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f213a07e14341be8d4d9feaa2288558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.090449 12317 tablet_copy_client.cc:806] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:19.091166 12317 tablet_copy_client.cc:670] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:19.095700 12317 tablet_copy_client.cc:538] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:19.103067 12317 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap starting.
I20260608 10:04:19.151068 12313 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:19.152074 12313 tablet_bootstrap.cc:492] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap complete.
I20260608 10:04:19.152801 12313 ts_tablet_manager.cc:1403] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Time spent bootstrapping tablet: real 0.142s	user 0.133s	sys 0.010s
I20260608 10:04:19.155953 12313 raft_consensus.cc:359] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.156778 12313 raft_consensus.cc:740] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac326dc3f8474654bdee202b8ee38a79, State: Initialized, Role: LEARNER
I20260608 10:04:19.157421 12313 consensus_queue.cc:260] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.160184 12313 ts_tablet_manager.cc:1434] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:04:19.162616 12068 tablet_copy_service.cc:342] P b8b71a7d71e14171983e26fff4bca107: Request end of tablet copy session ac326dc3f8474654bdee202b8ee38a79-d8b1b1d2a3e0486b8531761110cd0005 received from {username='slave'} at 127.0.0.1:44248
I20260608 10:04:19.163089 12068 tablet_copy_service.cc:434] P b8b71a7d71e14171983e26fff4bca107: ending tablet copy session ac326dc3f8474654bdee202b8ee38a79-d8b1b1d2a3e0486b8531761110cd0005 on tablet d8b1b1d2a3e0486b8531761110cd0005 with peer ac326dc3f8474654bdee202b8ee38a79
I20260608 10:04:19.172945 12313 ts_tablet_manager.cc:933] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Initiating tablet copy from peer 84f9e6d4cc0446559118f19243fd0096 (127.0.119.66:40191)
I20260608 10:04:19.178169 12313 tablet_copy_client.cc:323] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.66:40191
I20260608 10:04:19.191813 11994 tablet_copy_service.cc:140] P 84f9e6d4cc0446559118f19243fd0096: Received BeginTabletCopySession request for tablet 3f6b0645b11f46049f7691a7f0c9a499 from peer ac326dc3f8474654bdee202b8ee38a79 ({username='slave'} at 127.0.0.1:52154)
I20260608 10:04:19.192492 11994 tablet_copy_service.cc:161] P 84f9e6d4cc0446559118f19243fd0096: Beginning new tablet copy session on tablet 3f6b0645b11f46049f7691a7f0c9a499 from peer ac326dc3f8474654bdee202b8ee38a79 at {username='slave'} at 127.0.0.1:52154: session id = ac326dc3f8474654bdee202b8ee38a79-3f6b0645b11f46049f7691a7f0c9a499
I20260608 10:04:19.201174 11994 tablet_copy_source_session.cc:215] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:19.204736 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6b0645b11f46049f7691a7f0c9a499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.221184 12317 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:19.222182 12317 tablet_bootstrap.cc:492] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap complete.
I20260608 10:04:19.222986 12317 ts_tablet_manager.cc:1403] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Time spent bootstrapping tablet: real 0.120s	user 0.104s	sys 0.012s
I20260608 10:04:19.224195 12313 tablet_copy_client.cc:806] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:19.224805 12313 tablet_copy_client.cc:670] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:19.225723 12317 raft_consensus.cc:359] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.226442 12317 raft_consensus.cc:740] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac326dc3f8474654bdee202b8ee38a79, State: Initialized, Role: LEARNER
I20260608 10:04:19.227147 12317 consensus_queue.cc:260] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } attrs { replace: true } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.229312 12317 ts_tablet_manager.cc:1434] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:04:19.232471 11919 tablet_copy_service.cc:342] P 1ec8693f4ab6420f90423499cfc9fde0: Request end of tablet copy session ac326dc3f8474654bdee202b8ee38a79-8f213a07e14341be8d4d9feaa2288558 received from {username='slave'} at 127.0.0.1:55062
I20260608 10:04:19.232950 11919 tablet_copy_service.cc:434] P 1ec8693f4ab6420f90423499cfc9fde0: ending tablet copy session ac326dc3f8474654bdee202b8ee38a79-8f213a07e14341be8d4d9feaa2288558 on tablet 8f213a07e14341be8d4d9feaa2288558 with peer ac326dc3f8474654bdee202b8ee38a79
I20260608 10:04:19.233671 12313 tablet_copy_client.cc:538] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:19.245443 12313 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap starting.
I20260608 10:04:19.330444 12313 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:19.331437 12313 tablet_bootstrap.cc:492] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap complete.
I20260608 10:04:19.333949 12313 ts_tablet_manager.cc:1403] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Time spent bootstrapping tablet: real 0.089s	user 0.088s	sys 0.000s
I20260608 10:04:19.337141 12313 raft_consensus.cc:359] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.338016 12313 raft_consensus.cc:740] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac326dc3f8474654bdee202b8ee38a79, State: Initialized, Role: LEARNER
I20260608 10:04:19.338709 12313 consensus_queue.cc:260] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } attrs { replace: true } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.342967 12313 ts_tablet_manager.cc:1434] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 10:04:19.345001 11994 tablet_copy_service.cc:342] P 84f9e6d4cc0446559118f19243fd0096: Request end of tablet copy session ac326dc3f8474654bdee202b8ee38a79-3f6b0645b11f46049f7691a7f0c9a499 received from {username='slave'} at 127.0.0.1:52154
I20260608 10:04:19.345464 11994 tablet_copy_service.cc:434] P 84f9e6d4cc0446559118f19243fd0096: ending tablet copy session ac326dc3f8474654bdee202b8ee38a79-3f6b0645b11f46049f7691a7f0c9a499 on tablet 3f6b0645b11f46049f7691a7f0c9a499 with peer ac326dc3f8474654bdee202b8ee38a79
I20260608 10:04:19.352797 12252 raft_consensus.cc:1217] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:19.385180 12313 ts_tablet_manager.cc:933] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Initiating tablet copy from peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523)
I20260608 10:04:19.386907 12313 tablet_copy_client.cc:323] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Beginning tablet copy session from remote peer at address 127.0.119.65:33523
I20260608 10:04:19.388702 11919 tablet_copy_service.cc:140] P 1ec8693f4ab6420f90423499cfc9fde0: Received BeginTabletCopySession request for tablet f6bef3a9971a410c968d2fed79ddc035 from peer ac326dc3f8474654bdee202b8ee38a79 ({username='slave'} at 127.0.0.1:55062)
I20260608 10:04:19.389307 11919 tablet_copy_service.cc:161] P 1ec8693f4ab6420f90423499cfc9fde0: Beginning new tablet copy session on tablet f6bef3a9971a410c968d2fed79ddc035 from peer ac326dc3f8474654bdee202b8ee38a79 at {username='slave'} at 127.0.0.1:55062: session id = ac326dc3f8474654bdee202b8ee38a79-f6bef3a9971a410c968d2fed79ddc035
I20260608 10:04:19.398277 11919 tablet_copy_source_session.cc:215] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:19.401535 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bef3a9971a410c968d2fed79ddc035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:19.414155 12313 tablet_copy_client.cc:806] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:19.414799 12313 tablet_copy_client.cc:670] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:19.419453 12313 tablet_copy_client.cc:538] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:19.427774 12313 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap starting.
I20260608 10:04:19.504889 12252 raft_consensus.cc:1217] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:19.520164 12313 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:19.521024 12313 tablet_bootstrap.cc:492] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Bootstrap complete.
I20260608 10:04:19.521862 12313 ts_tablet_manager.cc:1403] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Time spent bootstrapping tablet: real 0.094s	user 0.085s	sys 0.000s
I20260608 10:04:19.524125 12313 raft_consensus.cc:359] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.524736 12313 raft_consensus.cc:740] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac326dc3f8474654bdee202b8ee38a79, State: Initialized, Role: LEARNER
I20260608 10:04:19.525354 12313 consensus_queue.cc:260] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [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: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: NON_VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: true } }
I20260608 10:04:19.527289 12313 ts_tablet_manager.cc:1434] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:04:19.529379 11919 tablet_copy_service.cc:342] P 1ec8693f4ab6420f90423499cfc9fde0: Request end of tablet copy session ac326dc3f8474654bdee202b8ee38a79-f6bef3a9971a410c968d2fed79ddc035 received from {username='slave'} at 127.0.0.1:55062
I20260608 10:04:19.529867 11919 tablet_copy_service.cc:434] P 1ec8693f4ab6420f90423499cfc9fde0: ending tablet copy session ac326dc3f8474654bdee202b8ee38a79-f6bef3a9971a410c968d2fed79ddc035 on tablet f6bef3a9971a410c968d2fed79ddc035 with peer ac326dc3f8474654bdee202b8ee38a79
I20260608 10:04:19.770506   477 tablet_server.cc:179] TabletServer@127.0.119.65:0 shutting down...
I20260608 10:04:19.778043 12252 raft_consensus.cc:1217] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:19.802417 12285 raft_consensus.cc:1064] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: attempting to promote NON_VOTER ac326dc3f8474654bdee202b8ee38a79 to VOTER
I20260608 10:04:19.808179 12285 consensus_queue.cc:237] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false } }
I20260608 10:04:19.814283 12252 raft_consensus.cc:1217] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 10:04:19.822507 11948 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:04:19.836592 12252 raft_consensus.cc:1275] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Refusing update from remote peer b8b71a7d71e14171983e26fff4bca107: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:04:19.840445 11983 raft_consensus.cc:1275] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Refusing update from remote peer b8b71a7d71e14171983e26fff4bca107: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 10:04:19.842643 11948 consensus_peers.cc:597] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 -> Peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Couldn't send request to peer 1ec8693f4ab6420f90423499cfc9fde0. 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:04:19.842692 12323 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:04:19.852383 12285 consensus_queue.cc:1048] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:04:19.854321 12022 consensus_peers.cc:597] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 -> Peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Couldn't send request to peer 1ec8693f4ab6420f90423499cfc9fde0. 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:04:19.857892   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:19.859510   477 tablet_replica.cc:333] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.860500   477 raft_consensus.cc:2243] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.861243   477 raft_consensus.cc:2272] T 55f8e7eef6e34539941ab214418f2091 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.864549   477 tablet_replica.cc:333] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.866788   477 raft_consensus.cc:2243] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.867709   477 raft_consensus.cc:2272] T d8b1b1d2a3e0486b8531761110cd0005 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.867100 12334 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index 16 to 17, ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false } } }
I20260608 10:04:19.871122   477 tablet_replica.cc:333] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.872008   477 raft_consensus.cc:2243] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.873490   477 raft_consensus.cc:2272] T f6bef3a9971a410c968d2fed79ddc035 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.875341 11983 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false } } }
I20260608 10:04:19.876998   477 tablet_replica.cc:333] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.878311   477 raft_consensus.cc:2243] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.879052   477 raft_consensus.cc:2272] T 3f6b0645b11f46049f7691a7f0c9a499 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.880432 12252 raft_consensus.cc:2955] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index 16 to 17, ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) changed from NON_VOTER to VOTER. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false } } }
I20260608 10:04:19.882308   477 tablet_replica.cc:333] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.883256   477 raft_consensus.cc:2243] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.884148   477 raft_consensus.cc:2272] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.890779 11806 catalog_manager.cc:5696] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 reported cstate change: config changed from index 16 to 17, ac326dc3f8474654bdee202b8ee38a79 (127.0.119.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b71a7d71e14171983e26fff4bca107" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1ec8693f4ab6420f90423499cfc9fde0" member_type: VOTER last_known_addr { host: "127.0.119.65" port: 33523 } } peers { permanent_uuid: "84f9e6d4cc0446559118f19243fd0096" member_type: VOTER last_known_addr { host: "127.0.119.66" port: 40191 } attrs { replace: true } } peers { permanent_uuid: "b8b71a7d71e14171983e26fff4bca107" member_type: VOTER last_known_addr { host: "127.0.119.67" port: 44085 } } peers { permanent_uuid: "ac326dc3f8474654bdee202b8ee38a79" member_type: VOTER last_known_addr { host: "127.0.119.68" port: 39485 } attrs { promote: false } } }
I20260608 10:04:19.899006   477 tablet_replica.cc:333] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0: stopping tablet replica
I20260608 10:04:19.899771   477 raft_consensus.cc:2243] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:19.900959   477 raft_consensus.cc:2272] T 8f213a07e14341be8d4d9feaa2288558 P 1ec8693f4ab6420f90423499cfc9fde0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:04:19.916942 11948 consensus_peers.cc:597] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 -> Peer 1ec8693f4ab6420f90423499cfc9fde0 (127.0.119.65:33523): Couldn't send request to peer 1ec8693f4ab6420f90423499cfc9fde0. 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:04:19.937551   477 tablet_server.cc:196] TabletServer@127.0.119.65:0 shutdown complete.
I20260608 10:04:19.964005   477 tablet_server.cc:179] TabletServer@127.0.119.66:0 shutting down...
I20260608 10:04:19.991216   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:19.991950   477 tablet_replica.cc:333] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:19.992647   477 raft_consensus.cc:2243] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.993422   477 raft_consensus.cc:2272] T d8b1b1d2a3e0486b8531761110cd0005 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:19.996968   477 tablet_replica.cc:333] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:19.997614   477 raft_consensus.cc:2243] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:19.998274   477 raft_consensus.cc:2272] T f6bef3a9971a410c968d2fed79ddc035 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.001040   477 tablet_replica.cc:333] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:20.001847   477 raft_consensus.cc:2243] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:20.003131   477 raft_consensus.cc:2272] T 3f6b0645b11f46049f7691a7f0c9a499 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.005481   477 tablet_replica.cc:333] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:20.006065   477 raft_consensus.cc:2243] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:20.006999   477 raft_consensus.cc:2272] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.009444   477 tablet_replica.cc:333] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:20.010010   477 raft_consensus.cc:2243] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.010694   477 raft_consensus.cc:2272] T 8f213a07e14341be8d4d9feaa2288558 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.012939   477 tablet_replica.cc:333] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096: stopping tablet replica
I20260608 10:04:20.013476   477 raft_consensus.cc:2243] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:20.014312   477 raft_consensus.cc:2272] T 55f8e7eef6e34539941ab214418f2091 P 84f9e6d4cc0446559118f19243fd0096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.034920   477 tablet_server.cc:196] TabletServer@127.0.119.66:0 shutdown complete.
I20260608 10:04:20.053030   477 tablet_server.cc:179] TabletServer@127.0.119.67:0 shutting down...
I20260608 10:04:20.084350   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:20.085078   477 tablet_replica.cc:333] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.085754   477 raft_consensus.cc:2243] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.086530   477 raft_consensus.cc:2272] T 8f213a07e14341be8d4d9feaa2288558 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.088935   477 tablet_replica.cc:333] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.089643   477 raft_consensus.cc:2243] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:20.090931   477 raft_consensus.cc:2272] T d8b1b1d2a3e0486b8531761110cd0005 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.094113   477 tablet_replica.cc:333] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.094808   477 raft_consensus.cc:2243] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.095485   477 raft_consensus.cc:2272] T f6bef3a9971a410c968d2fed79ddc035 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.097748   477 tablet_replica.cc:333] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.098340   477 raft_consensus.cc:2243] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.098984   477 raft_consensus.cc:2272] T 3f6b0645b11f46049f7691a7f0c9a499 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.101212   477 tablet_replica.cc:333] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.101760   477 raft_consensus.cc:2243] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.102298   477 raft_consensus.cc:2272] T 14423f3afa5e4cfd9ccbb3b89763c7e6 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.104562   477 tablet_replica.cc:333] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107: stopping tablet replica
I20260608 10:04:20.105083   477 raft_consensus.cc:2243] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.105595   477 raft_consensus.cc:2272] T 55f8e7eef6e34539941ab214418f2091 P b8b71a7d71e14171983e26fff4bca107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.124225   477 tablet_server.cc:196] TabletServer@127.0.119.67:0 shutdown complete.
I20260608 10:04:20.142234   477 tablet_server.cc:179] TabletServer@127.0.119.68:0 shutting down...
I20260608 10:04:20.164716   477 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:20.165598   477 tablet_replica.cc:333] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79: stopping tablet replica
I20260608 10:04:20.166385   477 raft_consensus.cc:2243] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:20.166945   477 raft_consensus.cc:2272] T f6bef3a9971a410c968d2fed79ddc035 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:20.170101   477 tablet_replica.cc:333] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79: stopping tablet replica
I20260608 10:04:20.170890   477 raft_consensus.cc:2243] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:20.171379   477 raft_consensus.cc:2272] T 3f6b0645b11f46049f7691a7f0c9a499 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:20.174448   477 tablet_replica.cc:333] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79: stopping tablet replica
I20260608 10:04:20.175169   477 raft_consensus.cc:2243] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:20.175652   477 raft_consensus.cc:2272] T 8f213a07e14341be8d4d9feaa2288558 P ac326dc3f8474654bdee202b8ee38a79 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:20.178613   477 tablet_replica.cc:333] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79: stopping tablet replica
I20260608 10:04:20.179298   477 raft_consensus.cc:2243] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:20.179950   477 raft_consensus.cc:2272] T d8b1b1d2a3e0486b8531761110cd0005 P ac326dc3f8474654bdee202b8ee38a79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.207154   477 tablet_server.cc:196] TabletServer@127.0.119.68:0 shutdown complete.
I20260608 10:04:20.221434   477 master.cc:562] Master@127.0.119.126:39125 shutting down...
W20260608 10:04:20.246817 11854 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:20.247177 11854 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:20.247411 11854 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:20.248675   477 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:20.249183   477 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:20.249475   477 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef619189153d4f5da9d94bb45d7a6c0d: stopping tablet replica
I20260608 10:04:20.275053   477 master.cc:584] Master@127.0.119.126:39125 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7180 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14355 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (251842 ms total)
[  PASSED  ] 24 tests.
I20260608 10:04:20.333864   477 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 ~41 seconds ago
I20260608 10:04:20.334092   477 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 ~41 seconds ago
I20260608 10:04:20.334263   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~41 seconds ago
I20260608 10:04:20.334404   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 11 messages since previous log ~73 seconds ago
I20260608 10:04:20.334579   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 7 messages since previous log ~160 seconds ago
I20260608 10:04:20.334748   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 10 messages since previous log ~232 seconds ago
I20260608 10:04:20.335053   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 81 messages since previous log ~30 seconds ago
I20260608 10:04:20.335220   477 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
